20.12.2008, 09:01
Pass it - "function[]" is the first argument of the SetTimer(Ex) function(s).
Or do you mean pass a TextDraw ID like - "i", _:textid using SetTimerEx ? Then you have say "TextDrawShowFor...( textid..." in your timer ?
Either way it is possible yes, just pass whatever argument as you usually would as TexDraws are just normal functions like any other.
Or do you mean pass a TextDraw ID like - "i", _:textid using SetTimerEx ? Then you have say "TextDrawShowFor...( textid..." in your timer ?
Either way it is possible yes, just pass whatever argument as you usually would as TexDraws are just normal functions like any other.

