Hugos Posted August 10, 2019 Share Posted August 10, 2019 Whether it is possible to remove somehow inscriptions, standard which specify names of areas? Quote Link to comment
alexaxel705 Posted August 10, 2019 Share Posted August 10, 2019 setPlayerHudComponentVisible("area_name", false) in client setPlayerHudComponentVisible(thePlayer, "area_name", false) in server 1 Link to comment
Hugos Posted August 10, 2019 Author Share Posted August 10, 2019 5 hours ago, alexaxel705 said: setPlayerHudComponentVisible("area_name", false) in client setPlayerHudComponentVisible(thePlayer, "area_name", false) in server Thanks! 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