Jump to content

Recommended Posts

Posted

Let's Start ;-)

 

 

First what we need?

 

a HTML with:

 

<html>
<title>Shop's name</title>
<body>
</body>
</html>

 

 

What means what?

 

<item></item> <-open/cloes item space

<indengrient id="57"(what u givee for item) count="200"(how many item u give for item)>

<production id="57"(what u get) count="200"(how many item u get)>

 

HTML name: 50014 (remember: NPC's id)

XML name: 6000 (may anything)

 

 

Next we link the XML to the HTML:

 

<html>
<title>Shop's name</title>
<body>
<button value="DC robe" action="bypass -h npc_%objectId%_multisell 6000" width=100 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
</body>
</html>

 

 

SQL:

 

INSERT INTO `npc` VALUES ('50833', '3', 'GM-Shop', '1', 'AntiHerO', '1', 'LineageMonster4.eyeless', '22.00', '32.00', '70', 'male', 'L2Merchant', '40', '2444', '2444', '0.00', '0.00', '10', '10', '10', '10', '10', '10', '0', '0', '500', '500', '500', '500', '278', '0', '333', '0', '0', null, '60', '60', '', '0', '0', '0', 'LAST_HIT', '0', '0', '0', 'fighter', 'false');

 

 

Credits :Me

  • 5 months later...
  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...