Difference between revisions of "TamedAggressionLevel"

From ARK Modding Wiki
Jump to navigation Jump to search
(Created page with "Category:Nodes Category:Variables == General == The Tamed Aggression Level stands for the aggression setting the Dino has, as specified via multi use or whistle comma...")
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Nodes]]
 
 
[[Category:Variables]]
 
[[Category:Variables]]
 +
[[Category:PrimalDinoVariable]]
 +
 +
== Blueprint Type ==
 +
PrimalDinoCharacter
  
 
== General ==
 
== General ==
Line 6: Line 9:
  
 
== Values ==
 
== Values ==
TamedAggressionLevel is an Integer type variable.
+
TamedAggressionLevel is an Integer type variable.<br><br>
The values correspond to the following aggression levels:
 
 
 
0 = Passive
 
1 = Neutral
 
2 = Aggressive
 
3 = Attack My Target / Attack This Target
 
  
=== Related Articles ===
+
The values correspond to the following aggression levels:<br>
[[Special:WhatLinksHere/{{PAGENAME}}|What Links Here]]<br />
+
0 = Passive<br>
 +
1 = Neutral<br>
 +
2 = Aggressive <br>
 +
3 = Attack My Target / Attack This Target<br>
 +
<br>

Latest revision as of 09:33, 9 April 2018


Blueprint Type

PrimalDinoCharacter

General

The Tamed Aggression Level stands for the aggression setting the Dino has, as specified via multi use or whistle command.

Values

TamedAggressionLevel is an Integer type variable.

The values correspond to the following aggression levels:
0 = Passive
1 = Neutral
2 = Aggressive
3 = Attack My Target / Attack This Target