SA-MP Forums Archive
Checkpoint to low? how to higher it? - 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: Checkpoint to low? how to higher it? (/showthread.php?tid=89267)



Checkpoint to low? how to higher it? - SuperS0nic - 01.08.2009

How do i higher my checkpoint?
[img width=960 height=768]http://junsele.com/viewpic.asp?id=108284[/img]


Re: Checkpoint to low? how to higher it? - Abernethy - 01.08.2009

pawn Код:
SetPlayerCheckpoint(playerid, YOUR_X, YOUR_Y, YOUR_Z+8);



Re: Checkpoint to low? how to higher it? - SuperS0nic - 01.08.2009

I got 2 functions Checkcoords and checkpoints.

new Float:checkCoords[MAX_POINTS][4] = {
new Float:checkpoints[MAX_POINTS][4] = { // checkpoints


Which one should i edit on and is it supposed to be the same coords at both of those lists o_O?


Re: Checkpoint to low? how to higher it? - SuperS0nic - 01.08.2009

Help this is urgent.


Re: Checkpoint to low? how to higher it? - saiberfun - 01.08.2009

just increase ur Zpos in ur checkpointpos
n please don't doublepost


Re: Checkpoint to low? how to higher it? - SuperS0nic - 01.08.2009

Quote:
Originally Posted by saiberfun
just increase ur Zpos in ur checkpointpos
n please don't doublepost
First i enter my cityhall, and then i see the exit.. no checkpoint i have to stand over it to see the checkpoint appearing but when i re-enter the checkpoint it will get lowered.. o_O