how ?? - 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: how ?? (
/showthread.php?tid=584464)
how ?? -
Hemeei - 05.08.2015
how to make a LOG textdraw like this ??
Re: how ?? -
SpikeSpigel - 05.08.2015
You need to make a textdraw then use some of the onplayerconnect / disconnect and other functions, it's a medium script to make.
Re: how ?? -
Hemeei - 05.08.2015
Whats is call to that Textdraw?? maybe i can find some tutorial how to make one
Re: how ?? -
Trevor19012 - 05.08.2015
https://sampwiki.blast.hk/wiki/Textdraw
Here you go.
Re: how ?? -
IgorLuiz - 05.08.2015
this type?
Link:
Second Chatbox!!
Re: how ?? -
SickAttack - 05.08.2015
You can find those textdraws on a cod gamemode around here.
Re: how ?? -
Hemeei - 05.08.2015
Quote:
Originally Posted by IgorLuiz
|
Sorry bro but its just a chatbox for busy servers
i want only show for example : Hememel Has CApture big ear , Hennne is 10 killing spree! , Hee Has Join the server
and on the real chatbox , only chat will show
Re: how ?? -
Hemeei - 05.08.2015
Quote:
Originally Posted by OsamaBigLag
|
i already know how to make Textdraw bro
Re: how ?? -
perfectboy - 05.08.2015
Then initial the textdraw in the begening and update the var at on player connnect. I mean format the string and add the text etc