Jump to content

GET_ATTRIBUTE_RANK


Native Details

  • NameGET_ATTRIBUTE_RANK
  • NamespaceATTRIBUTE
  • Native Hash0xA4C8E23E29040DE0
  • TypeAny
  • First seen version1207

Native Parameters

  • Parameter 0Ped Ped
    Might only be player ped
  • Parameter 1int CoreToChange
    0-Health,1-stamina,2-deadeye

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);

User Feedback

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.

Guest
Add a comment...

Recently Browsing 0

  • No registered users viewing this page.