Posts: 1,733
Threads: 187
Joined: Oct 2014
Reputation:
0
Hello.
I'm making earthquake system but when i do /earthquake it says unknown command..
Which code do i need to give?
And yes it's loaded
Posts: 1,241
Threads: 67
Joined: Dec 2013
You did something wrong on it, can you show it ?
Posts: 1,241
Threads: 67
Joined: Dec 2013
I didnt say that because I want your code and I didnt even say post the full code.
Posts: 364
Threads: 41
Joined: Aug 2014
Reputation:
0
Have you deleted OnPlayerCommandText?
Posts: 1,733
Threads: 187
Joined: Oct 2014
Reputation:
0
wait do i need to delete or i don't ?
if not like that ?
public OnPlayerCommandText(playerid, cmdtext[])
{
return 1;
}