• CSGO TTT HUD lua error. Please help.
    2 replies, posted
I've installed Steeze's CSGO Hud: [url]http://facepunch.com/showthread.php?t=1423430[/url], and he says that it suits with SpecDM, but when i join my server and go into SpecDM, it creates a lua error: [QUOTE][ERROR] addons/ttt_spectator_deathmatch-master/lua/cl_specdm_hud.lua:108: attempt to index upvalue 'ttt_health_label' (a nil value) 1. unknown - addons/ttt_spectator_deathmatch-master/lua/cl_specdm_hud.lua:108[/QUOTE] How to fix this? I'm not sure how.
delete the file cl_specdm_hud.lua from your deathmatch addon, also go into cl_spectator_deathmatch.lua and sv_spectator_deathmatch.lua and comment out [CODE]include("specdm_config.lua")[/CODE] and [CODE]AddCSLuaFile("cl_specdm_hud.lua")[/CODE] respectively
Worked thank you! :wink:
Sorry, you need to Log In to post a reply to this thread.