Can't use <> in text: scripting help wanted
I tried to script something like this:
say_stop(''The is in the .'', 1);
but the game crashes on the <> <> (when I leave it out, it doesn't crash)
Is there a reason I can't use that? Because something like this:
say_stop('' Yeah, for sure!'', 1);
DOES work.
say_stop(''The
but the game crashes on the <> <> (when I leave it out, it doesn't crash)
Is there a reason I can't use that? Because something like this:
say_stop(''
DOES work.