Filterscript loads but command isn't working.
#1

I host my server on Colorhost, i have my filterscript.amx file in the filterscripts folder, i go in-game, log in to Rcon, type
/rcon loadfs frankfs

Says the fs loaded. I type the command: /fson Says unknown command. What can couse this?

The whole FS:

http://pastebin.com/jiS4ZXuF

Please help!

EDIT: Also happens on local host.
Reply
#2

Not sure about this but make sure ZCMD is included in your gamemode.
Reply
#3

Quote:
Originally Posted by SuperViper
Посмотреть сообщение
Not sure about this but make sure ZCMD is included in your gamemode.
Thanks for your reply, ZCMD was and is included in the gamemode. Still no solution :/
Reply
#4

Are you using OnPlayerCommandText in your gamemode? ZCMD and OnPlayerCommandText have issues with eachother, in other words, you can use ZCMD or OnPlayerCommandText, but not both at the same time.
Reply
#5

Quote:
Originally Posted by Jstylezzz
Посмотреть сообщение
Are you using OnPlayerCommandText in your gamemode? ZCMD and OnPlayerCommandText have issues with eachother, in other words, you can use ZCMD or OnPlayerCommandText, but not both at the same time.
Nope, No public OnPlayerCommandText in the gamemode or the filterscript.
Reply
#6

Did you added your filterscript name into server.cfg?
Reply
#7

Quote:
Originally Posted by Lucky™
Посмотреть сообщение
Did you added your filterscript name into server.cfg?
I have tried that also, no difference. It loads perfectly, but no command is working. ( or nothing from the script.)
Reply
#8

This has happened me before, if you are using plugins, edit your server config and add .dll or .so to the end of every plugin.
Reply
#9

Quote:
Originally Posted by mahony0509
Посмотреть сообщение
This has happened me before, if you are using plugins, edit your server config and add .dll or .so to the end of every plugin.
That didn't work for me
Reply
#10

Would it maybe solve if i deleted many other folders with the sa-mp development tools, gm's, filterscripts etc, because i do have several folders with thorse files?

Does anyone have any another solution?
Reply
#11

try putting the commands into your gamemode i dont no why you loading that fs when its only commands etc.
Reply
#12

Yeah i can script in the GM, because it's ZCMD, but i use fs for other GM's that uses strcmp + i don't need to restart the server, only reload the filterscript.
Reply
#13

Not quite sure about this one mate.
Reply
#14

Quote:
Originally Posted by Bogan
View Post
Not quite sure about this one mate.
Then don't post.
Reply
#15

does /fson work ??
Reply
#16

Quote:
Originally Posted by Isolated
View Post
does /fson work ??
No, It does not work, however, i recently added a new filterscript and found out that other filterscripts was working, so what i did was create a new by clicking on "new" in pawno, and made frankfs2.amx and /fson2 and it worked

I still have no idea why the other one didn't work. Since other filterscripts did work at the server, i tought it must be something with the script maybe, and i have posted it here, but no one has said something about it.

Anyway, as i said, i now have a working FS
Reply
#17

make sure try to fix your plugins on the .cfg
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)