Garry's Mod
GWZ - COD:Warzone Hud | FIXED
Показані результати 1–10 із 15
< 1  2 >
Оновлено: 7 лют. 2024 о 11:26
автор: RostiTheFluff

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

Оновлено: 4 лют. 2024 о 7:05
автор: RostiTheFluff

  • Fixed NULL entity when entity dissolves

Оновлено: 4 лют. 2024 о 6:54
автор: RostiTheFluff

  • 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!

Оновлено: 7 січ. 2024 о 10:23
автор: RostiTheFluff

  • Fixed attack indicator null entity bug

Оновлено: 14 груд. 2023 о 9:19
автор: RostiTheFluff

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

Оновлено: 2 груд. 2023 о 5:17
автор: RostiTheFluff

  • Fixed another NULL entity error

Оновлено: 29 листоп. 2023 о 7:17
автор: RostiTheFluff

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

Оновлено: 29 листоп. 2023 о 6:56
автор: RostiTheFluff

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

Оновлено: 27 листоп. 2023 о 4:27
автор: RostiTheFluff

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

Оновлено: 27 листоп. 2023 о 3:55
автор: RostiTheFluff

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