Jump to content
  • 0

[question] please help


Question

Posted

Where is "gameserver.model.actor.instance.L2PcInstance.java" located @ eclipce state .. or at a compiled server , for l2emu or l2jfree db.

 

or the lines 

		// Add karma to attacker and increase its PK counter
	setPvpKills(getPvpKills() + 1);

 

		// Give x y for a pvp kill
	addItem("Loot", x, y, this, true);
	sendMessage("You won y x for a pvp kill!");

 

 

 

 

please tell me where can i find that.

Thank you in advance!

1 answer to this question

Recommended Posts

  • 0
Posted

Well,At a Compiled server you can't find this location!!

You must checkout whatever pack you want in order to find this loc

for example at l2jfree it is at :

Your workspace\l2jfree-core\src\main\java\com\l2jfree\gameserver\model\actor\instance :P

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