23.07.2016, 08:15
How do I set the capturing timer for VIP's, any code.
UnderAttack[SNAKE] = 1; timer[playerid][SNAKE] = SetTimerEx("SnakeFarm", 25000, false,"i",playerid); Captured[playerid][SNAKE] = 0; SendClientMessage(playerid, -1,""COL_GREEN"Server: "COL_WHITE"Stay in the checkpoint for 25 seconds to capture zone.");