Difference between revisions of "SetMaxStatusValue"

From ARK Modding Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
[[Category:Nodes]]
 
[[Category:Nodes]]
 
[[Category:PrimalCharacterStatusComponent Nodes]]
 
[[Category:PrimalCharacterStatusComponent Nodes]]
 
+
{{NodeInfoBanner|X|||||X}}
 
[[File:Node_SetMaxStatusValue.jpg|frame|SetMaxStatusValue - PrimalCharacterStatusComponent]]
 
[[File:Node_SetMaxStatusValue.jpg|frame|SetMaxStatusValue - PrimalCharacterStatusComponent]]
  
 
== How to Use ==
 
== How to Use ==
 
Modifies a Max Stat value on a Player or Dino<br />
 
Modifies a Max Stat value on a Player or Dino<br />
'''Note:''' Replication is important here! Server and Players need to know about the changes!
 
  
 
=== Related Articles ===
 
=== Related Articles ===

Latest revision as of 02:24, 16 May 2016


Replication Important

NoticeIcon.png

Must run on server

NoticeIconInactive.png

Should run on server

NoticeIconInactive.png

Must run on client

NoticeIconInactive.png

Should run on client

NoticeIconInactive.png

Requires Multicasting

NoticeIcon.png

SetMaxStatusValue - PrimalCharacterStatusComponent

How to Use

Modifies a Max Stat value on a Player or Dino

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