I have a question about Script Restriction #76

Hudnall

New Member
My friends and I get kicked from our server with Script Restriction #76
I have been staring at this error for a while now, I'm not sure what I'm supposed to be doing to fix it :(

I am fairly new at setting up servers, and very new at DayZ Servers.

This is the error ( I hope) I just don't know how to crack it...
any help would be very appreciated

Code:
(player info) #76 "urrentTaskArrays", "SetDate","SetDir", "setGroupID:, "setMarkerPosLocal", "setObjectTexture", "setSimpleTaskDescription", "SetT"

I have, SARGE AI, ChooChoo Train,Halo Jump Spawn, Spawn Music, Car Radio and Blue Phoenix Admin Tools.

Thanks in advance :)
 
if you get a script restriction, you first need to check XXXX.log and find out which part of your code is kicked by BE.
then you add BE filter some exceptions by writing !"~~~~~" after the particular row in XXXX.txt
you're required to use certain escape character if it contains " or something like that.
 
Back
Top