No i dont know how to code.
Also i think that some of the best servers out there, there Owners doesnt know to code, thats why some of the people are java developers and others are plumbers, electricians etc.
If i knew how to code i ll try to make my own project and not to buy one.
Any way thanks for your answer but i ll not stop here. Have a nice day.
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