tram_mfg_info 
Vars | |
| 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) |
Procs | |
| New | Assign 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.