FutureProg functions

switchform

Characters · computer function, computer program, standard futureprog

Boolean switchform(Character character, Number form)
Contexts: computer function, computer program, standard futureprog
Attempts a voluntary form switch, including ordinary player-facing feedback, and returns true on success.
character: The character who should switch form
form: The form alias or body id

Boolean switchform(Character character, Text form)
Contexts: computer function, computer program, standard futureprog
Attempts a voluntary form switch, including ordinary player-facing feedback, and returns true on success.
character: The character who should switch form
form: The form alias or body id

← Back to FutureProg functions