[HELP]Checkpoint? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP]Checkpoint? (
/showthread.php?tid=94641)
[HELP]Checkpoint? -
TheNotorius - 31.08.2009
Hello all
i was just wondering i need some checkpoints for houses, and everytime i create a checkpoint its always huge!? and if possible, how do i make seperate OnPlayerEnterCheckpoint? so people can go into diffrenet houses, it would be much appreciated =]
Re: [HELP]Checkpoint? -
Nakash - 31.08.2009
If i get you right you want to make a little checkpoint?
Just change the 8 to 2 or something.
SetPlayerCheckpoint(playerid,2308.3540,-2354.0039,12.6842,
8.0);
Re: [HELP]Checkpoint? -
TheNotorius - 31.08.2009
Quote:
Originally Posted by Nakash
If i get you right you want to make a little checkpoint?
Just change the 8 to 2 or something.
SetPlayerCheckpoint(playerid,2308.3540,-2354.0039,12.6842,8.0);
|
Alrite Thank You