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
  On 8/1/2010 at 1:11 AM, Aken said:

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
  On 8/1/2010 at 10:19 AM, CriticalError said:

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
  On 8/1/2010 at 12:45 PM, ClicK™ said:

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
  On 8/2/2010 at 3:59 PM, lHorus said:

 

All want money for an fucking simple help... nobody knows of birth... and You and All were newbie and now u want money for that. Very "good".

  • 0
Posted
  On 8/1/2010 at 1:11 AM, Aken said:

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
  On 8/2/2010 at 9:21 PM, Leki said:

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
  On 8/2/2010 at 9:30 PM, Coyote™ said:

Η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