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;

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
Answer this question...

×   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...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock