Alum Stock Script
layernewap - Layernew creates a new light grey layer, "alumplatform"
layernewap <-- layernew("alumplatform", ltgrey)
[!1.bmp|width=500px!]
Southwest Isometric View
alumplatform - draws the platform which the alum barrels will sit on
alumplatform <-- StockPlatform("alumplatorigin, SDrum, TAp, WApWalkway, alumplatcoldim, DDrum/2)
layerseta - Layerset selects the layer "0".
layerseta <-- layerset("0")
layerfreezeap - Layerfreeze locks the layer "alumplatform" so that it cannot be edited.
layerfreezeap <-- layerfreeze("alumplatform")
layernewab - Layernew creates a new blue layer, "alumbarrels".
layernewab <-- layernew("alumbarrels", blue)
[!2.bmp|width=500px!]
Southwest Isometric View
alumbarrels - draws two barrels which will sit on top of the platform
alumbarrels <-- StockBarrels("alumplatorigin, SDrum, TAp, WApWalkway, DDrum/2, HDrum)
layerfreezeab - Layerfreeze locks the layer "alumbarrels" so that it cannot be edited.
layerfreezeab <-- layerfreeze("alumbarrels")