Entities

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

Category: all (50)

ID 18 - Info_NoBuildings (NoBuild)

Info

Defines an area where building is not allowed. The area starts at the position of the entity. An additional settings allows you ton control if mines and portals will be blocked as well.

Values / Properties

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]=allow mines/portals? (1=yes, 0=block them as well)