here is a code i made for antihack witch can be called in mission file @ code link copy and paste and name it antihacks.sqf
Init call needs to look like this
custom_antihax = true; //Make this false to disable antihacks.
AH_AdminList = ["6864384", "116341702"]; //add admin uids here...
In the next update release i will make sounds toggable in settings but for you having more lag i dont see why that is and my server i have it on has 41 people and it is much improved so my questions is dayz.st?
in the newest version i released on line 752 where
if ((_this select 1) == 56)
if you change 56 to another key code it will change the required key.
Keys:
ESC = 1
F1 = 59
F2 = 60
F3 = 61
F4 = 62
F5 = 63
F6 = 64
F7 = 65
F8 = 66
F9 = 67
F10 = 68
F11 = 87
F12 = 88
PRINT = 183
SCROLL = 70...
Ok download is updated and new init call will be made but i have tested this on epoch,taviana,cherno,overwatch this morning so for those who run into problems check your init call witch should be calling settings
p.s. getting stuck at wait for host means your pbo is not packed right and also...
You guys were right and the call i used is bad i will update that for the files its great but to fix the call for now just open the init.sqs and use those calls in the init.sqf in main directory for now.
you use the new init call and should look like this
Use_spork = true; //turn this false to disable sporks whole mod.
AdminList = ["6864384", "116341702"]; //add admin uids here
[Use_spork,AdminList] execvm "@DayZofDuty\dod\init.sqs";
Version 1.01 small update is available because of lag @ http://www.survival-servers.com/showthread.php?1-Version-1-01-Download&p=1#post1 the forum post here was also updated @ http://opendayz.net/threads/release-dayz-of-glory-levels-xp-extras.13605/
Use my updater.exe to get updates easier...
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.