Using OnPlayerCommadText() in OCMD ?!
#1

Quote:

ocmd:ctp(playerid,params[])
{
new cmd[128];
sscanf(params, "s[128]",cmd);

ocmd(playerid, cmd); //undefined symbol "ocmd"
return 1;
}

HOW to do that ? I want to execute that Command that is given by "cmd" per OCMD
Reply


Messages In This Thread
Using OnPlayerCommadText() in OCMD ?! - by playstores - 12.11.2018, 14:00
Re: Using OnPlayerCommadText() in OCMD ?! - by playstores - 12.11.2018, 15:37
Re: Using OnPlayerCommadText() in OCMD ?! - by ItsRobinson - 12.11.2018, 19:01
Re: Using OnPlayerCommadText() in OCMD ?! - by playstores - 13.11.2018, 14:25

Forum Jump:


Users browsing this thread: 1 Guest(s)