• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to get rid and replace the SERVER: Unknown command message?
#2
At the end of the OnPlayerCommandText callback, after your command code reaches the state where no command is found, send your own error normally with SendClientMessage, then return 1
  Reply


Messages In This Thread
RE: How to get rid and replace the SERVER: Unknown command message? - by Markski - 2022-06-11, 10:56 PM

Forum Jump: