Difference between revisions of "AddtoTribeLog"

From ARK Modding Wiki
Jump to navigation Jump to search
(Created page with "Category:Nodes Category:ShooterGameMode Nodes frame|AddtoTribeLog - ShooterGameMode == How to Use == Create an entry into a Tribe Log...")
 
Line 7: Line 7:
 
Create an entry into a Tribe Log for a specific Tribe<br />
 
Create an entry into a Tribe Log for a specific Tribe<br />
 
'''Note:''' Replication is important here! All GameMode nodes '''MUST''' Run On Server!!
 
'''Note:''' Replication is important here! All GameMode nodes '''MUST''' Run On Server!!
 +
 +
=== Related Articles ===
 +
[[Special:WhatLinksHere/{{PAGENAME}}|What Links Here]]<br />
  
 
{| class="wikitable"
 
{| class="wikitable"

Revision as of 09:45, 15 May 2016


AddtoTribeLog - ShooterGameMode

How to Use

Create an entry into a Tribe Log for a specific Tribe
Note: Replication is important here! All GameMode nodes MUST Run On Server!!

Related Articles

What Links Here

Inputs
Pin Reference Type Description
Target ShooterGameMode ShooterGameMode Reference (Most likely from a Cast)
Tribe Id Integer Targeting Team ID for the Tribe to add a log entry for
New Log String The log entry you would like to make