SA-MP Forums Archive
help with 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: help with textdraw (/showthread.php?tid=64058)



help with textdraw - _ReloadeD_ - 01.02.2009

i so in one server thet they use textdraw with stats what i mean thet they have a table in the right down corner and there write:
Kills:
Level:
Money:
and it always update when you kill some one or you level up.
how i do the same thing?


Re: help with textdraw - yom - 01.02.2009

TextDrawSetString when player death etc.


Re: help with textdraw - _ReloadeD_ - 01.02.2009

can you write the all command pliz man


Re: help with textdraw - AlExAlExAlEx - 01.02.2009

pl0x not pliz


Re: help with textdraw - _ReloadeD_ - 01.02.2009

someone help?


Re: help with textdraw - Mikep - 01.02.2009

pliz?

Ok, plz, pls, but PLIZ?!?!


Re: help with textdraw - _ReloadeD_ - 02.02.2009

but how i do that the textdraw update when i kill someone?


Re: help with textdraw - brett7 - 02.02.2009

put it under onplayerdeath


Re: help with textdraw - _ReloadeD_ - 02.02.2009

Quote:
Originally Posted by brett7
put it under onplayerdeath
can you do for me a fs? pliz man


Re: help with textdraw - _ReloadeD_ - 05.02.2009

i try to put TextDrawSetString(TextKills,string2); in the death etc and the kills don't update some help?