Hey! It's been years since I tried this, just redownloaded everything for the nostalgia but I'm having the "mismatch" problem.
You were right, I used another system, not the one from the post! My bad!
Now I can't find the system that works with AuthGateD 🤣
I see you have found it and uploaded it but the link you provided no longer works. If you are still around, can you please reupload? Thank you!
Question
L2DragonWind
Hello guys, i need make clickable icon, maybe have idea?
(inside html)
+ eLink("<img src=\"icon.accessory_tateossian_necklace_i00\" width=32 height=32>", 7) +
not working
+ eLink("Necklace", 7) +
only works whit text
private static String eLink(String arg0, int arg1)
{
return "<a action="bypass npc%objectId%_doenchant " + arg1 + "">" + arg0 + "</a>";
}
4 answers to this question
Recommended Posts