Cryten Posted September 3, 2013 Report Share Posted September 3, 2013 Many players have the problem when they login they doubled the inventory so only the inventory, not the backpack epoch latest version and the latest version of Arma How can this be? How do I fix the error? best regards cryten Link to comment Share on other sites More sharing options...
0 Cryten Posted September 3, 2013 Author Report Share Posted September 3, 2013 okay i have found the code .... if (!isDedicated) then { //Conduct map operations 0 fadeSound 0; waitUntil {!isNil "dayz_loadScreenMsg"}; dayz_loadScreenMsg = (localize "STR_AUTHENTICATING"); //Run the player monitor _id = player addEventHandler ["Respawn", {_id = [] spawn player_death;}]; _playerMonitor = [] execVM "\z\addons\dayz_code\system\player_monitor.sqf"; [] execVM "script\safezone.sqf";}; Link to comment Share on other sites More sharing options...
0 Benjui Posted September 20, 2013 Report Share Posted September 20, 2013 We got the same problem, items are duped after a serverrestart, but only if the player stay on the server until shutdowns Edit, sorry we are on a privat server just found the thread via the search engine Link to comment Share on other sites More sharing options...
Question
Cryten
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now