DESCRIPTION
//Rank of the item, always one less than the game shows
CODE EXAMPLE
int Rank = Function.Call<int>(Hash.GET_ATTRIBUTE_RANK, Game.Player.Character, (int)CoreToChange);
//Rank of the item, always one less than the game shows
int Rank = Function.Call<int>(Hash.GET_ATTRIBUTE_RANK, Game.Player.Character, (int)CoreToChange);
Red Dead Redemption 2 Native Database by www.mod-rdr.com, includes contributions by gudmunduro and alloc8or.
Recommended Comments
There are no comments to display.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.