Jump to content

Recommended Posts

Posted

Well i was away for 1 year. When i came back 95% of all topics were deleted.

Everything for me that is coded in/from L2Jfrozen is totally failure. 

So if i am asking something like this means i need it or many others need it too.

To adapt something from frojen that i also cannot find or it is deleted it's not worth the time.

Well with all the respect i have to all members here i ask this. If he can code it? It will be amazing.

If not? No worries. It's ok.

If i had the knowledge of java i would do the same think for the community as does numl0ckas

What do you need exactly?

Posted

What do you need exactly?

The enchant rate for normal items starts from 97% and in every enchant loses -3% or 5%(Configurable)

Max for custom items is +10-14 etc (Configurable item and max enchant lvl)

The enchant rate for custom items starts from 82% and in every enchant loses -3% or 5%(Configurable)

Safe Enchant (Configurable) for Customs.

With blessed enchant scrolls the normal items when it fails will take a penalty of -2 enchant level. Also are usable only after +15.(Configurable)

With blessed enchant scrolls the custom items when it fails will take a penalty of -1 enchant level. Also are usable only after +7.(Configurable)

 

Or if any of this is possible.

Posted

Max for custom items is +10-14 etc (Configurable item and max enchant lvl)

The enchant rate for custom items starts from 82% and in every enchant loses -3% or 5%(Configurable)

Safe Enchant (Configurable) for Customs.

 

What do you mean here?

What Custom items?

 

for the rest, now I'm going to try to make it.

Posted

What do you mean here?

What Custom items?

 

for the rest, now I'm going to try to make it.

Just if (item.getItemId() == custom_item_id) bla bla.

  • 1 year later...
Posted

Bcs the code is not using skill..

 

Just avoid to answer him, he wants ready code to apply-diff patch. Unfortunately, on the first error encountered, he will yell again... And again. And again, and again. And again.

 

Posted

Just avoid to answer him, he wants ready code to apply-diff patch. Unfortunately, on the first error encountered, he will yell again... And again. And again, and again. And again.

 

 Hahahaha I cry :happyforever:

  • 3 weeks later...
Posted (edited)


Enterworld.java

 

if (first)

{

activeChar.setNameColor(Config.STARTING_NAME_COLOR, true);

activeChar.setTitleColor(Config.STARTING_TITLE_COLOR, true);

 

}

 

Config.java

 

    public static int STARTING_NAME_COLOR;

    public static int STARTING_TITLE_COLOR;

 

        STARTING_NAME_COLOR = FandCConfig.getProperty("StartingNC", 0000);

        STARTING_TITLE_COLOR = FandCConfig.getProperty("StartingTC", 0000);

 

fandc.properties

 

# Starting Name And Title Colour Settings

StartingNC = 0000

StartingTC = 0000

 

Edited by ganjaradio
Posted

 

Enterworld.java	
		
		if (first)
		{
			activeChar.setNameColor(Config.STARTING_NAME_COLOR, true);
			activeChar.setTitleColor(Config.STARTING_TITLE_COLOR, true);

		}

Config.java

    public static int STARTING_NAME_COLOR;
    public static int STARTING_TITLE_COLOR;

        STARTING_NAME_COLOR = FandCConfig.getProperty("StartingNC", 0000);
        STARTING_TITLE_COLOR = FandCConfig.getProperty("StartingTC", 0000);

fandc.properties

# Starting Name And Title Colour Settings
StartingNC = 0000
StartingTC = 0000

What is if (first)?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Posts

    • https://l2avokado.com/ Hello everyone,   After some time of development, we've decided to open L2Avokado to the public in its current development stage. We're looking for players who enjoy Interlude and would like to help shape the project before its official release.   This isn't a "launch" announcement. Instead, we're inviting the community to log in, explore the server, test the systems we've built, and provide honest feedback. Whether it's bug reports, balance suggestions, progression ideas, or quality-of-life improvements, we'd love to hear them.   Our goal has always been to create an Interlude server that feels familiar while offering a fresh progression experience. We've intentionally avoided custom weapons, armor, and client modifications. Instead, we've focused on redesigning progression through reworked hunting grounds, quests, crafting, and gameplay systems while remaining compatible with a clean Interlude client.   At this stage, the core progression path has been implemented, including the main hunting grounds, quests, custom systems, and events. However, as the project is still under active development, there will inevitably be bugs, balance issues, and areas that require further polishing.   This is exactly why we'd like your help.   We're looking for players who are willing to: Test gameplay and progression. Report bugs and exploits. Suggest balance improvements. Share ideas for new features or quality-of-life changes. Help us build a server that the community genuinely enjoys playing.   The Client and System downloads are already available on our website, so you can jump straight into the game. We're also working on a dedicated launcher that will simplify installation and future updates.   If you're interested in helping develop a unique Interlude project and want your feedback to genuinely influence the direction of the server, we'd love to have you with us.   We look forward to seeing you in-game and hearing your thoughts on Discord. https://l2avokado.com/
    • IAM one of customers of this project. Have anti cheat, have user panel everything is working. Blocking adrenaline trashy plans without any problems.  So just GL for all lin2 project. I get support every time I need it. 
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..