// variable.new go[MAX_PLAYERS];// set timer for player.go[playerid] = SetTimerEx("GoTimer", 30000, 0, "i", playerid);// kill timer for player.KillTimer(go[playerid]);thanks mate your a star