SA-MP Forums Archive
Co-ordinates help (rep+) - 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)
+--- Thread: Co-ordinates help (rep+) (/showthread.php?tid=353230)



Co-ordinates help (rep+) - Makaveli93 - 22.06.2012

I'm creating a SWAT rope sliding script and I am having troubles on getting the co-ordinates of the right chopper seat. The thing is, I want player to be placed on the beginning of the rope (at the top) and then he would be able to slide down, but I don't know how to find the co-ordinates of that. Any help would be appreciated.


Re: Co-ordinates help (rep+) - WillyP - 22.06.2012

Use PutPlayerInVehicle then add a couple to x or y?


Re: Co-ordinates help (rep+) - Makaveli93 - 22.06.2012

But what if the seat is already taken? Isn't there another way to do this?