01.06.2016, 21:53
Another thing it work as normal commands right?
PHP Code:
cmd:test(playerid,params[])
{
SCM(playerid,-1,"Test Command Worked.");
return 1;
}