byond - Modules - TypesVar Details - Proc Details

spawning

Vars

death_callbacks_by_mobAssoc list mob = removalcb
mobcapMaximum amount of spawnable mobs
spawnerdataAssoc list of spawners and their assosicated data
totalspawnedtotal number of spawned mobs

Procs

decrement_spawnedmobsRemoves a mob from a spawners mobs spawned list Arguments:
registerspawnerRegisters an atom with the subsystem Arguments:
remove_mobEssentially a wrapper for accessing a dying/delting mobs callback to remove it
reset_aiAdmin proc to unregister and reregister AI node spawners for example for varedits on WO
unregisterspawnerUnregisters an atom with the subsystem Arguments:

Var Details

death_callbacks_by_mob

Assoc list mob = removalcb

mobcap

Maximum amount of spawnable mobs

spawnerdata

Assoc list of spawners and their assosicated data

totalspawned

total number of spawned mobs

Proc Details

decrement_spawnedmobs

Removes a mob from a spawners mobs spawned list Arguments:

registerspawner

Registers an atom with the subsystem Arguments:

remove_mob

Essentially a wrapper for accessing a dying/delting mobs callback to remove it

reset_ai

Admin proc to unregister and reregister AI node spawners for example for varedits on WO

unregisterspawner

Unregisters an atom with the subsystem Arguments: