Open the downloaded ZIP product file and drop the folder in it somewhere in your resources folder. Add your product key (get it here) to the settings.ini
file and 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.
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 |
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.
/911
description
creates a 911/999 call
/999
description
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.
EXPORT | ARGS | RETURN |
---|---|---|
exports['BigDaddy-911']:EmergencyCall(Message, X, Y, Z, Name) |
Message [string], X [float], Y [float], Z [float], Name [string] | N/A |