DESCRIPTION
//Get Outside Circle value?
CODE EXAMPLE
int Points = Function.Call<int>(Hash.GET_ATTRIBUTE_POINTS, Game.Player.Character, (int)CoreToChange);
//Get Outside Circle value?
int Points = Function.Call<int>(Hash.GET_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.