Jump to content

Recommended Posts

  • 2 weeks later...
  • 2 weeks later...
Posted

I have something wrong ?

 

                GmListTable.broadcastMessageToGMs("Spawning Raid Boss " + raidboss.getName());

 

                _bosses.put(bossId, raidboss);

            }

 

            _schedules.remove(bossId);

            Announcements _an = Announcements.getInstance();

          _an.announceToAll("RaidBoss : " + raidboss.getName() + " has spawning!");

        }

    }

  • 1 month later...
  • 4 weeks later...
  • 1 month later...
Posted

i dont see this

GmListTable.broadcastMessageToGMs("Spawning Raid Boss " + raidboss.getName());

 

                _bosses.put(bossId, raidboss);

                _schedules.remove(bossId);

i have epilogue server

Posted

see after line 170 to 178

 

_storedInfo.put(bossId, info);

			_log.info("Spawning Raid Boss " + raidboss.getName());

			_bosses.put(bossId, raidboss);
		}

		_schedules.remove(bossId);

 

add code after it.

  • 6 months later...
Posted

im trying to add the code at l2jserver epilogue pack but i get this error.

 

Announcements _an = Announcements.getInstance();

              _an.announceToAll("RaidBoss : " + raidboss.getName() + " has spawning!");

 

 

Announcements cannot be resilved to a type

 

help me bro i d like to add this to my server

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

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock