Jump to content

[Tool]L2J File Editor - version 1.1


Recommended Posts

sticky icky

 

Thanx.

 

Ok Guys, please tell me what else should I add, what should I improve.

 

Any bugs found or something?

 

Waiting.

Link to comment
Share on other sites

Matim,first congratulations for this awesome program;another beatiful work by ur hands^^ I would just ask if there is any ETA for finish the "to do" list.

 

Firstly thank You for few good words.

 

About your question, I have to wait few days for people request and suggestions to add them in next release :)

Link to comment
Share on other sites

This open window is to small for such great editor...you should make it to work in full screen mode ...:)...to be able to see much more from text ...

 

 

ty,

 

Ok, in next release I will add full screen mode option.

Link to comment
Share on other sites

The master of cool topics present his share with amaizing cool looking topic again :D

Good job Matim :)

Thanks for the share and keep up working :)

Link to comment
Share on other sites

Hi and congrats on making such a tool :)

There is one bug that I find irritating - when you code in python and you change server pack, the imports section gets duplicated and it keeps the old imports, that will not work. How can you avoid this?

Well my idea is this - you format the imports like this:

from $ver$.gameserver.model.quest import State

and when you switch server pack, all you have to do is replace $ver$ with corresponding text:

com.l2jfree
com.l2jserver

and so on.

Link to comment
Share on other sites

Hi and congrats on making such a tool :)

There is one bug that I find irritating - when you code in python and you change server pack, the imports section gets duplicated and it keeps the old imports, that will not work. How can you avoid this?

Well my idea is this - you format the imports like this:

from $ver$.gameserver.model.quest import State

and when you switch server pack, all you have to do is replace $ver$ with corresponding text:

com.l2jfree
com.l2jserver

and so on.

 

Thank You for report :)

 

I will try to fix it, also thanx for advice.

 


 

Still Im waiting for other bug reports and suggestions.

 

 

Link to comment
Share on other sites

Shortcuts: Cntrl + L find the line import them ;)

 

Yes, its quite nice idea, but there are a lot of classes, so I have think how to do it :)

Link to comment
Share on other sites

I have some problem. I cant open it. i have windows 7 Ultimate 64 bit.. it gives me some errors. :/

 

Show me this error, You're sure that You have correct Java version?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...