04.02.2013, 18:07
Quote:
https://sampforum.blast.hk/showthread.php?tid=77000
Use the functions getarg and numargs. No define. |
getarg return only one argument
It's unuseful for pass all argument
I need to pass an undefined number argument to another function not to read it
The easyest way is whit #define but i want to know how can do it whit #emit or if is another simple way