Jump to content
  • 0

Donate Npc


Reborn12

Question

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

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

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
Link to comment
Share on other sites

  • 0

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..

Link to comment
Share on other sites

  • 0

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.

Link to comment
Share on other sites

  • 0

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...

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...