Jump to content

Summon Raid or mobs with items


Recommended Posts

Hello guys ! I was wondering if someone could help me in a problem. I would like to make a NPC that could summon a monster / raid boss if you have the needed items.

 

As an example, i make a raid that drops Vesper Weapons, and in order to summon it you need to have 10 Adena, talk to the NPC, click the "Summon Raid" , the NPC gets the 10 adena needed and summons the raid boss.

 

Edit : l2j sunrise,  H5 Final Version.

 

Thank you !

Edited by mariusakke
Link to comment
Share on other sites

  • 1 month later...

You have to simply create an npc instance which handles this type of request, by reviewing similar codes you can easily understand what you have to do. Remember your class should extend Npc mother class so you can implement such methods like bypassFeedback

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...