mariusakke Posted July 12, 2022 Posted July 12, 2022 (edited) 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 July 12, 2022 by mariusakke Quote
Katara512 Posted August 19, 2022 Posted August 19, 2022 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 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.