18.10.2010, 00:40
Olб queria saber como faзo um coutdown
Queria tirar esse gametextforplayer e por um coutdown (60 segs)
Por favor alguem pode me ajudar?
Grato desde jб
Код:
public RobCityHall(playerid)
{
new string[128];
if(IsPlayerInRangeOfPoint(playerid, 2, 358.5919,184.2908,1008.3828))
{
if(RobbingTime[playerid] > 0)
{
RobbingTime[playerid] --;
GameTextForPlayer(playerid, "~w~Remain in the ~r~Pickup ~w~until the time ends!", 1000,4);
}
Por favor alguem pode me ajudar?
Grato desde jб

