05.08.2009, 22:27
Код:
public OnPlayerEnterCheckpoint(playerid)
{
return 1;
}
public OnPlayerLeaveCheckpoint(playerid)
{
return 1;
}
So i can make my own checkpoints? How
mind explaining how to make a checkpoint once you walk in it you get 1$

