Jump to content

Recommended Posts

Posted

Hi all now i tell you how to make your trader

1)We must create the html of trader

 

Create one text and always write

 

tfr43cctmp.jpg

 

<html>
<body>
<title>NPC</title>
<br>
<center><img src="L2UI_CH3.herotower_deco" width=256 height=32></center>
<br>
<center>
<button value="here write the name for the button which you click" action="bypbeep -h npc_%objectId%_multisell 3000" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal">
<br>
</body>
</html>

 

And you save it one number for example 55555 but always write .html for example 55555.html

 

width=1024 height=640http://img573.imageshack.us/img573/2372/tfrc433tmp.jpg[/img]

 

2)Now you must create the multisell

 

Create One text and write

 

width=1024 height=640http://img521.imageshack.us/img521/8763/tfr3fe9tmp.jpg[/img]

 

<list>
<item id='1'>
<ingredient id='9401' count='10000'/>
<production id='9710' count='1'/>
</item>
</list>

In <ingredient id='9401' you write the id of item which you must to have it  to buy one item / In count='10000'/> in the number 10000 you add how many items you must to have to buy something

In <production id='9710' you write the number of the id you want to buy it

 

And save it as the number for example 55555 but you must to write and .xml for example 55555.xml

 

width=700 height=437http://img259.imageshack.us/img259/6663/tfr8e67tmp.jpg[/img]

 

3)Now we must create the sql

 

Create one text and write

 

INSERT INTO `npc` VALUES (ID, Id Template, "name", 1, "title", 1, "clbeep", 20, 25, 80, "male", "Type", 80, 4609, 2085, 13, 14, 40, 43, 30, 21, 20, 10, 112, 0, 1158, 1972, 574, 1182, 477, 0, 227, 0, 0, 0, 88, 132, "NULL", 0, 1, 0, 'last_hit');

 

In id you add the id of the npc

In the id template you add the id of the template of the npc you want

In the name you add the name of the npc

In tittle you add the tittle of you npc

In the clbeep you add the clbeep which you want for example : "Monster2.ifrit_30_bi"

In the type you add L2Npc or L2Merchant or L2Teleport

If you write L2Npc you must copy the html in gameserver/data/html/default

If you write L2Merchant you must copy the html in gameserver/data/html/merchant

If you write L2Teleport you must copy the html in gameserver/data/html/teleport

 

And save it as one number for example 55555 but write .sql for example 55555.sql

 

And The Trader Is Ready !!!

 

Credits : ME

 

  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock