FreedomHolland Posted September 20, 2013 Report Share Posted September 20, 2013 Like the titel says... What do i need to adjust pleas help friendly`s from the netherlands :) Link to comment Share on other sites More sharing options...
0 kyles_back Posted September 20, 2013 Report Share Posted September 20, 2013 Well im not complete sure but i want to help point you in the right direction i believe the setting will be in the Dayz_server.pbo under player_disconnect which from what i can tell is what informs the data base that you are "combat logging" try edditing this bit out i think that might work /*if ((_timeout - time) > 0) then { _object setVariable["NORRN_unconscious",true, true]; _object setVariable["unconsciousTime",300,true]; #ifdef DZE_SERVER_DEBUG diag_log format["COMBAT LOGGED: %1 (%2)", _playerName,_timeout]; //diag_log format["SET UNCONCIOUSNESS: %1", _playerName]; #endif // Message whole server when player combat logs _message = format["PLAYER COMBAT LOGGED: %1",_playerName]; [nil,nil,"per",rTITLETEXT,_message,"PLAIN DOWN"] call RE; };*/ Link to comment Share on other sites More sharing options...
Question
FreedomHolland
Like the titel says...
What do i need to adjust pleas help friendly`s from the netherlands :)
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now