Master: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
{{stub}}
{{stub}}
An entity with a master cannot be triggered until the master is triggered.  
An entity with a master cannot be triggered until the master is triggered.  
* In {{goldsrc}} {{ent|multisource|engine=goldsrc}} or {{ent|game_team_master|engine=goldsrc}} can be used as a master.
* In {{goldsrc}}, {{ent|multisource|engine=goldsrc}} or {{ent|game_team_master|engine=goldsrc}} can be used as a master.
* In {{Source}} only {{ent|multisource}}
* In {{Source}}, {{ent|multisource}} is the only vanilla entity which can be used as a master.


== See also ==
== See also ==

Latest revision as of 06:22, 30 May 2025

Stub

This article or section is a stub. You can help by expanding it.

An entity with a master cannot be triggered until the master is triggered.

See also

  • ObjectCaps - in code entity being able to be a master is determined by flag FCAP_MASTER