In other words:
If you just use ParachuteWest, then you won't have to deal with any hassles.
If you use anything else, then you run into the risk that 1) your chute will disappear and/or 2) The player attach to the chute will die. To address these 2 issues refer to my posts in this thread.
Nah dude lol:
read the if check:
if ((typeName _objectID != "string") || (typeName _uid != "string")) then
{
diag_log(format["Non-string Object: ID %1 UID %2", _objectID, _uid]);
//force fail
_objectID = "0";
_uid = "0";
};
The check says IF the type is not of string, then...
In order for some vehicles to work in dayz, you must use setvariable and dayz_serverobjectmonitor
setvariable is needed because server_updateObjects will delete any vehicle without a string value in ObjectUID field or ObjectID field.
Example:
_parachute setVariable ["ObjectUID", "this is a...
Actually the message was a reference to EHDgaming using a leaked version of Server Anti-Hack. No one really cares that you try to accuse Peakz (maybe Mars cares?).
Also you shouldn't autoban-it generates way too many false positives :(
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.