Jump to content

Hud Problem


xMKHx

Recommended Posts

44 minutes ago, iPrestege said:

Make sure that you don't have a script showing the hud again search for 

 


setPlayerHudComponentVisible or showPlayerHudComponent

 

And if you find it remove it or set it to false 

I did it but nothing happened, i can give you the script and u fix it :D

Link to comment
4 hours ago, Overkillz said:

Try to use a onClientRender to keep it 


function wawawa()
  setPlayerHudComponentVisible(..Your Arguments ...)
end
addEventHandler("onClientRender",getRootElement(),wawawa)

It is clientside

Very bad idea as i have said before search in your scripts not in the hud only.

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...