Looking for l2skilltype

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
lenik
Posts: 6
Joined: Sun Jan 09, 2011 12:01 am

Looking for l2skilltype

Post by lenik »

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

I am looking for this java/com/l2jserver/gameserver/skills/Stats.java or
java/com/l2jserver/gameserver/skills/L2SkillType.java cause i want to implement this new skilltype: Give_EXP, i dont know is you have move that archive to another folder, but i have used the searcher on all my PC and it didn't find any archive with that name.

Where is the archive in which i have to implement Give_EXP?

PD: I dont jave java folder in my server folder, so i dont know how can it works...
User avatar
kimeraweb
Posts: 55
Joined: Sat Jul 31, 2010 5:33 pm
Location: Deutschland
Contact:

Re: Looking for l2skilltype

Post by kimeraweb »

Always you can use "look for file", windows feature, or Ctrl+H, as Eclipse feature.

And... if you have not java folder, you are meaning, you have not jdk installed? Then you're not available to compile.

Only folder you can edit without jdk is datapack's data script. They're compiled "JIT".

Good luck.
GS: 4470
DP: 7733
principedetinieblas
Posts: 43
Joined: Mon Feb 12, 2007 1:41 am

Re: Looking for l2skilltype

Post by principedetinieblas »

This file is a java from l2jserver, not from l2dp. If you are using nightlies you will not get the file. I would recommend you to never use nightlies (too many nonsense errors, as old festival of darkness still unsolved), and instead download from svn and compile your own version.
lenik
Posts: 6
Joined: Sun Jan 09, 2011 12:01 am

Re: Looking for l2skilltype

Post by lenik »

thank you
Post Reply