Help-me, thx

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
Thorion
Posts: 3
Joined: Mon Jun 29, 2009 12:48 pm

Help-me, thx

Post by Thorion »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: All Revs Ct2.3 - Gracia Final
L2JDP Revision Number: All Revs Ct2.3 - Gracia Final

:?: Question:

How do I reapply for the delay of skills cast/ATK speed in gracia final, to be similar to gracia pt2? And if you can get files ct2.2 own and modify directly to ct2.3 to cancel this update:
- Updated: ATK / Cast speed is removed from calculation skill reuseCheck
Using the revs of L2jserver logical...
Because I did not find anything in java files (*. jar and *. class)

I await any information, and now thanks.
Sorry for bad English
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Help-me, thx

Post by janiii »

to modify core, you need to download the sources from svn. modify them and then build them to create the l2jserver.jar file.

to download the sources you can do this with some svn client like tortoisesvn. edit the java files with some editor of your choice or apply patch with the svn client. and build it with ant tool.

OR

download eclipse, add the plugin subclipse, download the sources in eclipse with subclipse plugin, edit java files or apply patch and build.

helpful links:
http://www.l2jserver.com/trac/wiki/Eclipse
http://www.l2jserver.com/trac/wiki/ApplyingPatches
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Thorion
Posts: 3
Joined: Mon Jun 29, 2009 12:48 pm

Re: Help-me, thx

Post by Thorion »

Thanks for help, but my main doubt eh what put the new file, I have no concept of what "writing" in the java file, not because I found no basis, not found which file *. class that has this in Ct2.2 correct option, you can by in Ct2.3, then someone needs to tell me the name of the file you have (eg, l2j-server - Ct2.2 \ gameserver \ l2jserver \ net \ sf \ l2j \ gameserver \ skills \ conditions . class).

thanks...
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Help-me, thx

Post by janiii »

you can't edit .class files. read what i wrote about editing core files.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Thorion
Posts: 3
Joined: Mon Jun 29, 2009 12:48 pm

Re: Help-me, thx

Post by Thorion »

I guess I'm not being clear: I do not know how to edit, I know what should I edit for the delay influenced by the cast / ATK speed again, as in Ct2.2.
Post Reply