Garry's Mod
Police Baton / Nightstick
Показване на 1 — 10 от 12 постъпления
< 1  2 >
Обновление: 17 юли 2024 в 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)

Обновление: 15 юли 2024 в 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

Обновление: 29 ян. 2024 в 15:05

fixed lua error

Обновление: 22 ноем. 2023 в 1:18

fix wrong net.Start name

Обновление: 21 ноем. 2023 в 16:57

remove remnant timer from the old nightstick function

had a duplicated timer

Обновление: 21 ноем. 2023 в 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

Обновление: 20 ноем. 2023 в 1:21

Add Lag Compensation to the melee

Обновление: 20 ноем. 2023 в 0:34

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

Обновление: 19 ноем. 2023 в 13:09

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

Обновление: 14 ноем. 2023 в 17:21

Optimized & Condensed Code
Added an additional option