911

{:links-list}

INSTALLATION

  1. Open the downloaded ZIP product file and drop the folder in it somewhere in your resources folder.
  2. Add your product key (get it here) to the settings.ini file
  3. Add start BigDaddy-911 to your server.cfg.

DO NOT RENAME THE FOLDER.

If you change the name of the folder it will not function correctly so leave the name as it is.

{:is-danger}

CONFIGURATION

SETTING DEFAULT DESCRIPTION
[licensing]
key1 none This is where you put your product key
[settings]
webhookUrl blank the webhook that messages will be posted to. leave it blank if you don't want 911 messages sent to Discord
blipTime 180 how long in seconds the blip will be visible 0=no blip
blipRadius 75.0 how big the blip radius is in meters
emergencyNumber 911 The number to be "called" for emergencies. It will be /911 or whatever you choose here.

HOW TO PLAY

You simply enter one of the commands below (both do the same thing) and a chat message will be posted globally and a blip (if allowed in the settings) will be put on the map for a specified amount of time (as set in settings.ini) and if a wehook is setup a log message will be sent to Discord.

/911description creates a 911 call (it will be whatever number you set in the settings for the command)

BigDaddy-Chat

This is integrated with BigDaddy-Chat and if you have it these messages will show as LEO messages. Other chat themes will show as system messages.

{:is-info}

DEVELOPER

Exports (CLIENT)

EXPORT ARGS RETURN
exports['BigDaddy-911']:EmergencyCall(Message, X, Y, Z, Name) Message [string], X [float], Y [float], Z [float], Name [string] N/A