Posts: 45
Threads: 11
Joined: Sep 2011
Reputation:
0
hey i have problem , if i change CMD:auto(playerid, params[]) with if(strcmp(cmd, "/auto", true) == 0)
then i can't compile ....
don't send-.-
Posts: 1,662
Threads: 199
Joined: Dec 2011
Reputation:
0
You have to add
public OnPlayerCommandText(playerid, cmdtext[])
If u use strcmp
And the ZCMD commands (CMD:blablabla) should NOT be in this public function
Dit forum vereist dat je 120 seconden wacht tussen het verzenden van berichten. Probeer het nogmaals over 22 seconden. AAARG