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.

someone can make it via java and NOT script ?

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



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