Entities 3256d

Entities are used in to specify player spawn locations or to add effects, doors, items and more to a map. 5rw6w

Category: all (50) d3m1u

ID 20 - Info_TeamGate (TGate) 1w2g29

Info 36691t

Defines an area which kills of a certain team when they try to . The area starts at the position of the entity. Some exceptions can also be defined with the settings.

Values / Properties 15u3r

The following values can be set in the entity properties menu of the map editor and can be read using the Lua command entity.

  • ints[0]=area width (tiles)
  • ints[1]=area height (tiles)
  • ints[2]=team to let (0=nobody, 1=terrorists, 2=counter-terrorists)
  • ints[3]=don't kill flag carrier (0/1)
  • ints[4]=don't kill bomb carrier (0/1)
  • ints[5]=don't kill defuse kit carrier (0/1)
  • ints[6]=don't kill VIP (0/1)
  • ints[7]=don't kill gas mask wearer (0/1)
  • ints[8]=don't kill night vision wearer (0/1)