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



CarLabel - Michael@Belgium - 23.02.2012

Thank for helping !


AW: CarLabel - Drebin - 23.02.2012

Use Create3DTextLabel(); instead of CreatePlayer3DTextLabel.
https://sampwiki.blast.hk/wiki/Create3DTextLabel
CreatePlayer3DTextLabel is for one player only (like player objects),Create3DTextLabel is shown to everyone.


Re: AW: CarLabel - Michael@Belgium - 24.02.2012

Quote:
Originally Posted by Drebin
Посмотреть сообщение
Use Create3DTextLabel(); instead of CreatePlayer3DTextLabel.
https://sampwiki.blast.hk/wiki/Create3DTextLabel
CreatePlayer3DTextLabel is for one player only (like player objects),Create3DTextLabel is shown to everyone.
Hmm ok thanks Drebin, but i think i have to attach it to the player also ? (or the car)


Re: CarLabel - emokidx - 24.02.2012

yes you have to
Attach3DTextLabelToPlayer
Attach3DTextLabelToVehicle