Garry's Mod

Garry's Mod

Police Baton / Nightstick
Näytetään 1–10 / 12
< 1  2 >
Päivitys: 17.7.2024 klo 15.45

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)

Päivitys: 15.7.2024 klo 17.12

Now requires multiple hits to stun

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

Update Baton Version to 2.0

Päivitys: 29.1.2024 klo 15.05

fixed lua error

Päivitys: 22.11.2023 klo 1.18

fix wrong net.Start name

Päivitys: 21.11.2023 klo 16.57

remove remnant timer from the old nightstick function

had a duplicated timer

Päivitys: 21.11.2023 klo 16.52

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

Päivitys: 20.11.2023 klo 1.21

Add Lag Compensation to the melee

Päivitys: 20.11.2023 klo 0.34

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

Päivitys: 19.11.2023 klo 13.09

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

Päivitys: 14.11.2023 klo 17.21

Optimized & Condensed Code
Added an additional option