Jump to content

_SET_ATTRIBUTE_CORE_VALUE


Native Details

  • Name_SET_ATTRIBUTE_CORE_VALUE
  • NamespaceATTRIBUTE
  • Native Hash0xC6258F41D86676E0
  • Typevoid
  • First seen version1207

Native Parameters

  • Parameter 0Ped Ped
    Might only be player ped
  • Parameter 1int CoreToChange
    0-Health,1-stamina,2-deadeye
  • Parameter 2int Value
    Seems to go 0-100

DESCRIPTION

Sets the core value.

Seems to go 0 to 100?

0-Health,1-stamina,2-deadeye


CODE EXAMPLE

int MaxCore = 100;
Function.Call<int>((Hash)0xC6258F41D86676E0, Game.Player.Character, (int)CoreToChange, MaxCore);
  • Like 1

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...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Red Dead Redemption 2 Native Database by www.mod-rdr.com, includes contributions by gudmunduro and alloc8or.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...