i want cuttency like adena falls from monsters

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
bakri
Posts: 52
Joined: Fri Mar 19, 2010 2:43 pm

i want cuttency like adena falls from monsters

Post by bakri »

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

Hello,
i searched the forum but i didn't find it
first i want to change the adena icon

and i want make another currency like adena falls from monsters
i will call it Gold

i want make sql table called customers: contain player id
When player hunt monster:
1- if player id in table customers, Gold must fall from monsters (2500-20000) Gold
2- if player id not in table customers, Gold must fall from monsters (105-250) Golds

i need it please if any one can make it
Probe
Posts: 915
Joined: Thu Sep 03, 2009 6:36 pm
Location: Israel
Contact:

Re: i want cuttency like adena falls from monsters

Post by Probe »

Change adena icon - requires client modding which is illegal
Add a 2nd currency - can easily be done, just pick a coin from etcitems.sql, write down it's itemId ,
if you want that "customer" stuff though, you'll need to modify core with java, so you should start learning a bit from the scripts posted around here and not expect things to be done for you :)
Post Reply