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...")
 
Line 6: Line 6:
  
 
== 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
 
  
 +
The values correspond to the following aggression levels:<br>
 +
0 = Passive<br>
 +
1 = Neutral<br>
 +
2 = Aggressive <br>
 +
3 = Attack My Target / Attack This Target<br>
 +
<br>
 
=== Related Articles ===
 
=== Related Articles ===
 
[[Special:WhatLinksHere/{{PAGENAME}}|What Links Here]]<br />
 
[[Special:WhatLinksHere/{{PAGENAME}}|What Links Here]]<br />

Revision as of 14:27, 30 January 2017


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

Related Articles

What Links Here