Garry's Mod

Garry's Mod

Police Baton / Nightstick
Showing 1-10 of 12 entries
< 1  2 >
Update: 17 Jul, 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: 15 Jul, 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: 29 Jan, 2024 @ 3:05pm

fixed lua error

Update: 22 Nov, 2023 @ 1:18am

fix wrong net.Start name

Update: 21 Nov, 2023 @ 4:57pm

remove remnant timer from the old nightstick function

had a duplicated timer

Update: 21 Nov, 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: 20 Nov, 2023 @ 1:21am

Add Lag Compensation to the melee

Update: 20 Nov, 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: 19 Nov, 2023 @ 1:09pm

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

Update: 14 Nov, 2023 @ 5:21pm

Optimized & Condensed Code
Added an additional option