Garry's Mod

Garry's Mod

Прыжок Вперёд
Showing 1-7 of 7 entries
Update: 27 May, 2022 @ 4:55pm

- Change deprecated hooks
- Compliance with the new API style

Update: 20 Nov, 2021 @ 3:01pm

- Add cvar: sv_forward_jump_breakglass 1 / 0: if 1 - allows you to jump into windows and destroy them.
- Most of the logic has been moved to the component
- Improved physics emulation
- Other minor improvements
--
https://github.com/Shark-vil/gmod-addon-forward-jump

Update: 15 Nov, 2021 @ 9:59am

Fix cvar access - admin only

Update: 15 Nov, 2021 @ 9:50am

Add cvars:
sv_forward_jump_fastmode
sv_forward_jump_ground_detected

Update: 14 Nov, 2021 @ 4:16pm

Fix resource.AddWorkshop

Update: 14 Nov, 2021 @ 4:13pm

Update: 14 Nov, 2021 @ 3:47pm