23.07.2016, 15:57
Код:
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.");
This is the code, how do I get lower time for Donors..

