Skip to content

Installation

gimicze edited this page Mar 29, 2021 · 5 revisions
  1. Drop the folder firescript into your resources folder.
  2. Start the script: a) in the server.cfg file; b) through the console

IMPORTANT NOTE! For the dispatch to work, you'll have to implement your own dispatch system in a client event fd:dispatch.

Starting a resource through console

  1. In a server console, or client console (F8), type in refresh and confirm using ENTER
  2. Type in start firescript and confirm using ENTER

Starting a resource in server.cfg

  1. Add this line to your server.cfg
start firescript
  1. Save the file and restart the server.

Clone this wiki locally