Garry's Mod

Garry's Mod

Police Baton / Nightstick
Wyświetlanie 1-10 z 12 pozycji
< 1  2 >
Aktualizacja: 17 lipca 2024 o godz. 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)

Aktualizacja: 15 lipca 2024 o godz. 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

Aktualizacja: 29 stycznia 2024 o godz. 15:05

fixed lua error

Aktualizacja: 22 listopada 2023 o godz. 1:18

fix wrong net.Start name

Aktualizacja: 21 listopada 2023 o godz. 16:57

remove remnant timer from the old nightstick function

had a duplicated timer

Aktualizacja: 21 listopada 2023 o godz. 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

Aktualizacja: 20 listopada 2023 o godz. 1:21

Add Lag Compensation to the melee

Aktualizacja: 20 listopada 2023 o godz. 0:34

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

Aktualizacja: 19 listopada 2023 o godz. 13:09

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

Aktualizacja: 14 listopada 2023 o godz. 17:21

Optimized & Condensed Code
Added an additional option