Filterscript
#1

Hello,
I'm new to scripting in pawn and recently i've been using zcmd and sscanf plugins. I have been wondering what filterscript means and does zcmd and sscanf count as it?
Thank you
Reply
#2

No, sscanf is an Include + Plugin and zcmd is just an Include.

That means they get compiled in the gamemode.

Includes provides some functions to the gamemode.

Filterscript runs seperatly from the gamemode, so you can even load and unload them, while the server is running.

So thats the main idea behind a filterscript. There are like mini-scripts, that you can load or unload
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)