Page 1 of 2

Next Tool

Posted: Mon Jul 05, 2010 9:48 pm
by RipperX
I'll do some L2J stuff, many ppl here have more time than me working with L2J, so I would ask, which tool do you think would be more useful ?
In base of that answer I'll do some research to make the tool real!

Cheers,
Z

Re: Next Tool

Posted: Tue Jul 06, 2010 6:38 am
by janiii
tool for what?

Re: Next Tool

Posted: Tue Jul 06, 2010 9:14 am
by jurchiks
I think that WAS his question :D

Re: Next Tool

Posted: Tue Jul 13, 2010 4:59 pm
by RipperX
I'm sorry because I didn't answer before, I need enable email notification. Indeed that is what I asked, which tool is necessary ?

Cheers

Re: Next Tool

Posted: Tue Jul 13, 2010 5:03 pm
by dinor
If you mean in community board, then you need to run the CommunityServer (search forum) which enables that faction

Re: Next Tool

Posted: Tue Jul 13, 2010 5:55 pm
by RipperX
dinor wrote:If you mean in community board, then you need to run the CommunityServer (search forum) which enables that faction
No my dear, I was refering to this forum and I already enable it. What I've asked is, which tool is needed for the L2J administrator, what is needed to do something "tedius" become "quick" and "easy". Maybe I'm not very clear.. do I?

Re: Next Tool

Posted: Tue Jul 13, 2010 8:27 pm
by jurchiks
Lemme "translate" that...
He's offering to make a program to automate or make easier some part of l2j server administration.
I'm not sure if many people would appreciate it, but imo skill editor would be good (mostly bcuz of enums - it's easier to make it when you have a list of available functions and a description for each one (mandatory), also some basic template of absolutely required tags for a certain skill type (like buffs/debuffs need the "isMagic = true" etc.))

Re: Next Tool

Posted: Tue Jul 13, 2010 8:44 pm
by RipperX
jurchiks wrote:Lemme "translate" that...
He's offering to make a program to automate or make easier some part of l2j server administration.
I'm not sure if many people would appreciate it, but imo skill editor would be good (mostly bcuz of enums - it's easier to make it when you have a list of available functions and a description for each one (mandatory), also some basic template of absolutely required tags for a certain skill type (like buffs/debuffs need the "isMagic = true" etc.))
Yeah, that is what I tought.. Skill Editor would be good, i'll check datapack to make it, anyway, would be good if someone could bring his knowledge which is not on datapack documentation :)

Thank you

Re: Next Tool

Posted: Wed Jul 14, 2010 3:41 am
by dinor
oh, now i understand.
Yes a skill editor would be very nice.
here is a link to help you out http://www.l2jserver.com/wiki/Skills

Re: Next Tool

Posted: Wed Jul 14, 2010 3:26 pm
by RipperX
dinor wrote:oh, now i understand.
Yes a skill editor would be very nice.
here is a link to help you out http://www.l2jserver.com/wiki/Skills
Great wiki, I didn't found it before! would be nice for syntax check :)

Re: Next Tool

Posted: Thu Jul 15, 2010 8:46 am
by jurchiks
FYI some parts of it may be outdated like the "enchantLevels1=30" part, because most of the info was taken from l2jdp wiki, which is kinda OLD. But the general description should be fine, though there definately are some changed/added skill effects.
http://www.l2jdp.com/trac/wiki/XML
This, however, is updated frequently. I suggest using both AND the core code if you're going to do this.

Re: Next Tool

Posted: Thu Jul 15, 2010 1:18 pm
by RipperX
jurchiks wrote:FYI some parts of it may be outdated like the "enchantLevels1=30" part, because most of the info was taken from l2jdp wiki, which is kinda OLD. But the general description should be fine, though there definately are some changed/added skill effects.
http://www.l2jdp.com/trac/wiki/XML
This, however, is updated frequently. I suggest using both AND the core code if you're going to do this.

Indeed I'm using the l2j source to help me with the skill parser :) thanks!

Re: Next Tool

Posted: Fri Jul 16, 2010 2:02 am
by Szponiasty
Humm, I'm already on skill editor as an integrated part of l2j dialog maker. But since you're doing it, then I'm going back to be lazy some more :)

Re: Next Tool

Posted: Fri Jul 16, 2010 1:01 pm
by jurchiks
Why don't you work together to make something better?

Re: Next Tool

Posted: Fri Jul 16, 2010 1:16 pm
by Szponiasty
I dunno If I'd be any help right now. Have 3 apps + core + closing up quickly first run of my event, slowly have been doing for like a year :D