Difference between revisions of "ForceAddPlayertoTribe"

From ARK Modding Wiki
Jump to navigation Jump to search
(Created page with "Category:Nodes Category:ShooterGameMode Nodes frame|ForceAddPlayertoTribe - ShooterGameMode == How to Use == Force a player i...")
 
Line 9: Line 9:
  
 
=== Related Articles ===
 
=== Related Articles ===
[[Special:WhatLinksHere/ForceAddPlayertoTribe|What Links Here]]<br />
+
[[Special:WhatLinksHere/{{PAGENAME}}|What Links Here]]<br />
  
 
{| class="wikitable"
 
{| class="wikitable"

Revision as of 09:51, 15 May 2016


ForceAddPlayertoTribe - ShooterGameMode

How to Use

Force a player into an existing 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)
For Player State ShooterPlayerState The PlayerState Reference for the Player joining the Tribe
Tribe Name String Name of the existing Tribe to add the Player to


Outputs
Pin Reference Type Description
Return Value Integer Targeting Team ID Player was added to