byond - Modules - TypesVar Details - Proc Details

rewind

Vars

last_target_locs_listList of locations the atom took since it was last saved
rangeHow far can you rewind someone
rewind_timerHolder for the rewind timer
start_rewindingHow long till the time rewinds
target_initial_brute_damageInitial brute damage of the target
target_initial_burn_damageInitial burn damage of the target
target_initial_fire_stacksInitial fire stacks of the target
target_initial_on_fireInitial on_fire value
target_initial_sunderInitial sunder of the target
targetedThe targeted atom

Procs

rewindMove the target two tiles per tick
save_moveSignal handler
start_rewindingStart the reset process

Var Details

last_target_locs_list

List of locations the atom took since it was last saved

range

How far can you rewind someone

rewind_timer

Holder for the rewind timer

start_rewinding

How long till the time rewinds

target_initial_brute_damage

Initial brute damage of the target

target_initial_burn_damage

Initial burn damage of the target

target_initial_fire_stacks

Initial fire stacks of the target

target_initial_on_fire

Initial on_fire value

target_initial_sunder

Initial sunder of the target

targeted

The targeted atom

Proc Details

rewind

Move the target two tiles per tick

save_move

Signal handler

start_rewinding

Start the reset process