Switch script problems.

hystericalParadoxy
14 Jul 2014, 13:44
Hi again. Im having problems with the script switch. I made a command where if you type "choose" and then a symbol it'll change the player attribute symbol to whatever you typed (shown below).
switchscript.jpg

If I played the game and typed "choose music note" nothing would happen.

jaynabonne
14 Jul 2014, 14:24
Just pass text to the switch statement, not #text#. The '#text#' form is only used in the pattern itself, not in the code.