Limits the max amount of LFS and Simfphys a player can have out at once.
Currently, restriction addons like URS and WUMA allow you to only limit per vehicle rather than having a global LFS / Simfphys limit. I.e. you want people only be able to spawn two Simfphys, with restriction addons this would be impossible as you can only restrict on class basis. So, you'd end up with every vehicle having a limit of two which would allow players to spawn 3x2 different vehicle.
This addon aims to add a more global like limit for LFS and Simfphys.
Convar | Description | Default |
---|---|---|
vehiclelimiter_simpfhys_max | The max amount of Simfphys vehicles players can spawn. | 3 |
vehiclelimiter_simpfhys_adminbypass | If admins and higher ranks can bypass the Simfphys limit. | 0 |
vehiclelimiter_lfs_max | The max amount of LFS vehicles players can spawn. | 2 |
vehiclelimiter_lfs_adminbypass | If admins and higher ranks can bypass the LFS limit. | 0 |