Player SetTeam

From Zandronum Wiki
Revision as of 01:16, 6 August 2021 by Buu342 (talk | contribs) (Created page with "{{Template:ACSWarning}} '''145:Player_SetTeam (int ''team'', bool ''nobroadcast'') ==Usage== Changes the team of the player who activated the special to ''team''. The second...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This article documents a Zandronum-specific ACS feature which may not be supported by ZDoom and its other child ports.

145:Player_SetTeam (int team, bool nobroadcast)

Usage

Changes the team of the player who activated the special to team. The second argument is optional and only available in Zandronum 3.1, which suppresses the "{player} joined the {team}" message.

Example

This article lists no examples, please add one.