Hi all!
what could be the problem? error : incountered instead of '='
the lines:
classItem1{
name ="tradezone_z";
position[]={18454.9,0.148972,14272.8};
a =100;
b =100;
angle =-130.966;2058 line: activationBy ="ANY";
repeating =1;
interruptable =1;
age ="UNKNOWN";
expCond ="(vehicle player) in thislist;";
expActiv ="[""ESpawn"",[""you have entered the safe zone.""]] call bis_fnc_showNotification; _safeZoneFiredEH = player addEventHandler ["Fired", { deleteVehicle (_this select 6); }];";
expDesactiv ="[""EuSpawn"",[""you went with the safe zone.""]] call bis_fnc_showNotification; player removeEventHandler["Fired", _safeZoneFiredEH];";classEffects{};};
Question
MultiGamer
Hi all!
what could be the problem? error : incountered instead of '='
the lines:
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now