📧 Message Board Archive

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.
Great.... PLEASE use reply-button to see the REAL message...
: 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.



Oh, great, I can't even use the < and > in THIS message!!!!! It DOES show when you want to reply to the message, but it does NOT in the original text! Why?



Re: Great.... PLEASE use reply-button to see the REAL message...
: : 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.

: Oh, great, I can't even use the < and > in THIS message!!!!! It DOES show when you want to reply to the message, but it does NOT in the original text! Why?



The reason why your greater-than and less-than signs are ommiting the text in between them is because our browsers think you're using an html tag...  As for your original question, I'm not sure why doesn't work...

So thats why... Thanks! <sup>[NT]</sup>
[No message content]