Capture timer - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Capture timer (
/showthread.php?tid=612962)
Capture timer -
HassanShah - 23.07.2016
How do I set the capturing timer for VIP's, any code.
Re: Capture timer -
BiosMarcel - 23.07.2016
Honestly. what the hell do you expect, wea re no wizards, we need a code base.
And second of all this isnt the "we code for you section"
Re: Capture timer -
HassanShah - 23.07.2016
Код:
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..