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

experimental_cloner

Machine which experimentally clones people you scanned with the experimental cloner scanner

Vars

awaiting_ghostAre we waiting for candidates?
cloning_timeHow long it takes to bake a new man
evil_chanceHow likely are we to produce evil clones?
loaded_recordData for mob we're about to produce
runningAre we cooking?
running_timerTime until we're done cooking
sound_loopSound to play while cooking

Procs

create_result_mobReturn a mob for our tube to produce
fail_growingThis one didn't make it
finish_cloningProduce a man and poll for ghosts
get_cloning_mistakeReturn either nothing or something weird to happen to our clone
on_clone_failedSomehow our clone exited the cloner or was deleted before we were ready or we just didn't find any ghosts
on_finishedStuff to do when we stop processing
start_cloningStart growing a guy

Var Details

awaiting_ghost

Are we waiting for candidates?

cloning_time

How long it takes to bake a new man

evil_chance

How likely are we to produce evil clones?

loaded_record

Data for mob we're about to produce

running

Are we cooking?

running_timer

Time until we're done cooking

sound_loop

Sound to play while cooking

Proc Details

create_result_mob

Return a mob for our tube to produce

fail_growing

This one didn't make it

finish_cloning

Produce a man and poll for ghosts

get_cloning_mistake

Return either nothing or something weird to happen to our clone

on_clone_failed

Somehow our clone exited the cloner or was deleted before we were ready or we just didn't find any ghosts

on_finished

Stuff to do when we stop processing

start_cloning

Start growing a guy