[Help] How to give some adena when player create character?

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
chuong2a
Posts: 51
Joined: Thu Oct 25, 2012 2:07 am

[Help] How to give some adena when player create character?

Post by chuong2a »

[Help] How to give some adena when player create character?
I want to give my char 1 billion adena when creating character to test.
djmouse
Posts: 135
Joined: Tue Feb 07, 2012 4:48 am

Re: [Help] How to give some adena when player create charact

Post by djmouse »

data/stats/initialEquipment.xml
User avatar
St3eT
Posts: 961
Joined: Sun Mar 07, 2010 6:50 pm

Re: [Help] How to give some adena when player create charact

Post by St3eT »

Characters.properties

Code: Select all

# This is the amount of adena that a new character starts their character with.# Default: 0StartingAdena = 0
If i should be black sheep for sure no as punishment
Image
facheme
Posts: 66
Joined: Mon Jul 16, 2012 3:47 am

Re: [Help] How to give some adena when player create charact

Post by facheme »

In data/stats/initialEquipment.xml you can put all the items you want according to the profession.
Post Reply