Gravestone Posted March 2, 2016 Share Posted March 2, 2016 How can I hide hud when the login screen is visible? 60% components of the hud are hidden but rest 40% are showing. The hud is custom btw. Functions of hud: DXdraw(), hudvisible(), pingFpsCiz() drawRadar() Function name of login panel: open_log_reg_pannel() I mean is there anyway I can stop the functions of hud when function of login panel is running? Link to comment
KariiiM Posted March 2, 2016 Share Posted March 2, 2016 If I had understand you well, check if the resource of Login is running, if so then use removeEventHandler Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now