23.02.2018, 08:49
Quote:
KillTimer(Rainbow_Timer[playerid]);
should be KillTimer(Rainbow_Timer(playerid)); since the compiler complains when i use [playerid] for timers |
EDIT: how so? hang on lemme try that, never encountered a problem with it before.
Nope you're wrong, it's the other way around.