Thread: ; Bug
View Single Post
  #1  
Old 09-21-2003, 05:45 AM
DarkShadows_Legend DarkShadows_Legend is offline
Cult of the Winky
DarkShadows_Legend's Avatar
Join Date: Apr 2003
Location: Florida
Posts: 614
DarkShadows_Legend is on a distinguished road
Send a message via AIM to DarkShadows_Legend
Question ; Bug

I'm not sure if this is a bug or just a mistake I did somewhere.

NPC Code:

setstring this.string,
"blah blah blah",
"and so on and so on ; < --- produces an error even if in quotation marks",
"blah blah end";



The semicolon can't be used inside of the quotation marks. The semicolon won't show up when being displayed as a text message and produces an error when tested.
I haven't had this problem/error occur with anything else yet. Only with the semicolon.
__________________
- Criminal X

"I rather be hated for being myself, than be liked for being what you like best. I go above the influence, not under." - Me
Reply With Quote