Diogo FIh Posted July 5, 2021 Share Posted July 5, 2021 existe alguma função de quando o player ganhar dinheiro dar um alerta tipo addEventHandler("onDinheiroGive", getRootElement(), function(player, dinheiro) print("Você ganhou '..dinheiro..' de dinheiro ") end) ? Link to comment
Hydra Posted July 5, 2021 Share Posted July 5, 2021 3 hours ago, Diogo FIh said: existe alguma função de quando o player ganhar dinheiro dar um alerta tipo addEventHandler("onDinheiroGive", getRootElement(), function(player, dinheiro) print("Você ganhou '..dinheiro..' de dinheiro ") end) ? You posted this in the wrong place Link to comment
Other Languages Moderators androksi Posted July 5, 2021 Other Languages Moderators Share Posted July 5, 2021 Olá. Não, não existe nenhum evento para quando é dado ou retirado dinheiro. Entretanto, você pode criar o seu próprio evento. 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