15.03.2016, 00:18
This isn't a snippet in it's current state, it's a fully functioning script that's just short. There's not really a point in adding a loading/unloading function since you can just unload the filterscript if you don't want it to be enabled.
Example:
Example:
pawn Код:
SendRconCommand("unloadfs nos");

