Installation

Prepare and install dependencies

Framework dependencies (supported by current bridge)

For framework, you can either choose:

Inventory dependencies (supported by current bridge)

Target dependencies (supported by current bridge)

Voice dependencies (supported by current bridge)

Download

Please make you downloaded your resource:

Database setup

All queries are included in sql directory. Script itself won't create or drop tables on it's own, so you have run them manually.

Configuration

Please ensure, that everything is configured as you like in config.

Items

Dispatch has a few features which uses items. First one is cameras, which can be used to place cameras across the map. And speed receipts from speed cameras, which can be sort of printed and shown to players while giving receipt as an item.

Start resource

Make sure, resource is started after ox_lib and oxmysql.

  ensure oxmysql
  ensure ox_lib
  ensure [framework]
  ensure [inventory]
  ensure [target]
  ensure [voice]
  ...
  ensure fd_banking