DESCRIPTION
Get the highest the outside circle can go
CODE EXAMPLE
int MaxPoints = Function.Call<int>(Hash.GET_MAX_ATTRIBUTE_POINTS, Game.Player.Character, (int)CoreToChange);
Get the highest the outside circle can go
int MaxPoints = Function.Call<int>(Hash.GET_MAX_ATTRIBUTE_POINTS, Game.Player.Character, (int)CoreToChange);
Recommended Comments
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.