Donate NPC

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Menuval
Posts: 42
Joined: Sat Feb 02, 2008 11:44 pm

Donate NPC

Post by Menuval »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:

Hello there mates,

Was lookin lately into building an npc sorted by grades and items will be available to purchase only via item "Gold coin" or something else.

My players will donate for these gold coins therefor i can spare my time building a nice donation page and get lost with prices and such.

I was going through the pages and unfourtunatley I couldn't find any "build your NPC shop" thread.

any help will be welcome ?
User avatar
sd619
Posts: 53
Joined: Thu Sep 28, 2006 5:00 am

Re: Donate NPC

Post by sd619 »

OMG make it urself, is very easy, take any NPC you want and make the multisell for it, dont waste space on forums with this crap, if your too noob to make a "MULTI" then you def dont need players paying you for your server which i bet is CRAP also! :x
metallinacho
Posts: 24
Joined: Thu Mar 20, 2008 6:21 pm

Re: Donate NPC

Post by metallinacho »

sd619 wrote:OMG make it urself, is very easy, take any NPC you want and make the multisell for it, dont waste space on forums with this crap, if your too noob to make a "MULTI" then you def dont need players paying you for your server which i bet is CRAP also! :x
pretty useful
Spartanx
Posts: 9
Joined: Tue Apr 28, 2009 12:02 am

Re: Donate NPC

Post by Spartanx »

if you are too noob to do it all in-one, what you can do is a NPC that sells the weapon, like this, for 1 gold coin you can get the weapon, and for 1 extra gold coin you can enchant it up to 30 or whatever you like it.

Make a multisell for the weapon exchange, and find a topic about safe enchanting, I found it here, but dont know where, work with it I know you'll find a way to put those together I know they work 'cos I have it that way on my server and maybe is not the best, but it works for me.



SpartanX
since 2005
lishawj
Posts: 253
Joined: Thu Apr 30, 2009 12:29 am

Re: Donate NPC

Post by lishawj »

Menuval,

I can help you with the multisell shop but I am not at home right now. It is a very simple process that is outline fairly well inside the MultiSell folder. The following is a brief outline of what you need to do but are not actual step by step instructions. If you have question, you can PM me.

1. Determine which NPC template you want to use. Most NPC from the NPC table should work.
2. Choose an NPC ID that is not used, ie: 32171....etc
3. Determine which item you want to sell, find and write all their object ID down along with prices.
4. Create .HTM files for the new NPC. You can use templates from the HTML/Merchant folder.
5. Create an .XML file for the new NPC shop.
6. Populate your custom tables with Item, New NPC, etc.
7. Spawn your NPC.

I am willing to help you with step by steps but it'll be a fun learning experience if you can figure it out with my above outline. I'm at work so can't help much atm.
liamxroy
Posts: 6
Joined: Thu Apr 05, 2007 1:06 pm
Location: After BooOoOm ? EveryWhere

Re: Donate NPC

Post by liamxroy »

sd619 wrote:OMG make it urself, is very easy, take any NPC you want and make the multisell for it, dont waste space on forums with this crap, if your too noob to make a "MULTI" then you def dont need players paying you for your server which i bet is CRAP also! :x

Donate Question in this forum ?

Quote sd619 for +1
User avatar
ThePhoenixBird
L2j Inner Circle
L2j Inner Circle
Posts: 1857
Joined: Fri May 27, 2005 5:11 pm

Re: Donate NPC

Post by ThePhoenixBird »

sd619 wrote:OMG make it urself, is very easy, take any NPC you want and make the multisell for it, dont waste space on forums with this crap, if your too noob to make a "MULTI" then you def dont need players paying you for your server which i bet is CRAP also! :x
I dont care if his server is a crap or not, but you arent allowed to flame other users like that, you have got a WARNING
ZumbuL
Posts: 45
Joined: Sun Feb 01, 2009 4:59 am
Location: USA

Re: Donate NPC

Post by ZumbuL »

Seriously people you need to chill.

As for Menuval, look at the xml files you have in your, data/multisell. Look at those and create your own. It's really really easy...

The NPC look at the npc.sql and find any Shop ID, they would be classified as L2Merchant. Copy paste the line with a new ID and then restart your server (don't do //reload npc, its fucked up, no matter what everyone else says).

If you need more help, pm me.
To do, and to think about doing... completely different things...
Post Reply