Jump to content

Question

Posted

Hi to all..im looking for donate npc i dont know how i can make from alone....im looking one where the ppl can buy items(scrolls tattoos armors item for full clan item for noblesse weapons etc..)) if someone can help me write plz a post...thanks

7 answers to this question

Recommended Posts

  • 0
Posted (edited)

You want a shop where people can pay in order to buy donate coins and exchange them for those items? or just a shop where people can use their donate coins (which they take them from you or GM) to buy those items?

Edited by Psyancy
  • 0
Posted

You want a shop where people can pay in order to buy donate coins and exchange them for those items? or just a shop where people can use their donate coins (which they take them from you or GM) to buy those items?

yes i want the people who want to buy items to exchange donate tickets or donate coins for these items..

  • 0
Posted

go to xml/npc and make your NPC type=L2Merchant

Then make html with same ID like npc at data/html/merchant

open the .htm file with notepad and paste that:

 

<html><head><title>Donate Manager</title></head>
<body><center><br><br><br>
<a action="bypass -h npc_%objectId%_multisell 1">Donate List</a>
</center></body></html>

Then go to xml and add your items....

Done... ready.

  • 0
Posted

go to xml/npc and make your NPC type=L2Merchant

Then make html with same ID like npc at data/html/merchant

open the .htm file with notepad and paste that

 

 

<html><head><title>Donate Manager</title></head>
<body><center><br><br><br>
<a action="bypass -h npc_%objectId%_multisell 1">Donate List</a>
</center></body></html>

Then go to xml and add your items....

Done... ready.

 

 

Thanks...

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