Garry's Mod
GWZ - COD:Warzone Hud | FIXED
Hiển thị 1-10 trong 15 mục
< 1  2 >
Cập nhật: 7 Thg02, 2024 @ 11:26am

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

Cập nhật: 4 Thg02, 2024 @ 7:05am

  • Fixed NULL entity when entity dissolves

Cập nhật: 4 Thg02, 2024 @ 6:54am

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

Cập nhật: 7 Thg01, 2024 @ 10:23am

  • Fixed attack indicator null entity bug

Cập nhật: 14 Thg12, 2023 @ 9:19am

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

Cập nhật: 2 Thg12, 2023 @ 5:17am

  • Fixed another NULL entity error

Cập nhật: 29 Thg11, 2023 @ 7:17am

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

Cập nhật: 29 Thg11, 2023 @ 6:56am

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

Cập nhật: 27 Thg11, 2023 @ 4:27am

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

Cập nhật: 27 Thg11, 2023 @ 3:55am

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