Entities 1x4l2i

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

Category: all (50) 4e402g

ID 20 - Info_TeamGate (TGate) 2t3r2s

Info g1p6j

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 31956

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)