going to make first filterscript - 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: going to make first filterscript (
/showthread.php?tid=299313)
scripting question -
aminj - 25.11.2011
hey guys i want tostart making my first filter script ut i have a question...
in my filterscrtipt i want to use 2 colours transparent black and pink textdraws that get changed per second... (for example : when i type /textdraw all of the screen gets the black transparent textdraw and after 1 second it changes to pink one and it repeats per second)
but i dont know how to make this in my filter script... can somebody help me? :S
Re: going to make first filterscript -
Calgon - 25.11.2011
You should be able to use the
TextDrawColor() function in a timer.
Does this make any sense to you? Or would you prefer a more in-depth explanation?
Re: going to make first filterscript -
aminj - 25.11.2011
i dont understand your question... sorry my english is a little bad :S
Re: going to make first filterscript -
aminj - 25.11.2011
please somebody help :S