game_player_team
Last edited 4 years ago2020-05-25 20:24:41 UTC
- Wiki
- View Page
-
This article was converted from a previous version of TWHL and may need to be reviewed
- The formatting may be incorrect due to differences in the WikiCode processing engine, it needs to be revised and reformatted
- Some information may be out of date
- After the article is re-formatted and updated, remove this notice and the Review Required category.
- Some older articles are no longer useful, or they duplicate information from other pages. In this case, delete the page after merging any relevant information into other pages. Contact an admin to delete a page.
Point EntityThis entity makes a player change teams.
Attributes
- Name (targetname) - Property used to identify entities.
- Master (master) - The name of a multisource (or game_team_master) entity. A master must usually be active in order for the entity to work. Thus they act almost like an on/off switch, in their simplest form, and like an AND gate in the case of the multisource.
- game_team_master to use (target) - The player that activates this entity will have his team changed to the team index of the game_team_master entity specified here.
Flags
- Remove on fire (1) - After firing, this entity will be removed.
- Kill Player (2) - The player will be killed when the entity is activated.
- Gib Player (4) - The player will be pulled apart when the entity is activated.
Comments
You must log in to post a comment.
You can login or register a new account.