Difference between revisions of "SetMaxStatusValue"

From ARK Modding Wiki
Jump to navigation Jump to search
Line 9: Line 9:
  
 
=== Related Articles ===
 
=== Related Articles ===
[[Special:WhatLinksHere/SetMaxStatusValue|What Links Here]]<br />
+
[[Special:WhatLinksHere/{{PAGENAME}}|What Links Here]]<br />
  
 
{| class="wikitable"
 
{| class="wikitable"

Revision as of 09:53, 15 May 2016


SetMaxStatusValue - PrimalCharacterStatusComponent

How to Use

Modifies a Max Stat value on a Player or Dino
Note: Replication is important here! Server and Players need to know about the changes!

Related Articles

What Links Here

Inputs
Pin Reference Type Description
Target PrimalCharacterStatusComponent PrimalCharacterStatusComponent Reference (Most likely from a Cast)
Player/Dino CharacterStatusComponents work
Stat Type Enum Stat Value to Modify
New Value Float Value to set for the specified stat's Max Value (Some are in percent! 1.0 = 100%)