How to get the xyz coordinates that locate on players?
#1

And have the same question on vehicles. For example, I want to attach a cashier's machine to player's hand but how can I get those positions? And how to get the positions of cars like sirens?
Reply
#2

use /save in any area and goto Gta user files/Samp/savedpositions.txt
thats are u rqstin'?
Reply
#3

Get a look here https://sampwiki.blast.hk/wiki/SetPlayerAttachedObject
Reply
#4

You can use this filterscript to get attached object cords: https://sampforum.blast.hk/showthread.php?tid=209234
Reply
#5

Sorry, but this isn't what I want. I was requesting the position on skins.
Reply
#6

Quote:
Originally Posted by RedWolfX
Посмотреть сообщение
You can use this filterscript to get attached object cords: https://sampforum.blast.hk/showthread.php?tid=209234
Does it refund the informations of position like X.Y.Z?
Reply
#7

Anyone help me?
Reply
#8

Still in need help!!
Reply
#9

Help please!!
Reply
#10

pawn Код:
new Float: x, y, z;
GetPlayerPos(playerid, x, y, z);
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)