Garry's Mod

Garry's Mod

GWZ - COD:Warzone Hud | FIXED
Zobrazuje se 1–10 z 15 položek
< 1  2 >
Aktualizace: 7. úno. 2024 v 11.26

  • Fixed NULL entity when player dies (it doesnt check if inflictor/attacker is valid atleast, but npc does already)

Aktualizace: 4. úno. 2024 v 7.05

  • Fixed NULL entity when entity dissolves

Aktualizace: 4. úno. 2024 v 6.54

  • Fixed issues like: "attackindicator.lua:49: Tried to use a NULL entity!" and "hitmarker.lua:49: attempt to call method 'Team' (a nil value)"
  • Keep on reporting bugs please!

Aktualizace: 7. led. 2024 v 10.23

  • Fixed attack indicator null entity bug

Aktualizace: 14. pro. 2023 v 9.19

  • Fixed NULL entity error at base.lua:555 (possibly by adding IsValid)

Aktualizace: 2. pro. 2023 v 5.17

  • Fixed another NULL entity error

Aktualizace: 29. lis. 2023 v 7.17

  • Removed delay in close-captions, if net error appears, ignore it, as i cant do anything to stop it from appearing

Aktualizace: 29. lis. 2023 v 6.56

  • Fixed NULL entity error in close-captions (yet again... By adding ent:IsValid() and ent:Health() > 0)

Aktualizace: 27. lis. 2023 v 4.27

  • Fixed "Tried to use a NULL entity!" in close-captions

Aktualizace: 27. lis. 2023 v 3.55

  • Increased net's timer up to 0.75 seconds to mostly prevent "a net message is already started!" error