hoangnhan Posted May 19, 2009 Posted May 19, 2009 hey all. Go to net.sf.l2j.gameserver.instancemanager ----- RaidBossSpawningManager.java After GmListTable.broadcastMessageToGMs("Spawning Raid Boss " + raidboss.getName()); _bosses.put(bossId, raidboss); _schedules.remove(bossId); Insert this code Announcements _an = Announcements.getInstance(); _an.announceToAll("RaidBoss : " + raidboss.getName() + " has spawning!"); When ingame raid boss spawning, announcement to all player in the world. Hope you fun. Quote
OlaTaCFazo Posted May 19, 2009 Posted May 19, 2009 this idea is good for pvp servers, and yo use other chanel not announce chanel! example Crit_Announce Raid Manager: Raid Boss 'Name' is spawned! Quote
fdLP. Posted May 19, 2009 Posted May 19, 2009 this idea is good for pvp servers, and yo use other chanel not announce chanel! example Crit_Announce Raid Manager: Raid Boss 'Name' is spawned! Creature say could do the job or changing announcements chat , Say2.ANNOUNCEMENT to "Raid Boss Manager : " Quote
uNiQue1337 Posted May 19, 2009 Posted May 19, 2009 omg awesome thank you! I was looking for this a lot of months. Quote
*~!ĈħâðيȘ۸μấيŧۼŔ™ Posted July 16, 2009 Posted July 16, 2009 Great Share !!! But you forget the imports !!! import net.sf.l2j.gameserver.Announcements; Thanks ! Quote
Sense Posted July 16, 2009 Posted July 16, 2009 niCe worK! (after i got the imports ofc!) Go on! Quote
Drasius Posted December 17, 2009 Posted December 17, 2009 Works perfect, but can anyome tell how to do the same with monsters type L2Boss not L2RaidBoss ? Quote
xepimetheus Posted December 17, 2009 Posted December 17, 2009 hmm very good in some times i try it and i tell u for work ! Quote
RєVєnGeR^ Posted December 17, 2009 Posted December 17, 2009 if you have problems inserting it on g.final pack and gives you error just press right click on announcements where it prolly gives you the error and just press import ;) Quote
Drasius Posted December 17, 2009 Posted December 17, 2009 HαRǾC« can you answer to my question? Quote
evilgenx Posted December 18, 2009 Posted December 18, 2009 Very uesful. Saved me a ToDo item. Mucho Tnx. Quote
Recommended Posts
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.