Help needed with checkpoints
#4

Example, if you com on checkpoint you will get 5000$ and checkpoint will get disabled
Код:
public OnPlayerEnterCheckpoint(playerid)
{
  GivePlayerMoney(playerid, 5000);
  DisablePlayerCheckpoint(playerid);
  return 1;
}
Reply


Messages In This Thread
Help needed with checkpoints - by rbN. - 06.02.2010, 07:39
Re: Help needed with checkpoints - by rbN. - 06.02.2010, 14:27
Re: Help needed with checkpoints - by adytzu32 - 06.02.2010, 14:36
Re: Help needed with checkpoints - by nastoe - 06.02.2010, 14:43
Re: Help needed with checkpoints - by rbN. - 06.02.2010, 15:04

Forum Jump:


Users browsing this thread: 2 Guest(s)