/tg/ Station 13 - Modules - TypesVar Details - Proc Details

spawner

Vars

assigned_tagA complete identifier. Generated on tag (if tagged), used for its examine.
gps_taggedHas this spawner been tagged/analyzed by a mining scanner?
mob_gps_idA short identifier for the mob it spawns. Keep around 3 characters or less?
scanner_descriptorIf this spawner's taggable, what's the text we use to describe what we can tag it with?
scanner_taggableIs this spawner taggable with something?
scanner_typesIf this spawner's taggable, what can we tag it with?
spawner_gps_idA short identifier for what kind of spawner it is, for use in putting together its GPS tag.

Procs

gps_tagTag the spawner, prefixing its GPS entry with an identifier - or giving it one, if nonexistent.

Var Details

assigned_tag

A complete identifier. Generated on tag (if tagged), used for its examine.

gps_tagged

Has this spawner been tagged/analyzed by a mining scanner?

mob_gps_id

A short identifier for the mob it spawns. Keep around 3 characters or less?

scanner_descriptor

If this spawner's taggable, what's the text we use to describe what we can tag it with?

scanner_taggable

Is this spawner taggable with something?

scanner_types

If this spawner's taggable, what can we tag it with?

spawner_gps_id

A short identifier for what kind of spawner it is, for use in putting together its GPS tag.

Proc Details

gps_tag

Tag the spawner, prefixing its GPS entry with an identifier - or giving it one, if nonexistent.