27.02.2010, 13:25
Im trying to create a function which looks like:
Function(playerid, optional:amount);
And when amount isn't specified, it will be 0.
I see this in some default functions (Blah(playerid, thing=1)
Thanks
Function(playerid, optional:amount);
And when amount isn't specified, it will be 0.
I see this in some default functions (Blah(playerid, thing=1)
Thanks