Table of Contents

Building Interface Script Functions

Standard, non-scripted buildings have a standard set of UI buttons and displays, some of which can be controlled via settings. If you're scripting your building interface, sometimes you may want to access these standard screens too. For instance, you might add a button to your main building interface that brings up the 'Stockroom' interface. The commands for doing this are:

sysBuildingActivateStockroom

sysBuildingActivateBuyItem

sysBuildingActivateSetPrices

sysBuildingActivateSellItem

sysBuildingActivateEmployeeList