Jump to content

[SHARE]RaidBoss Respawn Info [INTERLUDE]


Recommended Posts

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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