hello everyone,I am a beginner of CODBO3 modtools,in my custom LUA zombie hud,I want to set my lethal equipment icon to translucent(using function setAlpha) if player have zero lethal equipment.
I defined a local variable "count" as the players' lethal equipment count,in line 26,but It wont work,and I dont how these lua functions(subscribetoModel,getModel) are defined,and what these functions' dummy parameters for.
(I am not English native speaker so please ignore my English grammer errors)