25.04.2011, 20:06
You can't really use this a lot in PAWN because it's with constant parameters. You better make one with arrays like I did a while ago: http://forum.sa-mp.com/showthread.ph...6108&post=1535
EDIT:
@Kwarde:
First assign "numargs()" to a variable cause it's not smart to call it each time. That will make your code slower.
EDIT:
@Kwarde:
First assign "numargs()" to a variable cause it's not smart to call it each time. That will make your code slower.