Jump to content

Question

11 answers to this question

Recommended Posts

  • 0
Posted (edited)
int npcId = getNpcId();

 

switch (npcId)

{

case addidhere: 

Announcements.getInstance().announceToAll("Add text here.");

break;

 

example. 

 

find the method you want and add the code below, on kill? on attack? on target ? there are plenty

Edited by Ayami-
  • 0
Posted

And I'll add my own grand boss rbs? Because I have custom ones

yes just add something so your ids can be reachable from the gameserver and add them on the case:

Guest
This topic is now closed to further replies.


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