Passing textdraws
#1

I'm wondering, if you want to pass a textdraw ID, which placeholder should you use? Integer...?

pawn Код:
stock TextDrawFadeIn(Text:text, time) {
    tdtimer = SetTimerEx("m_tdfin", (time / 10), 1, "i", text); // <- i/d is for integer
}
Reply


Messages In This Thread
Passing textdraws - by Mean - 03.02.2013, 18:45
Re: Passing textdraws - by Vince - 03.02.2013, 18:50
Re: Passing textdraws - by Mean - 03.02.2013, 18:54

Forum Jump:


Users browsing this thread: 2 Guest(s)