Kicks for PublicVariable Restriction #0
Is there exception I can add or do I just have to change whole line to 1 for only logging?
Also booby trap did not explode when I walked to it myself. This is normal?
To setup this (This is from from piXel`s addin)
Bottom of init.sqf add
_nul = [] execVM "vehInit.sqf"; //vehicle climb
Then just throw these 3 files in your mission folder.
vehInit.sqf
//===================piXel 12-02-2013============
if (isServer) exitwith {};
waitUntil {sleep 2; count...
I can get this to work but antihack blocks you from getting out of the vehicle.
Backspace is used for getting out. How would I whitelist backspace to ah?
This works for me. Is there way to trigger loot spawn faster. After 1.7.7 it takes a lot longer to spawn.
I dont want to increase spawn radius too much.
Maybe these lines in variables.sqf
dayz_lootDelay = 3;
dayz_lootWait = -300;
First add USBasicAmmunitionBox_EP1 to server_player_Sync, server_updateNearbyObjects, server_functions and in variables and edit server_cleanup just like posted earlier.
If you have any map tool you can just add custom spawn point and name it USBasicAmmunitionBox_EP1.
Or add it to...
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.