Page 1 of 1

Help-me, thx

Posted: Mon Jul 06, 2009 1:37 pm
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

Re: Help-me, thx

Posted: Mon Jul 06, 2009 1:46 pm
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

Re: Help-me, thx

Posted: Mon Jul 06, 2009 2:29 pm
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...

Re: Help-me, thx

Posted: Mon Jul 06, 2009 2:31 pm
by janiii
you can't edit .class files. read what i wrote about editing core files.

Re: Help-me, thx

Posted: Mon Jul 06, 2009 6:05 pm
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.