[Help] How to give some adena when player create character?
I want to give my char 1 billion adena when creating character to test.
[Help] How to give some adena when player create character?
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 51
- Joined: Thu Oct 25, 2012 2:07 am
-
- Posts: 135
- Joined: Tue Feb 07, 2012 4:48 am
Re: [Help] How to give some adena when player create charact
data/stats/initialEquipment.xml
- St3eT
- Posts: 961
- Joined: Sun Mar 07, 2010 6:50 pm
Re: [Help] How to give some adena when player create charact
Characters.properties
Code: Select all
# This is the amount of adena that a new character starts their character with.# Default: 0StartingAdena = 0
-
- Posts: 66
- Joined: Mon Jul 16, 2012 3:47 am
Re: [Help] How to give some adena when player create charact
In data/stats/initialEquipment.xml you can put all the items you want according to the profession.