Description
Sniper/DMR limit with UI that shows current slots in the spawn menu.
Config
Weapon and slot limits can be configured from server .lua
Default slot limit is 5 for both sniper and DMR
Screenshot
Description
Sniper/DMR limit with UI that shows current slots in the spawn menu.
Config
Weapon and slot limits can be configured from server .lua
Default slot limit is 5 for both sniper and DMR
Screenshot
There are some UI problems (when you are on the spawn screen and try to go to settings etc…). I fixed them and created a pull request
Thanks for the mod!
Looks nice, not sure if you know about the: https://docs.veniceunleashed.net/vext/ref/server/type/player/#isallowedtospawn
Option in the server’s Player class. It would keep someone from spawning then being killed over again by preventing them from spawning in the first place. But looks good regardless (matches what the procon plugins did)