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

phased_mob

Vars

jaunterThe movable which is jaunting in this dummy
movedelayThe delay between moves while jaunted
movespeedThe speed of movement while jaunted
phased_mob_iconIcon we draw our position indicator from
phased_mob_icon_stateIcon state we use for our position indicator
position_indicatorImage we show to our jaunter so they can see where they are

Procs

eject_jaunterRemoves [jaunter] from our phased mob
on_stat_changeSignal proc for COMSIG_MOB_STATCHANGE, to throw us out of the jaunt if we lose consciousness.
phased_checkChecks if the conditions are valid to be able to phase. Returns a turf destination if positive.
set_jaunterSets [new_jaunter] as our jaunter, forcemoves them into our contents
show_client_imageDisplays our position indicator to a client

Var Details

jaunter

The movable which is jaunting in this dummy

movedelay

The delay between moves while jaunted

movespeed

The speed of movement while jaunted

phased_mob_icon

Icon we draw our position indicator from

phased_mob_icon_state

Icon state we use for our position indicator

position_indicator

Image we show to our jaunter so they can see where they are

Proc Details

eject_jaunter

Removes [jaunter] from our phased mob

on_stat_change

Signal proc for COMSIG_MOB_STATCHANGE, to throw us out of the jaunt if we lose consciousness.

phased_check

Checks if the conditions are valid to be able to phase. Returns a turf destination if positive.

set_jaunter

Sets [new_jaunter] as our jaunter, forcemoves them into our contents

show_client_image

Displays our position indicator to a client