White141516 Posted July 16, 2020 Share Posted July 16, 2020 Olá, queria saber o que devo fazer para adicionar um elementData em um jogador e não setar, como o setElementData. Link to comment
ber Posted July 16, 2020 Share Posted July 16, 2020 local fome = getElementData(source, "fome") setElementData(source, "fome", fome + 10) Link to comment
White141516 Posted July 17, 2020 Author Share Posted July 17, 2020 20 hours ago, ber said: local fome = getElementData(source, "fome") setElementData(source, "fome", fome + 10) Vlw 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