Jump to content
  • 0

[Request] Java code


Question

Posted

Hello MxC,

 

Someone can help me with a code ? or How to Fix [interlude]. It's about a bug, for exemple happens... can i pked a player flagged.

 

I hope you understand... i'm very tired.

15 answers to this question

Recommended Posts

  • 0
Posted

Hello MxC,

 

Someone can help me with a code ? or How to Fix [interlude]. It's about a bug, for exemple happens... can i pked a player flagged.

 

I hope you understand... i'm very tired.

explaint better what is your problem man.. can't stand what happen exactly!!!!
  • 0
Posted

explaint better what is your problem man.. can't stand what happen exactly!!!!

 

I think he mean, it's an bug with PK - when ppl kill player FLAGGED get pk + karma...... but not everytime... i saw that problem  to many srv.

  • 0
Posted

I think he mean, it's an bug with PK - when ppl kill player FLAGGED get pk + karma...... but not everytime... i saw that problem  to many srv.

ye thats the problem
  • 0
Posted

Hello MxC,

 

Someone can help me with a code ? or How to Fix [interlude]. It's about a bug, for exemple happens... can i pked a player flagged.

 

I hope you understand... i'm very tired.

which pack you have tell...may be i can help you if i see source

  • 0
Posted

Ηarpun?

It's like trying to create a failed server.

Anyway, model/actor/instance/L2PcInstance.java

Check the proper methods, something is fucked up, so the player gets a PK point when killing a flagged player.

  • 0
Posted

harpun? first hear about this pack. i think it's pre-configured so he don't have source so we can't help

 

He have, but... he don't have other problem all were fixed by he... only that he can't fix.

  • 0
Posted

Ηarpun?

It's like trying to create a failed server.

Anyway, model/actor/instance/L2PcInstance.java

Check the proper methods, something is -beep-ed up, so the player gets a PK point when killing a flagged player.

 

It's very good my opinon, of course was few fails but i fixed, can u explain me better where and how ?

 

It's something for here ?

 

else if (_karma > 0 && karma == 0)
	{
		// Send a Server->Client StatusUpdate packet with Karma and PvP Flag to the L2PcInstance and all L2PcInstance to inform (broadcast)
		setKarmaFlag(0);
	}

	_karma = karma;
	broadcastKarma();
}

 

or..

 

// karma and pvp may not be required
	if (getPvpFlag() != 0)
		result |= RelationChanged.RELATION_PVP_FLAG;
	if (getKarma() > 0)
		result |= RelationChanged.RELATION_HAS_KARMA;

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

    • Short version: took Vanganth's classic Interlude pack as the starting point and rebuilt the rest on top of the Classic Secret of Empire client (protocol 166).   Stuff that got reworked, but not limited to: The AI is the one I'm proudest of. ~600 individual NPC behavior scripts, all parsed and verified against retail. Aggro range, follow logic, target switching, idle pattern, social actions. All behaving the way they do on the official server, not the way "close enough" L2J packs usually do. ~2,5k skills loaded, full enchant tree, soul crystal absorption rules. Every formula in Formulas.java and StatFunctions.java got rewritten to match retail. Geodata is not excluded. NPCs/spawns, 6k+ templates, 28k+ spawns, all raid bosses, all the standard event content (Olympiad, Seven Signs with Festival of Darkness, Castle Sieges, Clan Hall stuff, Fortress sieges, Dimensional Rift, Four Sepulchers, Cardiff Invasion). all quest scripts. The engine itself runs both Interlude (protocol 740–770) and Secret of Empire (166) off the same codebase, opcode-mapped. The thing I want to be clear about: this is as close to PTS as L2J realistically gets. Most, not all, L2J packs out there have approximated formulas, stub AI, patchy geodata, hardcoded raid scripts. We didn't take that route.   When can you actually play it:   Server most likely opens next year. If I get more dev time over the coming months a beta by end of this year is realistic, possibly earlier. No promises, depends on how much time I can put in.   The server is already playable since the most important work is done. So if you'd like to collaborate, you'll be able to test it fairly soon. The server files are really good. You might even want to use them for your own server if we decide to go that route.   Server tiers being considered: Low-rate retail - the flagship, most likely first server. Strict PTS. Mid-to-high rate, minimal customs - almost certainly happening as a second server. More accessible but the engine integrity stays. Old L2Finest pride-style (high-rate, heavy customs, the original flavor some of you remember) - very low chance and definitely not soon. It's on the list but well behind the first two.   That's where we are. More updates as open beta gets closer.
    • Maybe some NPC is causing the problem for you, if you don't have a custom map, keep a backup of the database and remove the npc 1-1 to see where the problem is coming from. A custom npc is probably the problem. I had this problem before and searched a lot to find it.
    • 🔥 L2 REDMOON – INTERLUDE 🔥 🆕 Newly opened – Full players joining!   🌐 Discord: https://discord.gg/5PvP5BrGg 💬 Website: https://L2Redmoon.com   ⚔️ Progressive Server • Classic • No Pay To Win   📊 Stage System (Progressive): 🔹 Stage 1: Lv 1–42 | XP x3 | 2 weeks 🔹 Stage 2: Lv 43–60 | XP x4 | 2 weeks 🔹 Stage 3: Lv 61–75 | XP x5 | 10 days 🔹 Endgame: Lv 75–80 | XP x10   💰 General Rates: 💰 Adena x8 💎 Spoil x3 📦 Drop x3 📜 Quest x3   🚫 NO PAY TO WIN ⭐ Premium +30% (Optional) 🛡️ Safe +3 ⚔️ Max +16   🏆 Auto reward max for clans   🔥 ENDGAME – Final competitive phase   @everyone
    • @SkyLordwhats so funny nigga
  • 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..