Rewards for Class Changes

This is not a Support area! Discuss about the Server here. Non-Server related discussion goes in Off-Topic Discussion.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Saso
Posts: 55
Joined: Fri Apr 24, 2009 11:53 am

Rewards for Class Changes

Post by Saso »

I have searched the forums for quite a bit so as always, when I don't find something I'm looking for I post it.

Where can I find the core part (or possibly DP Part) to add rewards when someone levels up and completes a class upgrade.

What I want to do is the following:
1st Class Change you get some Adena.
2nd Class Change you get some Adena and Ancient Adena.
3rd Class Change you get some Adena and a Giant's Codex.

Thank you for any help with regards to this topic
Saso
Posts: 55
Joined: Fri Apr 24, 2009 11:53 am

Re: Rewards for Class Changes

Post by Saso »

Latest I found out...

I could possibly do changes here:

net.sf.l2j.gameserver.model.actor.instance - > L2ClassMasterInstance

However I have nothing that I could think of to work with so I can make it so it gives Adena on changes.

Again, any help appreciated....
JMD
Advanced User
Advanced User
Posts: 1440
Joined: Wed Apr 15, 2009 10:07 am

Re: Rewards for Class Changes

Post by JMD »

Just take a look at l2jfree classmaster, you might make something out by looking at their code.
Post Reply