light
Vars | |
can_modify_colour | var to prevent changing color on certain admin spawn only tiles |
---|---|
coloredlights | list of colours to choose |
currentcolor | current light color |
cycle | used for light floors that cycle colours |
lighttile_designs | icons for radial menu |
on | var to see if its on or off |
state | defines on top |
Procs | |
check_menu | check_menu: Checks if we are allowed to interact with a radial menu |
populate_lighttile_designs | create radial menu |
Var Details
can_modify_colour
var to prevent changing color on certain admin spawn only tiles
coloredlights
list of colours to choose
currentcolor
current light color
cycle
used for light floors that cycle colours
lighttile_designs
icons for radial menu
on
var to see if its on or off
state
defines on top
Proc Details
check_menu
check_menu: Checks if we are allowed to interact with a radial menu
Arguments:
- user The mob interacting with a menu
- multitool The multitool used to interact with a menu
populate_lighttile_designs
create radial menu