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...
Looking for l2skilltype
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- kimeraweb
- Posts: 55
- Joined: Sat Jul 31, 2010 5:33 pm
- Location: Deutschland
- Contact:
Re: Looking for l2skilltype
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.
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
DP: 7733
-
- Posts: 43
- Joined: Mon Feb 12, 2007 1:41 am
Re: Looking for l2skilltype
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.