[FS Help] Commands don't work
#1

Hi i created my filterscript but i have a strange thing....
When i load my FS all commands in the gamemode stop working.
How can i solve this
Reply
#2

Show us your code.
Reply
#3

Check this:

- Do you get the message "Server: Unknown command" when you tip your commands?
- Do your Gmґs include any commands?
- Do you include your FS in your GM?
- What system for commands do you use? dcmd, zdcmd, and so on?


Possible your FS isnґnґt working cause something is interface with your GM.

Quote:
Originally Posted by [XS
XtremE_ ]
Show us your code.
There is no need to post codes now.
Reply
#4

- Do you get the message "Server: Unknown command" when you tip your commands?
I can use the FS commands but not the GM Commands.
And no i don't see Server: Unknown Command


- Do your Gmґs include any commands?
How do you mean?

- Do you include your FS in your GM?
How do you mean

- What system for commands do you use? dcmd, zdcmd, and so on?
pawn Код:
if (strcmp("/botinfo", cmdtext, true, 10) == 0)
Reply
#5

Can i use 2 public OnPlayerCommandText?
Like in FS one and in GM one
Reply
#6

Please edit your post to prevent doupelposting.
Yes you can use commands in OnPlayerCommands. But not the same commands. The will get doupel effects and you may have comflicts.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)