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

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

Actualización: 17 JUL 2024 a las 3:45 p. m.

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 5:12 p. m.

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 3:05 p. m.

fixed lua error

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

fix wrong net.Start name

Actualización: 21 NOV 2023 a las 4:57 p. m.

remove remnant timer from the old nightstick function

had a duplicated timer

Actualización: 21 NOV 2023 a las 4:52 p. m.

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 a. m.

Add Lag Compensation to the melee

Actualización: 20 NOV 2023 a las 12:34 a. m.

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 1:09 p. m.

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