Job Timer
#1

Hello How can i do when i finish my checkpoints job and can work again after 1 hour, and respawn vehicle again to old place ?.

pawn Код:
SendClientMessage(playerid,COLOR_YELLOW,"You finished job and you earn $75.");
         GivePlayerMoney(playerid, 75);
         SetPlayerColor(playerid, TeamInfo[PlayerInfo[playerid][pMember]][TeamColor]);
         RemovePlayerFromVehicle(playerid);
         DisablePlayerCheckpoint(playerid);
         sweeper[playerid] = 0;
         }
     }
Reply


Messages In This Thread
Job Timer - by Yordan_Kronos - 10.05.2013, 21:59
Re: Job Timer - by _chimera_ - 11.05.2013, 04:01

Forum Jump:


Users browsing this thread: 1 Guest(s)