spawner

Vars | |
maxamount | Max amount of |
---|---|
spawnamount | Amount of types to spawn for each squad created |
spawndelay | Delay between squad spawns, dont set this to below SSspawning wait |
spawntypes | typepath or list of typepaths for the spawner to pick from |
use_postspawn | Whether we want to use the postspawn proc on the mobs created by the Spawner |
Procs | |
postspawn | This proc runs on the created mobs if use_postspawn is enabled, use this to equip humans and such |
Var Details
maxamount

Max amount of
spawnamount

Amount of types to spawn for each squad created
spawndelay

Delay between squad spawns, dont set this to below SSspawning wait
spawntypes

typepath or list of typepaths for the spawner to pick from
use_postspawn

Whether we want to use the postspawn proc on the mobs created by the Spawner
Proc Details
postspawn
This proc runs on the created mobs if use_postspawn is enabled, use this to equip humans and such