How to add arguments to format?
#1

For example:
pawn Код:
for(new i; i<5; i++)
{
    CallLocalFunction(something, something, something[i]);
}
It works but it calls the function 5x. I want to call once...
Is this possible?
Reply


Messages In This Thread
How to add arguments to format? - by TheGamer! - 11.03.2012, 11:26
Re: How to add arguments to format? - by MP2 - 11.03.2012, 11:32
Re: How to add arguments to format? - by TheGamer! - 11.03.2012, 11:36
Re: How to add arguments to format? - by Twisted_Insane - 11.03.2012, 11:38
Re: How to add arguments to format? - by TheGamer! - 11.03.2012, 11:39
Re: How to add arguments to format? - by MP2 - 11.03.2012, 13:10
Re: How to add arguments to format? - by TheGamer! - 11.03.2012, 13:29
Re: How to add arguments to format? - by Gh05t_ - 11.03.2012, 13:31
AW: How to add arguments to format? - by Nero_3D - 11.03.2012, 15:09

Forum Jump:


Users browsing this thread: 2 Guest(s)