How to automatically load a FS
#1

Hi All,

I have trouble with a license plates filterscript that I have in my server.

I have noticed that when you load it via Rcon, It automatically unloads the FilterScript on a GMX, or server reboot.

How Do I change this, so that the FS Runs all the time?

I hope someone can help :P
Reply
#2

Put it in your main gamemode
Under ongamemodeinit:

pawn Code:
SendRconCommand("reloadfs FSNAME");//Change FSNAME to your fs name.
Reply
#3

In server.cfg:

filterscripts filterscriptname

?
Reply
#4

Quote:
Originally Posted by ExeC
View Post
In server.cfg:

filterscripts filterscriptname

?
What I meant was, How do I get a filterscript to run automatically instead of having to load it by Rcon.

The other users comment above is what Im after
Reply
#5

Quote:
Originally Posted by iiLiamii
View Post
What I meant was, How do I get a filterscript to run automatically instead of having to load it by Rcon.

The other users comment above is what Im after
Oh, sorry then. I misunderstood.
Reply
#6

Quote:
Originally Posted by ExeC
View Post
Oh, sorry then. I misunderstood.
No Problems At all

Thanks for your input though
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)