Multi NPC
Posted: Wed Jun 15, 2011 1:50 pm
hello
i was searching in the forum for Multi NPC but i didnt fiend anithing and i wonted to ask
well im trying to make NPC that make everithing i mean:
Werehouce
Clan Wearhouce
Clan options
and add
but i have problem linking the "bottons"
i use this code
the problem is
i don't know how to edit this so i can use the htm of other charecters
10x alot
PC: how to link one NPC to the htm of other NPC
i was searching in the forum for Multi NPC but i didnt fiend anithing and i wonted to ask
well im trying to make NPC that make everithing i mean:
Werehouce
Clan Wearhouce
Clan options
and add
but i have problem linking the "bottons"
i use this code
Code: Select all
<tr><td><br></td></tr> <tr> <td align=center><button value="Clan WH" action="bypass -h npc_%objectId%_Chat CWH" width=85 height=26 back="L2UI_CT1.Windows_DF_Drawer_Bg_Darker" fore="L2UI_CT1.Windows_DF_Drawer_Bg_Darker"></td> </tr>
Code: Select all
bypass -h npc_%objectId%_Chat CWH
10x alot

PC: how to link one NPC to the htm of other NPC