11.12.2010, 19:14
settimer is global when you have with playerid
it will give error
it should be settimerex
pawn Код:
SetTimer(playerid,"Bot",20000,1); //The messages will randomly change every 20 seconds.
it should be settimerex