ladder
Vars | |
travel_time | travel time for ladder in deciseconds |
---|---|
Procs | |
ghost_use | Ghosts use the byond default popup menu function on right click, so this is going to work a little differently for them. |
show_final_fluff_message | The messages shown after the player has finished climbing. Players can see this happen from either src or the destination so we've 2 POVs here |
show_initial_fluff_message | The message shown when the player starts climbing the ladder |
show_options | Shows a radial menu that players can use to climb up and down a stair. |
Var Details
travel_time
travel time for ladder in deciseconds
Proc Details
ghost_use
Ghosts use the byond default popup menu function on right click, so this is going to work a little differently for them.
show_final_fluff_message
The messages shown after the player has finished climbing. Players can see this happen from either src or the destination so we've 2 POVs here
show_initial_fluff_message
The message shown when the player starts climbing the ladder
show_options
Shows a radial menu that players can use to climb up and down a stair.