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

tram_mfg_info

Vars

activeis it the active tram for the map
collisionslifetime number of players hit by the tram
distance_travelledlifetime distance the tram has travelled
install_locationwhat map the tram is used on
mfg_datedate the tram was created
serial_numberserial number of this tram (what round ID it first appeared in)

Procs

NewAssign registration details to a new tram.

Var Details

active

is it the active tram for the map

collisions

lifetime number of players hit by the tram

distance_travelled

lifetime distance the tram has travelled

install_location

what map the tram is used on

mfg_date

date the tram was created

serial_number

serial number of this tram (what round ID it first appeared in)

Proc Details

New

Assign registration details to a new tram.

When a new tram is created, we give it a builder's plate with the date it was created. We track a few stats about it, and keep a small historical record on the information plate inside the tram.