22.12.2012, 02:14
Hi all, I have a question, how can I make a macro for be a shortcut for commands?
Eg:
#define cmd:%0 YCMD:%0(playerid,params[],help) and then I don't need to make the cmd like that:
YCMD:command(playerid, params[], help)
just
cmd:command {
}
Is it possible?
Eg:
#define cmd:%0 YCMD:%0(playerid,params[],help) and then I don't need to make the cmd like that:
YCMD:command(playerid, params[], help)
just
cmd:command {
}
Is it possible?