View Single Post
  #82  
Unread 11-04-2007, 04:18 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

No, it will come out fine, that's why I said it's SOE's strange way of doing it. The outer " serves as an indicator not to parse the ' within as code, but rather as text. You could also theoretically not encode the ' but I prefer to do it.
Another strange things is that if you put the " directly after the ' then the game will add a space after the ' during runtime, which is why I put the " only after the 's. Not saying it makes any sense, just coping with how it works here.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.

Last edited by gm9 : 11-05-2007 at 11:44 AM. Reason: was unclear
Reply With Quote