12.11.2013, 02:04
I will test it out, just to be sure.
EDIT:
Tried out
And it compiled fine. So, as long as the first opening/closing brackets are there, the script will compile fine
EDIT:
Tried out
pawn Код:
CMD:test(playerid, params[])
{
return 1;
}

