White Sands - Modules - TypesVar Details - Proc Details

weak energy signature

Vars

planetIf the level is a planet.
preserve_levelIf the level should be preserved. Useful for if you want to build an autismfort or something.
reserveThe active turf reservation, if there is one
reserve_dockThe docking port in the reserve
reserve_dock_secondaryThe docking port in the reserve

Procs

choose_level_typeChooses a type of level for the dynamic level to use.
load_levelLoad a level for a ship that's visiting the level.
unload_levelUnloads the reserve, deletes the linked docking port, and moves to a random location if there's no client-having, alive mobs.

Var Details

planet

If the level is a planet.

preserve_level

If the level should be preserved. Useful for if you want to build an autismfort or something.

reserve

The active turf reservation, if there is one

reserve_dock

The docking port in the reserve

reserve_dock_secondary

The docking port in the reserve

Proc Details

choose_level_type

Chooses a type of level for the dynamic level to use.

load_level

Load a level for a ship that's visiting the level.

unload_level

Unloads the reserve, deletes the linked docking port, and moves to a random location if there's no client-having, alive mobs.