Posts: 437
Threads: 85
Joined: Sep 2009
Reputation:
0
I copyed time function to gamemode, all works, that lights working, but that time textdraw is blinking, or hiding anytimes, then shows every.
Posts: 2,629
Threads: 40
Joined: Mar 2008
Reputation:
0
Is the textdraw the exact same textdraw that is enabled in the filterscript? Disable the filterscript and try it.
Posts: 287
Threads: 16
Joined: Nov 2007
Reputation:
0
Protip: TextDraws within Gamemodes and Filterscripts hate eachother. Having all your TextDraws in one script gets best results.