im getting used to different kinds of errors for this script, was going to make a topic for FAQ's
in your case what map you using? have you adjusted your BE scripts and did you edit both server and mission sctipts correctly
check you have the UID in both files
Activate.sqf
waituntil {!alive player ; !isnull (finddisplay 46)};
if ((getPlayerUID player) in ["12922xxxx","10623xxxx","477xxxx","2102xxxx"]) then {
sleep 5;
player addaction [("<t color=""#0074E8"">" + ("Tools Menu")...
Have you tried removing the anti-hack line? cos when you mean disable my guess you just added // in the front but as for me i just removed the whole line.
If your running steam then you should check out
C:\Program Files (x86)\Steam\SteamApps\common\arma 2 operation arrowhead\@Dayz\Addons\dayz_code.pbo
you can't say everyone cos you have to have the file as its part of the game.
I agree with Fred,
Just a thought cos this is a discussions section so we talk about the script per topic while talk about adjustments and bugs but would like to see a new forum section for new people with little or no knowledge help with their scripts.
But its down to the explain step by...
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.