AnsS Posted September 6, 2009 Posted September 6, 2009 Hi all! This is code: <td width=40><button action="bypass -h npc_%objectId%_Buff 1517" width=32 height=32 back="icon.skill1517" fore="icon.skill1517"></td> <td width=40><button action="bypass -h npc_%objectId%_Buff 1518" width=32 height=32 back="icon.skill1518" fore="icon.skill1518"></td> but I do not see the picture after all. Plz help mee
0 Matim Posted September 6, 2009 Posted September 6, 2009 You're sure..the icon name is correct? I had this proble few months and the problem was wrong name.
0 AnsS Posted September 6, 2009 Author Posted September 6, 2009 I realised it. The correct code: <td width=40><button action="bypass -h npc_%objectId%_Buff 1517" width=32 height=32 back="icon.skill1499" fore="icon.skill1499"></td> <td width=40><button action="bypass -h npc_%objectId%_Buff 1518" width=32 height=32 back="icon.skill1502" fore="icon.skill1502"></td>
Question
AnsS
Hi all!
This is code:
<td width=40><button action="bypass -h npc_%objectId%_Buff 1517" width=32 height=32 back="icon.skill1517" fore="icon.skill1517"></td>
<td width=40><button action="bypass -h npc_%objectId%_Buff 1518" width=32 height=32 back="icon.skill1518" fore="icon.skill1518"></td>
but I do not see the picture after all.
Plz help mee
3 answers to this question
Recommended Posts