SA-MP Forums Archive
HALP!!! please - 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: HALP!!! please (/showthread.php?tid=212078)



HALP!!! please - darkknight123 - 16.01.2011

Im wanting to make a super cool guy for my 0.3c server but i dont know how to get player/vehicle cordinates....iv been searching for a program but cant find one please help


Re: HALP!!! please - hanzen - 16.01.2011

You want to make an NPC?


Re: HALP!!! please - darkknight123 - 16.01.2011

no im wanting to attatch objects to my players like
AttatchPlayerObject(playerid,[so on]);
but i dont know how to get the cordinates on the player


Re: HALP!!! please - Niki... - 16.01.2011

If you want to get player/vehicle coordinates simply join SAMP debug or any server go to location you wish to take coordinates and do /save it will save in your gta sa user files>samp>savedpoints or in your gta folder that is for player, if you want same for veh go into veh and go to place where u want to take coords and do /save the cords are in same place as for player cords.


Re: HALP!!! please - darkknight123 - 16.01.2011

NO! on the players body!


Re: HALP!!! please - Mike_Peterson - 16.01.2011

https://sampwiki.blast.hk/wiki/SetPlayerAttachedObject

https://sampwiki.blast.hk/wiki/Bone_IDs
i think this should be better


Re: HALP!!! please - darkknight123 - 16.01.2011

Thank you mike! very helpful!