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

text_input

For admin setups that want a custom string. Suggests what the event would have picked normally.

Vars

chosenPicked string to be applied.
input_textText to ask the user, for example "What horrifying truth will you reveal?"

Procs

get_text_suggestionReturns a string to suggest to the admin, which would be what the event would have chosen. No suggestion if an empty string, which is default behavior.

Var Details

chosen

Picked string to be applied.

input_text

Text to ask the user, for example "What horrifying truth will you reveal?"

Proc Details

get_text_suggestion

Returns a string to suggest to the admin, which would be what the event would have chosen. No suggestion if an empty string, which is default behavior.