Search results

  1. N

    Need help getting debug monitor restart timer to match actual restart schedule.

    I've been wracking my brain over the last few hours trying to fix our server's debug monitor restart counter... Here's the code I'm using... waitUntil {alive player}; while {true} do { _kills = player getVariable["zombieKills",0]; _killsH = player...
Back
Top