Installation
Page dedicated to how to install our Notify
Step #1 - Drag & Drop
Just Drag & Drop the qf_notify
folder into your resouces
folder.
Step #2 - Script start
You can easily start our script using one of the following methods:
Type
ensure qf_notify
in your server console or F8 console. This will start or restart the script live on your server.Add
ensure qf_notify
to yourserver.cfg
in the appropriate place. This ensures the script launches automatically every time your server starts.
Last updated