SPLURT Station 13 - Modules - TypesVar Details - Proc Details

paper

Paper is now using markdown (like in github pull notes) for ALL rendering so we do loose a bit of functionality but we gain in easy of use of paper and getting rid of that crashing bug

Vars

contact_poisonOverlay info
form_fieldsWhen the sheet can be "filled out" This is an associated list
infoWhat's actually written on the paper.
stampedPositioning for the stamp in tgui
stampsThe (text for the) stamps on the paper.

Procs

copyThis proc copies this sheet of paper to a new sheet. Used by carbon papers and the photocopier machine.
setTextThis proc sets the text of the paper and updates the icons. You can modify the pen_color after if need be.

Var Details

contact_poison

Overlay info

form_fields

When the sheet can be "filled out" This is an associated list

info

What's actually written on the paper.

stamped

Positioning for the stamp in tgui

stamps

The (text for the) stamps on the paper.

Proc Details

copy

This proc copies this sheet of paper to a new sheet. Used by carbon papers and the photocopier machine.

setText

This proc sets the text of the paper and updates the icons. You can modify the pen_color after if need be.