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-LEO
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.
We recommend you watch the game play demo video for an indepth look at how the script works. [LINK WILL BE HERE]
/setbac
Set your blood alcohol level to be discovered if given a breathalyzer test (NOTE: If you have Big Daddy's Under the Influence script, that will also show up in the test)
/cuff
Cuff nearest player
/cuffh
Cuff nearest player roughly
/uncuff
Uncuff nearest player who is cuffed
/hu
Hands Up
/huk
Hands Up and Kneel
/drop
Drop current weapon
/pickup
Pickup nearest dropped weapon
/grab
Grab player
/frisk
Frisk nearest player
/seat
Put player in vehicle (Must be grabbed)
/unseat
Remove player from vehicle
/megaphone
Toggle megaphone
/pull
Pull player from vehicle roughly
/breath
Give Breathalyzer
/spotlight
Toggle spotlight (while in vehicle)
/trunkitems
If Big Daddy's Traffic Control script is installed, you can pull traffic items from trunk
/copidle
Toggle idle animations for your character. They stop when you move and then resume when idle. It cycles through different aninmations.
/searchvehicle
Search nearest vehicle. X Stops search
/flashlight [int which]
Turns on flashlight. Valid "which" modes: 0, 1, 2. X Turns it off/Puts it away
/drugswab
Give drug test (If you have Big Daddy's Under the Influence script, that will show up in the test if you are under the influence of anything)
For the menu you press and hold F1 (Default, but can be changed in the settings)
These are the default keys and can be changed in the settings.ini
key | action |
U | Hands Up (toggle) |
L ALT + U | Hands Up & Kneel (toggle) |
X | Cancels any search or animation you are in |
L ALT + E | Tackle |
X | Swap flashlight mode (only while flashlight is active) |
SETTING | DEFAULT | DESCRIPTION |
---|---|---|
[licensing] | ||
key1 | none | This is where you put your product key |
[settings] | ||
useMenu | true | whether to use the menu or not, why would you not? |
NoFlashLightFightStance | false | no fight stance with flashlight |
NoFightStance | true | no fight stance all the time |
WheelPositionSticksOnStop | true | on a traffic stop if you turn the wheels one way or the other it'll stick for safety |
SafetyZoneOnStop | true | set an invisible safety zone around stopped emergency vehicles when lights are on. AI will drive around and slow down |
KeepDoorOpen | true | Hold exit key for a second to leave door open when exiting vehicle |
UseAcePermissions | false | use ace permissions for all commands |
AcePermission | command | permission to use |
FlashlightSwapKey | 79 | toggle between flashlight modes |
TackleActivatorKey | 19 | secondary key for tackling |
TackleKey | 38 | primary key for tackling |
HandsUpKey | 303 | hands up |
KneelActivatorKey | 19 | secondary key for kneeling |
ChanceResistingFails | 50 | if resisting arrest, the chance it will fail |
SpotLightEmergencyVehiclesOnly | false | only allow spotlights on emergency vehicles |
[locales] | ||
frisk | You are being searched, WDIF | |
vehicleSearch | Your vehicle is being searched, WDIF |
SETTING | DEFAULT | DESCRIPTION |
---|---|---|
MenuName | LEO Interaction | The name that shows on the menu |
MenuBaseSize | 60 | Size of the radial, default is 60% of the height of the screen |
openKey | 288 | Default key to open the menu NOTE: If you change this you will also need to update it in index.html at the bottom. Change the F1 to whatever new key you want or the menu will not close using your new key |
CHANGING THE MENU KEY
If you want to change which key opens the menu, theopenKey
in themenu.ini
AND theopenKey
variable in the javascript inindex.html
need to both be changed.