Garry's Mod
PAC3 [develop version]
Mostrando 211-220 de 265 aportaciones
< 1 ... 20  21  22  23  24 ... 27 >
Actualización: 21 DIC 2023 a las 3:50 p. m.
por PAC3

remove local debug prints

Actualización: 21 DIC 2023 a las 3:16 p. m.
por PAC3

use pac hooks when possible
should help prevent showing stuff when pac is disabled

Actualización: 20 DIC 2023 a las 7:04 p. m.
por PAC3

use wear tracker for removepart

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

Actualización: 20 DIC 2023 a las 6:55 p. m.
por PAC3

make wear tracker into a reusable function

Actualización: 20 DIC 2023 a las 6:53 p. m.
por PAC3

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

Actualización: 20 DIC 2023 a las 6:25 p. m.
por PAC3

wearing tracker can handle multiple groups

Actualización: 20 DIC 2023 a las 6:22 p. m.
por PAC3

small checks

localize the variable first
then check whether that table exists

Actualización: 20 DIC 2023 a las 6:07 p. m.
por PAC3

small changes

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

Actualización: 19 DIC 2023 a las 3:58 p. m.
por PAC3

Apply cvar fix to other files too

Actualización: 19 DIC 2023 a las 3:41 p. m.
por PAC3

Auto replace lower case with underscores for part convars