Skip to content
aubergine10 edited this page Nov 24, 2015 · 5 revisions

Were you looking for Room Requirement Indoor or Outdoor?

##Overview

Foundations Materials

This IndoorOutdoor setting is only applicable to Materials and determines whether the material can be placed indoors, outdoors or both.

IndoorOutdoor

##Syntax

This optional setting is used in materials.txt and must be within a BEGIN Material... definition block. The setting can be used only once per definition block.

    IndoorOutdoor <mode>

Where <mode> is one of the following:

  • 0 - both indoor and outdoor
  • 1 - outdoor only
  • 2 - indoor only (only after foundations fully constructed)

If not specified, it defaults to 0.

##Example

Indoor only...

    IndoorOutdoor 2

##Example Mods

##Notes

The only material in the base game that can be built both indoor and outdoor is ConcreteTile.

##See Also

^ Open "Pages" to Search



Settings:

* = multi-use per block
... = BEGIN...END block

Equipment:

Name Sprite AttackPower num RechargeTime num Properties Weapons Properties NoImport Properties Improvised Properties Metal Properties Tools Scale TwoHanded true|false Range num Rotatable true|false - eg. book

Callouts:

Name Cost num MaxNumber num Vehicle vehicleId Entity entityId NumEntities Sprite

Clone this wiki locally