SA-MP Forums Archive
Offset editor ? - 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: Offset editor ? (/showthread.php?tid=510892)



Offset editor ? - DonBonanno - 03.05.2014

Hello..I have a problem with Attach3DTextLabelToVehicle ..

How can i edit coordinates ? I wanna move that text and i don't know how..Exist an editor or something ? To get good coordinates ?

((offset))

Thanks.


Re: Offset editor ? - Flake. - 03.05.2014

You'll have to do it manually, the offsets are in the function


Source: https://sampwiki.blast.hk/wiki/Attach3DTextLabelToVehicle


Re: Offset editor ? - DonBonanno - 03.05.2014

I know that..but,you know coordinates to show the text number plate in back at the plate ? Sorry for my bad english..
I want to show that text in back to the car..


Re: Offset editor ? - Nathan_Taylor - 03.05.2014

You want to change the license plate? If so then just do
pawn Код:
SetVehicleNumberPlate(vehicleid, "plate");