27.09.2009, 08:41
Hi.
I have 4 different Fs that use the command OnPlayerCommandText.
The problem is that I can't use some of the commands from one filterscript when another one is loaded.
I have to unload like 3 fs to get 1 working, but maybe the 2nd Fs dont need to unload any of the others at all to work.
I have in every Fs set return 1 for the OnPlayerCommandText (Except the gamemode, but I tried setting it to always 1, too).
I also switched the loading order in the server.cfg.
What could be the problem or how can I solve this?
Thank you!
I have 4 different Fs that use the command OnPlayerCommandText.
The problem is that I can't use some of the commands from one filterscript when another one is loaded.
I have to unload like 3 fs to get 1 working, but maybe the 2nd Fs dont need to unload any of the others at all to work.
I have in every Fs set return 1 for the OnPlayerCommandText (Except the gamemode, but I tried setting it to always 1, too).
I also switched the loading order in the server.cfg.
What could be the problem or how can I solve this?
Thank you!