Garry's Mod

Garry's Mod

PAC3 [develop version]
Viser 221-230 af 263 forekomster
< 1 ... 21  22  23  24  25 ... 27 >
Opdatering: 15. dec. 2023 kl. 15:29

more exit points if lock is deactivated

Opdatering: 14. dec. 2023 kl. 14:29

don't set cppi owner on the set owner hack

if present, a prop protection addon should be the only one doing that

Opdatering: 13. dec. 2023 kl. 19:35

try a different fix instead

it was related to parts being initialized on creation, instead of the tree's validity. the part's tree node field has a chance to not exist yet at that point in time

Opdatering: 13. dec. 2023 kl. 19:14

fix for hitscan inside main modified damage hook

separate the statements; the previous edit didn't go to where we need to check multipliers and extra health bars

Opdatering: 13. dec. 2023 kl. 18:52

Update net_combat.lua

CPPI standard integrations for prop protection
some ulx integrations to enforce freeze and jail
rework some statements

Opdatering: 12. dec. 2023 kl. 19:24

try a variable check

Opdatering: 12. dec. 2023 kl. 15:52

validity checks

Opdatering: 12. dec. 2023 kl. 15:48

validity checks

Opdatering: 12. dec. 2023 kl. 15:42

suppress network string error (#1325)

if parts are deactivated, instead use part label's SetError function to tell users about it instead

and two minor fixes on damage zone

Opdatering: 10. dec. 2023 kl. 20:26

reorder functions