dener189 Posted August 7, 2019 Share Posted August 7, 2019 (edited) Hello MTA community, I am having problems on my server and I came across this topic a help request '-' 1° Error: Simply all panels that open on "arrow, clynder and etc" markers are invisible, only appear after I open the map. 2° Hud and Radio from the original GTA S.A do not fade from the screen, only if I restart the script "HUD Remover and the Radio Remover" https://imgur.com/nInVQeM --Bug Radar / Dashboard does not appear https://imgur.com/0VpJpUV --Radar showing up after I open the map "Key: F11" Edited August 7, 2019 by dener189 Link to comment
Lachuks Posted August 8, 2019 Share Posted August 8, 2019 1. Show us code? 2. Didnt rly understand what u mean but I guess this should be aigh -- CLIENT SIDE! function removeStuff() toggleControl("radar", false) -- disables F11 map showPlayerHudComponent("all", false) -- hides all hud components end addEventHandler( "onClientResourceStart", getRootElement(), removeStuff ) 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