Difference between revisions of "AddtoTribeLog"

From ARK Modding Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
[[Category:Nodes]]
 
[[Category:Nodes]]
 
[[Category:ShooterGameMode Nodes]]
 
[[Category:ShooterGameMode Nodes]]
 
+
{{NodeInfoBanner|X|X||||}}
 
[[File:Node_AddtoTribeLog.jpg|frame|AddtoTribeLog - ShooterGameMode]]
 
[[File:Node_AddtoTribeLog.jpg|frame|AddtoTribeLog - ShooterGameMode]]
  
 
== How to Use ==
 
== How to Use ==
 
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!!
 
  
 
=== Related Articles ===
 
=== Related Articles ===

Latest revision as of 02:18, 16 May 2016


Replication Important

NoticeIcon.png

Must run on server

NoticeIcon.png

Should run on server

NoticeIconInactive.png

Must run on client

NoticeIconInactive.png

Should run on client

NoticeIconInactive.png

Requires Multicasting

NoticeIconInactive.png

AddtoTribeLog - ShooterGameMode

How to Use

Create an entry into a Tribe Log for a specific Tribe

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