 |
shalimar GURU

Joined: 04 Aug 2002 Posts: 4797 Location: Pensacola, FL, USA
|
Posted: Tue Feb 27, 2007 8:38 pm
[1.24] More #SUB Bleeding |
#TR {black-inked dove gray scroll} {#SUB {<send hint='Glimpse' href='invoke scroll'>black-inked dove gray scroll</send>}}
#TR {blue-inked silvery blue scroll} {#SUB {<send hint='Aura Scry' href='invoke scroll'>blue-inked silvery blue scroll</send>}}
#TR {blue-inked silvery green scroll} {#SUB {<send hint='Essence Turn' href='invoke scroll'>blue-inked silvery green scroll</send>}}
#TR {blue-inked winter white scroll} {#SUB {<send hint='Freezing Shard' href='invoke scroll'>blue-inked winter white scroll</send>}}
#TR {gold-inked saffron yellow scroll} {#SUB {<send hint='Spark' href='invoke scroll'>gold-inked saffron yellow scroll</send>}}
#TR {gold-inked stone gray scroll} {#SUB {<send hint='Hurl Earth' href='invoke scroll'>gold-inked stone gray scroll</send>}}
#TR {red-inked carnelian orange scroll} {#SUB {<send hint='Grab' href='invoke scroll'>red-inked carnelian orange scroll</send>}}
#TR {silver-inked celestial blue scroll} {#SUB {<send hint='Bless Weapon' href='invoke scroll'>silver-inked celestial blue scroll</send>}}
#TR {silver-inked cobalt blue scroll} {#SUB {<send hint='Lesser Shielding' href='invoke scroll'>silver-inked cobalt blue scroll</send>}}
#TR {silver-inked pristine white scroll} {#SUB {<send hint='Clear Sight' href='invoke scroll'>silver-inked pristine white scroll</send>}}
#TR {silver-inked royal blue scroll} {#SUB {<send hint='Intuition' href='invoke scroll'>silver-inked royal blue scroll</send>}}
#TR {silver-inked translucent vellum scroll} {#SUB {<send hint='Astral Lift' href='invoke scroll'>silver-inked translucent vellum scroll</send>}}
#TR {white-inked dark green scroll} {#SUB {<send hint='Analysis' href='invoke scroll'>white-inked dark green scroll</send>}}
#TR {yellow-inked fiery red scroll} {#SUB {<send hint='Fire Star' href='invoke scroll'>yellow-inked fiery red scroll</send>}}
Works just fine and dandy with only one on a line. But i went in a shop and went to browse for scrolls and got:
On a table are a silver-inked translucent vellum scroll, a gold-inked stone gray scroll, a white-inked dark green scroll, a gold-inked saffron yellow scroll, a yellow-inked fiery red scroll, a silver-inked cobalt blue scroll, a silver-inked pristine white scroll, a blue-inked winter white scroll and a black-inked dove gray scroll.
Just what you would expect, however the hint or mouseover text seems to get confused, the front half of the underlined text will be correct, but near the end of the string, it will show the mouseover of one of the other scrolls.
Further more, if i try to add color:
#TR {table} {#CW cyan}
then the output hanges too:
On a table are a silver-inked translucent vellum scroll, a gold-inked stone gray scroll, a white-inked dark green scroll, a gold-inked saffron yellow scroll, a yellow-inked fiery red scroll, a silver-inked cobalt blue scroll, a silver-inked pristine white scroll, a blue-inked winter white scroll and a black-inked dove gray scroll. |
|
|
|
 |
Arminas Wizard
Joined: 11 Jul 2002 Posts: 1265 Location: USA
|
Posted: Tue Feb 27, 2007 11:16 pm |
#SUB {<send hint='Glimpse' href='invoke scroll'>black-inked dove gray scroll</send>}
Changing the above to this should fix it.
#SUB {"<send hint='Glimpse' href='invoke scroll'>black-inked dove gray scroll</send>"}
While it is true that the < and > are no longer technically special characters they are still used in evaluating equations.
I'ved noticed that href='invoke scroll'>black-inked type things can be read as is 'invoke scroll' greater than black-inked.
Oddly enough #MXP doesn't have this problem. |
|
_________________ Arminas, The Invisible horseman
Windows 7 Pro 32 bit
AMD 64 X2 2.51 Dual Core, 2 GB of Ram |
|
|
 |
shalimar GURU

Joined: 04 Aug 2002 Posts: 4797 Location: Pensacola, FL, USA
|
Posted: Tue Feb 27, 2007 11:59 pm |
That does not fix either aspect of this problem for me.
|
|
|
|
 |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|