Jump to content

Recommended Posts

Posted

1st post, 1st share

 

This is a gold bar trading system inspired from here

 

I wanted a npc with a little style so I've made one.

 

68902909.jpg

 

93692767.jpg

 

64807683.jpg

 

 

Download Here

 

You can spawn it by using id: 1000001

 

Credits to magaki13  and RZ Forum.

 

Feedback is always welcomed.

 

  • 2 weeks later...
Posted

(this go in a multisell)

<?xml version='1.0' encoding='utf-8'?>

<list>

 <!-- Gold Bar To Adena-->

 <item id="1">

   <ingredient id="3470" count="1"/>

   <production id="57" count="1000000000"/>

 </item>

   <!-- Adena To Gold Bar -->

 <item id="2">

   <ingredient id="57" count="1000000000"/>

   <production id="3470" count="1"/>

 </item>

</list>

 

(this is for the html)

<td><button value="Gold Bank" action="bypass -h npc_%objectId%_multisell xxx" width=77 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td>

(xxx is the name of the xml from the multisell)

 

 

realy a hard npc.......credits to me :))

Guest
This topic is now closed to further replies.


×
×
  • 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