SA-MP Forums Archive
Help about text draws and random message - 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 about text draws and random message (/showthread.php?tid=129531)



Help about text draws and random message - IVuljak - 22.02.2010

Hi all, I need help about random messages showing to all players but as text draw.
Something like this:
(Pictures are created in paint)


And then after 1 minute it shows this message:


And I want this messages to be on this position: (Low quality picture)


Also it wound be great that this black box is set to 50% transparency
Please help!



Re: Help about text draws and random message - IVuljak - 22.02.2010

Please, anyone?


Re: Help about text draws and random message - Klutty - 22.02.2010

Basically you make the textdraws, then you set a 1 min. timer, and then use the function TextDrawHide, and TextDrawShowblablabla the OTHER textdraw, im not home currently so I cant make any example code (I'm going in like 5 min.), tho maybe this message helped you a little


Re: Help about text draws and random message - IVuljak - 22.02.2010

[b]It helped, thanks..but still could you post example code please