No.....But im not sure whst this line is ?
//Run the player monitor
_id = player addEventHandler ["Respawn", {_id = [] spawn player_death; _nul = [] execVM "addin\plrInit.sqf";}];
//_id = player addEventHandler ["Respawn", {_id = [] spawn player_death;}];
_playerMonitor =[] execVM...
Im pretty new to the dayz scene. Could someone possibly look at my server.pbo file and see if my server_cleanup file is edited properly ?
http://www.zombiebattalion.net/dayz_server.rar
I have it in like this....
if (isServer) then {
dogOwner = [];
_serverMonitor = [] execVM "\z\addons\dayz_code\system\server_monitor.sqf";
"atp" addPublicVariableEventHandler { diag_log format["%1", _this select 1];};
};
And where would i make changes for anti hack ?
Your coordibates are wrong....it should look like this [[140.650757, 43.7258949, 0]300]
You need the coordinates to be in the x,y,z formation. When your getting your coordinates they are x,z,y. You just need to switch the y and z. Hope this helps.
The #200 restriction doesnt make since. It happens when u crash a vehicle. And here is the remoteexec.txt. Lines 200 is commented out.
1 "" !="this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';" !="spawn...
Just ordered a new serverr from HFB and we keep getting kicked for these restrictions......
has been kicked by BattlEye: SetPos Restriction #1
has been kicked by BattlEye: RemoteExec Restriction #200
has been kicked by BattlEye: AttachTo Restriction #49 ( This happened when trying to toww...
Kind of a similar problem here.....My loadscreen works but i lost my intro music that goes with it. I used the following code in the description.ext but since patch its broke.
class CfgSounds
{
sounds[] =
{
introSong
};
class introSong
{
name="introSong"...
Ok i recently switched from DAYZ.ST to HFB as a server host. On DAYZ.ST i ran a custom mission with numerous scripts all working fine. The same scripts dont work on HFB. Is this common ? The biggest issue im having is posted below. Its using an ammo box to hold supplies that are spawned into the...
http://www.gametracker.com/server_info/206.222.11.250:2342/
Its there...just underwater :) Server host is HFB. Only reason im posting the host is because i just switched to them from DAYZ.ST and i think it may be server side because the bridge works fine on that server. I also am having...
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.