SERVER: Unknown Command
#6

i just tried running that script as the gamemode and it worked fine.

[quote=Annihalation ]
if your using it on a filterscript, and not the actual GameMode file, the server will think its a crazy command, but the filterscript wont ...

If it is in a filterscript, go to the GameMode file and put in, under OnPlayerCommandText:

Код:
if (strcmp("/epr", cmdtext, true)==0) return 1;
that should make it to where when you type /epr you dont get that "Unknown command" message thingy
Reply


Messages In This Thread
SERVER: Unknown Command - by Ritchie999 - 15.11.2009, 21:22
Re: SERVER: Unknown Command - by jasonbridges - 15.11.2009, 21:53
Re: SERVER: Unknown Command - by Ritchie999 - 15.11.2009, 22:02
Re: SERVER: Unknown Command - by Maniek - 15.11.2009, 22:16
Re: SERVER: Unknown Command - by Ritchie999 - 15.11.2009, 22:21
Re: SERVER: Unknown Command - by jasonbridges - 15.11.2009, 22:22
Re: SERVER: Unknown Command - by Ritchie999 - 15.11.2009, 22:31
Re: SERVER: Unknown Command - by [HKS]dlegend - 16.11.2009, 05:00

Forum Jump:


Users browsing this thread: 5 Guest(s)