Skip to content

Limits the max amount of LFS and simphys a player can have out at once.

License

Notifications You must be signed in to change notification settings

npc-servers/lfs-simphys-limiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

LFS & Simfphys Limiter

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.

imageimage

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

About

Limits the max amount of LFS and simphys a player can have out at once.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages