01-14-2014, 02:24 AM
(This post was last modified: 01-14-2014, 02:25 AM by daniel0916.)
I have a problem:
with SetHealth is it the same.
When i use this at PlayerJoined Hook the client is crashing.
Make also a error. (also SetFlying)
1 | Player:SetFoodLevel(5); |
When i use this at PlayerJoined Hook the client is crashing.
1 | Player:SetCanFly(false); |