Item components

Board

item component · builder

Lets players view and post to a board when in room

You can use the following options with this component:

name <name> - sets the name of the component
desc <desc> - sets the description of the component
board <board> - sets the board that this item is tied to
view <prog> - sets the prog that controls who can view the board
cantview <echo> - sets the echo when someone tries to read the board who can't
post <prog> - sets the prog that controls who can post to the board
cantpost <echo> - sets the echo when someone tries to post to the board who can't
showname - toggles showing the author's name
showsdesc - toggles showing the author's short desc
showdesc - toggles showing the author's desc

← Back to Item components