Help Timer for +rep
#4

Do you mean this?

pawn Код:
GameTextForPlayer(playerid, string,1500, 3);
Change it for this:

pawn Код:
GameTextForPlayer(playerid, string, 10000, 3);
Or if it is not what you meant, try changing this:

pawn Код:
PointTimer = SetTimerEx("FinalCapture", 600000, false, "dd", Capturer, CapturerFam);
To this:

pawn Код:
PointTimer = SetTimerEx("FinalCapture", 10000, false, "dd", Capturer, CapturerFam);
Reply


Messages In This Thread
Help Timer for +rep - by Airblog - 30.12.2014, 15:39
Re: Help Timer for +rep - by Sledgehammer - 30.12.2014, 15:55
Re: Help Timer for +rep - by Airblog - 30.12.2014, 16:20
Reply - by Ygzeb - 30.12.2014, 16:59
Re: Help Timer for +rep - by Airblog - 30.12.2014, 17:18
Re: Help Timer for +rep - by Airblog - 31.12.2014, 06:17
Re: Help Timer for +rep - by Arxalan - 31.12.2014, 06:38

Forum Jump:


Users browsing this thread: 2 Guest(s)