Garry's Mod

Garry's Mod

PAC3 [develop version]
Showing 211-220 of 263 entries
< 1 ... 20  21  22  23  24 ... 27 >
Update: 20 Dec, 2023 @ 7:04pm

use wear tracker for removepart

to prepare for a fix for some parts activating when their events are removed before them

Update: 20 Dec, 2023 @ 6:55pm

make wear tracker into a reusable function

Update: 20 Dec, 2023 @ 6:53pm

Update damage_zone.lua

rework the initialize delaying hack and try the wearing tracker to prevent wrong activations

the print for hitmarkers only shows if doing preview for testing

remove some unused code

Update: 20 Dec, 2023 @ 6:25pm

wearing tracker can handle multiple groups

Update: 20 Dec, 2023 @ 6:22pm

small checks

localize the variable first
then check whether that table exists

Update: 20 Dec, 2023 @ 6:07pm

small changes

validity check
remove wearing tracker, it will be managed elsewhere
remove unused loop

Update: 19 Dec, 2023 @ 3:58pm

Apply cvar fix to other files too

Update: 19 Dec, 2023 @ 3:41pm

Auto replace lower case with underscores for part convars

Update: 17 Dec, 2023 @ 1:21pm

temporary settings menu fix attempt

remove some server-only cvars

Update: 16 Dec, 2023 @ 9:15am

more exit points if healthmod disabled