Player SetTeam
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. |