Jump to content

Recommended Posts

Posted

Ok, dleogr created this npc for epilogue http://www.maxcheaters.com/forum/index.php?topic=158178.0 and i remaked for interlude :)

 

80639761.png

 

 

This npc show only raidboss dead or alive status :) (No time, then respawn)

 

Then you download it, you need make one more thing in java.

Go to java\net\sf\l2j\gameserver\templates open file L2NpcTemplate.java

 

 

find this lines:

 

	public StatsSet getStatsSet()
{
	return _npcStatsSet;
}

 

 

and above insert this one:

 

	public String getName()
{
	return name;
}

 

 

 

 

Links:

 

Failai.lt

 

4Shared

 

Credits go for: dleogr, me and TuNeX.

 

Tested on L2J Teon and its working.

Posted

#Greetings bauwbas excellent adactacion really grateful for the contribution as ahy people who really value your work

sinttulo2ql.png

 

#good luck

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
Reply to this topic...

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