13.06.2014, 07:34
I have command
CMD:test(playerid, params[])
{
return cmd_tester(playerid, params[]
}
How to convert cmd_tester to y_commands?
CMD:test(playerid, params[])
{
return cmd_tester(playerid, params[]
}
How to convert cmd_tester to y_commands?



hout, "s");
: warning 219: local variable "right" shadows a variable at a preceding level