Did you forget this part of the instructions?
Adjust your server_cleanup.fsm file for "Killed a hacker" fix (thanks sarge)
Depends which DayZ version you are running.
The line you are looking for is either:
" if (!(vehicle _x in _safety) && ((typeOf vehicle _x) != ""ParachuteWest"") )...
YES! it is because of the different faction with the skin model a player is using. kind of like a bandit skin trying to get in the same vehicle with a Hero skin type thing.
can you please post the restriction #66 sripts.log entry?
I think i have it...
Search for:
5 onTeamSwitch !"\"onTeamSwitch\","
replace with:
5 onTeamSwitch !"\"onTeamSwitch\"," !"CA_TS_onTeamSwitch","
I am trying to make custom ammo boxes.
The following code is what I have so far although it is not working...
BluePheonix175 do you think its possible?
CustomAmmoBox.sqf:
_box = "USBasicAmmunitionBox";
_posplr = [((getPos player) select 0) + 2, ((getPos player) select 1) + 2, 0];
_dirplr =...
I dont know if this has been posted yet but when spawning say an A10 or other jet. the vehicles was always facing a static direction making it hard to fly without doing allot of maneuvering or hitting some trees., I also wanted the ability to spawn ammo box's on top of a building.
Here is the...
BluePhoenix, Great admin tool!
would it be possible to place items like ammo boxes on the map with the tool and have it add it to the DB so it survives a server restart? this would be a great tool for adding spawn points to the map.
I have done everything to the T in the instructions and it doesnt work.
I spawn on the ground like normal.
I looked in the Servers RPT log and see this:
"TELEPORT REVERT: Mcpimpin (106) from [8470.69,2468.18,0.00141895] to [-18709.3,25923.4,0.00137329] now at [8470.69,2468.18,0.00141895]"...
Does anyone have any pointers as to how i would add an exclusion to mpeventhandler.txt for this log entry...
#27 "Hit" 3:23 - "[(_this Select 0),(_this Select 1)] ExecVM "units\ChopperReaction.sqf";"
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.