Garry's Mod

Garry's Mod

Police Baton / Nightstick
Showing 1-10 of 13 entries
< 1  2 >
Update: Mar 15 @ 6:43pm

Quality of Life Update
Enabled auto swinging
Cleaned up code
Fixed an error on disarming

Update: Jul 17, 2024 @ 3:45pm

fix ply not being defined when hitting a user, causing weapon errors (what not locally testing your addon before pushing an update does to a man)

Update: Jul 15, 2024 @ 5:12pm

Now requires multiple hits to stun

2 hits minimum (default), Resets hits after 3 seconds of no activity

Update Baton Version to 2.0

Update: Jan 29, 2024 @ 3:05pm

fixed lua error

Update: Nov 22, 2023 @ 1:18am

fix wrong net.Start name

Update: Nov 21, 2023 @ 4:57pm

remove remnant timer from the old nightstick function

had a duplicated timer

Update: Nov 21, 2023 @ 4:52pm

Optimized Traces (again)
Added functions for stick knockback (cancels air momentum to prevent player yard throws)
Added a convar called nightstick_info to display creator information and baton version
Fixed "Stunned" Text not rendering
Localized client functions into shared to save an extra file being used

Update: Nov 20, 2023 @ 1:21am

Add Lag Compensation to the melee

Update: Nov 20, 2023 @ 12:34am

Fix stunning self due to my stupidity
Optimize Code
No longer can stun already stunned users for performance and mechanical reasons.

Update: Nov 19, 2023 @ 1:09pm

Optimized Traces
Removed redundant and repeated code
Added a stun animation (visual aid)
Added Stun Text (visual aid)