Cinematic Rollovers
POPULAR LINKS
{:links-list}
INSTALLATION
- 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.inifile - Add
start BigDaddy-CinematicRolloversto yourserver.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}
COMPATIBILITY/INTEGRATION
This is built to work with frameworks. QBCore notifications are integrated if you are using those.
CONFIGURATION
| SETTING | DEFAULT | DESCRIPTION |
|---|---|---|
| [licensing] | ||
| key1 | none | This is where you put your product key |
| [settings] | ||
| debug | false | turns on lots of log items for debugging. Only needed if BDS asks you so turn it on |
| [rollovers] | ||
| allowRollovers | true | to allow this script to control rollovers set to true |
| NPCBaseRolloverProbability | 20 | to increase probability of NPCs rolling over when conditions are met, set to higher number. Best values between 0 and 40 |
| PlayerBaseRolloverProbability | 20 | to increase probability of players rolling over when conditions are met, set to higher number. Best values between 0 and 40 |
| ExplodeChance | 5 | percent chance explosion might happen during rollover 0 = never 100 = always |
| RolloverForceMultiplier | 1.03 | how much force to initially apply to start rollover - too much can cause unrealistic forces |
| RolloverForceMultiplierSuv | 1.1 | how much force to initially apply to start rollover on SUVs - too much can cause unrealistic forces |
| allowAIRollovers | true | set true for AI to also have rollovers |
| ExtendedRollovers | false | if you want the rollovers to be bigger, set this to true (it's subtle) |
| NoControlWhileAirborne | true | if you do not want people to be able to magically control the vehicle while airborne, set this to true |
| FolloverEjectionChance | 50 | the chance you get thrown from the car during a rollover (0 = never 100 = always) |
COMMANDS
/rollovers will toggle vehicle rollovers on and off on the client. This command will only take effect when you get into a vehicle. So if you use it in the vehicle, you will need to get out and back in before it will change.