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-HUD
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.
There is a postals.json file that contains the postal data. You can replace this with whatever postals you use. Make sure it is named exactly what is in the fxmanifest for the file, including capitalization. you can change the manifest to match whatever file you want or rename the file to match the manifest.
If using Sonoran CAD, the config_postals.lua needs to have nearestPostalResourceName = "BigDaddy-HUD"
NOTE: I recommend leaving the compass, radar, speed, status and radio options enabled and let the user control what they want to see or don't want to see. They have a menu to configure what their screen has on it.
SETTING | DEFAULT | DESCRIPTION |
---|---|---|
[licensing] | ||
key1 | none | This is where you put your product key |
[settings] | ||
showStatus | true | Whether to show the heath/armor icons |
statusOffset | 7%,.5% | Percentage of screen from left, bottom (respectively) to place status icons |
showRadio | true | PMA-Voice users - shows the voice meter (shows voice distance and talking status) IF YOU DO NOT USE PMA-VOICE, SET THIS TO FALSE |
hideRadarOnFoot | false | Hides the Minimap when not in a vehicle |
currentVolume | 2 | default value of the voice range (most voip scripts use 2 as normal mode and start there) |
radioOffset | 3%,.5% | Percentage of screen from left, bottom (respectively) to place radio icon |
useMoney | true | Whether to use money integrated with the hud (CONFIGURE IN SERVER.LUA) |
moneyOffset | 95%,20% | Percentage of screen from left, bottom (respectively) to place money icons |
ultrawideSupport | true | Allow processing for ultrawide monitor displays |
showCompass | true | Show the location text next to radar/minimap |
compassFollowGameplayCam | true | Does the compass follow the gameplay cam or character direction |
compassOffset | 50%,86% | Percentage of screen from left, bottom (respectively) to place compass icons |
compassBGAlpha | .2 | How transparent the compass background is |
compassAlpha | 1 | How transparent the entire compass is |
hideCompassOnFoot | true | Hide the compass when on foot |
showCompassOnFoot | false | Show the compass on foot |
showRadarCompass | true | Whether to show the large compass at the top of the screen |
radarCompassOffset | 16%,9% | Percentage of screen from left, bottom (respectively) to place radar compass display |
showSpeed | true | Show the text only speedometer |
speedUnit | MPH | Speed unit, MPH or KM/H |
speedOffset | 16.5%,6% | Percentage of screen from left, bottom (respectively) to place speedtext |
speedColor | 0,200,0 | Color of speedometer text (R,G,B) |
showAOP | false | Show AOP text |
aopOffset | 16.5%,3% | Percentage of screen from left, bottom (respectively) to place aop text |
aopColor | 255,150,150 | Color of AOP text (R,G,B) |
aopPermissionUseAce | true | AOP Requires ACE permission |
aopPermission | command | Permission required to use AOP commands |
showTime | true | Show the clock text |
timeOffset | 16.5%,.5% | Percentage of screen from left, bottom (respectively) to place time text |
useRealTime | false | If true, uses local time from your server, if false uses game time |
color1 | 255,170,0 | Main color of the hud (R,G,B) |
color2 | 191,255,203 | Secondary color of the hud (R,G,B) |
postalOffset | 21%,.5% | Percentage of screen from left, bottom (respectively) to place nearest postal text |
usePostalRouting | true | Allow the /postal command |
useQBCore | false | Turn on QBCore hooks for hunger, thirst and stress NOTE: May or may not work... qb core sucks |
COMMAND | Arguments | INFO |
---|---|---|
/hudoptions | none | Opens the HUD Options menu where each user can choose what options they see on the screen (on what is enabled in the config is what will be shown in the menu) |
/postal | [postalCode] int | Sets (or unsets) a route to a postal code. Everyone in vehicle will receive the route so anyone in the vehicle can run the command and all will see it. |
/setaop | [anything] string | Sets what you want the AOP to say on the screen |
Key | INFO |
---|---|
[Z] or DPAD DOWN | Brings up the money display for a few seconds (if enabled) |
getPostal
will return the nearest postal to your position