ForceAddPlayertoTribe

From ARK Modding Wiki
Revision as of 16:31, 14 May 2016 by Jslay (talk | contribs) (Created page with "Category:Nodes Category:ShooterGameMode Nodes frame|ForceAddPlayertoTribe - ShooterGameMode == How to Use == Force a player i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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