Felipe Moreira Posted June 8, 2024 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 2 Reputation: 0 Joined: 06/05/24 Last Seen: October 3, 2024 Share Posted June 8, 2024 Hello guys!! I need a simple one instance script.. I need an NPC to charge an amount of zeny to take me to a certain map and when I arrive on that map, summon some monsters. Finally, after all the monsters are killed, a boss must be summoned. I'm a bit new to programming, could you explain it step by step? Quote Link to comment Share on other sites More sharing options...
0 Mathew Posted June 8, 2024 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 10 Reputation: 4 Joined: 02/27/24 Last Seen: Thursday at 05:29 AM Share Posted June 8, 2024 You have an example of instance already in rathena, so just enable it and test it. Then, once u understand how it works, you can do one by yourself. https://github.com/rathena/rathena/blob/master/doc/sample/instancing.txt Quote Link to comment Share on other sites More sharing options...
0 Felipe Moreira Posted June 9, 2024 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 2 Reputation: 0 Joined: 06/05/24 Last Seen: October 3, 2024 Author Share Posted June 9, 2024 On 6/8/2024 at 3:09 AM, Mathew said: You have an example of instance already in rathena, so just enable it and test it. Then, once u understand how it works, you can do one by yourself. https://github.com/rathena/rathena/blob/master/doc/sample/instancing.txt I followed this tutorial, but the instance did not start Quote Link to comment Share on other sites More sharing options...
0 Mathew Posted June 9, 2024 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 10 Reputation: 4 Joined: 02/27/24 Last Seen: Thursday at 05:29 AM Share Posted June 9, 2024 1 hour ago, Felipe Moreira said: I followed this tutorial, but the instance did not start Maybe you did/missed something wrong. If you're running renewal, you should add the info to the instancedb in renewal folder (follow the same structure in the yml). It works fine since I played with it recently.. Quote Link to comment Share on other sites More sharing options...
Question
Felipe Moreira
Hello guys!!
I need a simple one instance script..
I need an NPC to charge an amount of zeny to take me to a certain map and when I arrive on that map, summon some monsters.
Finally, after all the monsters are killed, a boss must be summoned.
I'm a bit new to programming, could you explain it step by step?
Link to comment
Share on other sites
3 answers to this question
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.