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



VehName TextDraw - DokerJr - 30.09.2009

Hi !

Help me with this question ...

How to made a simple Vehicle Names with TextDraw ?

Is vehnames with GameTextForPlayer
But I want to be writing textdraw ...
How do that?
It's hard to do but I look at the cars!

Help !


Thx


Re: VehName TextDraw - dice7 - 30.09.2009

Create a textdraw and show it when a player enters a vehicle and hide it when he exits it
https://sampwiki.blast.hk/wiki/TextDrawCreate
https://sampwiki.blast.hk/wiki/TextDrawShowForPlayer
https://sampwiki.blast.hk/wiki/TextDrawHideForPlayer

Also, you'll find this useful if you have no textdraw experience
http://forum.sa-mp.com/index.php?topic=29132.0


Re: VehName TextDraw - DokerJr - 30.09.2009

thanks dice