Working Battlefield 4 shotgun limit using Insane Limits plugin. Inspired by the Sniper/DMR limit from Grovax.
If you find the limit useful, please feel free to support me by staring the repo or following me.
- Download all the 3 files.
- Create 3 limits
- Name: Shotgun Messages
- Evaulation: OnKill
- Expression:
(true)
- Code: Paste the content of
Shotgun Messages.cs
file
- Name: Shotgun Commands
- Evaulation: OnAnyChat
- Code: Paste the content of
Shotgun Commands.cs
file
- Name: Shotgun Leave
- Evaulation: OnLeave
- Code: Paste the content of
Shotgun Leave.cs
file