#2

It goes in the place thats going to trigger the even to beable to start

Example:

if you wanted it to start when some one spawns you would do

pawn Код:
public OnPlayerSpawn(playerid)
{
 SetPlayerRaceCheckpoint(playerid,1,-1644.5199,-204.8154,14.1484,-419.6383,2456.2178,45.0368,10.0);
 return 1;
}
Reply


Messages In This Thread
help - by gpclan - 03.06.2009, 05:40
Re: help - by hoodline - 03.06.2009, 05:52

Forum Jump:


Users browsing this thread: 1 Guest(s)