Help On Getting Cordinates behind the Andromeda. - 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 On Getting Cordinates behind the Andromeda. (
/showthread.php?tid=160900)
Help On Getting Cordinates behind the Andromeda. -
silvan - 18.07.2010
So basically the title say it all, I want to know how is it possible to get a cordinates which are not like " GetVehiclePos" or SetPlayerPos... i want the cordinates of the Andromeda, near the " Ramp " that in single player appear. So when a plane moves, it will be refreshed every time a player activate it.
Re: Help On Getting Cordinates behind the Andromeda. -
VictorMartinez - 18.07.2010
yes lookup GetXYInFrontOfPlayer and you can move that around. Mess with it until it's GetXYBehindPlayer and you might have to move the z coord down after getting the coords. I think you have it from here
Re: Help On Getting Cordinates behind the Andromeda. -
silvan - 18.07.2010
can you give me the function of GetXYInFrontOfPlayer?
Edit: NVM, i found it. Thanks for your help