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