ID:270946
 
Hey,
I was trying to put a Topic Hyperlink into a stat panel using the stat() proc, but it just shows the full tags

e.g.
<A HREF=#[0x3000000]My Skill>My Skill</A>


So is there a way to display Topic Hyperlinks in a stat panel?
Neo Skye wrote:
Hey,
I was trying to put a Topic Hyperlink into a stat panel using the stat() proc, but it just shows the full tags

e.g.
> <A HREF=#[0x3000000]My Skill>My Skill</A>
>

So is there a way to display Topic Hyperlinks in a stat panel?

You can't use HTML in the statpanels. The only way to make something clickable there is to create an obj just for the panel and to set up its Click() proc to do what you need.

Lummox JR
PirateHead was nice enough to do a while ago. =)