Posts: 471
Threads: 97
Joined: Feb 2010
Reputation:
0
All my commands aren't working anymore. If I type /announce or whatever command it says:
Blabla has used: /announce testestest
Unkown command.
How to fix this issue, has this to deal with OnPlayerText?
Posts: 3,488
Threads: 16
Joined: Jun 2007
Reputation:
0
Do you use any filterscripts? Try removing them.
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
All chat input that is preceded with a forward slash is passed directly to OnPlayerCommandText. It never calls OnPlayerText.
Posts: 471
Threads: 97
Joined: Feb 2010
Reputation:
0
Commands are only working now if APlayerData[playerid][PlayerLevel] > 2.
(is above 2)
Normal command which doesn't need a playerlevel requirement doesn't work.
Posts: 361
Threads: 99
Joined: Feb 2012
Reputation:
0
, If you have been downloading maps , wich includes old version maps of mta it couldt get bugged < I had this with Something else < Or else it couldt be filterscripts
Posts: 471
Threads: 97
Joined: Feb 2010
Reputation:
0
Tried it, still ain't working.
Posts: 386
Threads: 10
Joined: May 2012
Reputation:
0
Are you sure that in your server.cfg file, you have the CORRECT gamemode placed, and plugins?(make sure your GM is in the folder "Gamemodes")
If everything is in place, try re-installing 0.3e server package from SA-MP.com ?