Garry's Mod
Police Baton / Nightstick
Mostrando 1-10 de 13 aportaciones
< 1  2 >
Actualización: 15 MAR a las 18:43

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

Actualización: 17 JUL 2024 a las 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)

Actualización: 15 JUL 2024 a las 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

Actualización: 29 ENE 2024 a las 15:05

fixed lua error

Actualización: 22 NOV 2023 a las 1:18

fix wrong net.Start name

Actualización: 21 NOV 2023 a las 16:57

remove remnant timer from the old nightstick function

had a duplicated timer

Actualización: 21 NOV 2023 a las 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

Actualización: 20 NOV 2023 a las 1:21

Add Lag Compensation to the melee

Actualización: 20 NOV 2023 a las 0:34

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

Actualización: 19 NOV 2023 a las 13:09

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