ToddyPlayss Posted June 29, 2020 Posted June 29, 2020 Tirar o Nick e a barra de Vida de cima da cabeça do player. Eu queria tirar essa barra pq tenho um sistema de id e fica bugando, obg.
ber Posted June 30, 2020 Posted June 30, 2020 function removeNametag() setPlayerNametagShowing(source, false) end addEventHandler("onPlayerLogin", root, removeNametag)
ToddyPlayss Posted June 30, 2020 Author Posted June 30, 2020 16 hours ago, ber said: function removeNametag() setPlayerNametagShowing(source, false) end addEventHandler("onPlayerLogin", root, removeNametag) Queria tirar a barra de vida tbm, serve ?
ber Posted June 30, 2020 Posted June 30, 2020 4 minutes ago, ToddyPlayss said: Queria tirar a barra de vida tbm, serve ? Não tenho certeza mas creio que isso remove tudo, se não for o suficiente tente: https://wiki.multitheftauto.com/wiki/SetPlayerHudComponentVisible
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