If you were logged in you would gain 3 XP for posting a reply.
You must have JavaScript enabled in order to post a comment.
Please respect our terms of use when participating in Nibbits.
In Green Tea Main folder, there is a file GTZFuntion.galaxy.
Searching this line:
if (PlayerDifficulty(player) == c_skirVeryEasy && AIGetTime() < 600 && PlayerGroupPlayer(PlayerGroupActive(), 2) <= 2 ) { UIDisplayMessage(PlayerGroupAll(), 2, StringToText(" " + minutesTime2 + " : " + msgTime2 )); }else { UIDisplayMessage(PlayerGroupAll(), 2, StringToText(" " + minutesTime + " : " + msgTime )); }
Delete these line, the clock will no longer appear.
Support Nibbits by linking to us:
In Green Tea Main folder, there is a file GTZFuntion.galaxy.
Searching this line:
Delete these line, the clock will no longer appear.