Jump to content
  • 0

Instance script


Felipe Moreira

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.06
  • Content Count:  2
  • Reputation:   0
  • Joined:  06/05/24
  • Last Seen:  

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

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.01
  • Content Count:  7
  • Reputation:   2
  • Joined:  02/27/24
  • Last Seen:  

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

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.06
  • Content Count:  2
  • Reputation:   0
  • Joined:  06/05/24
  • Last Seen:  

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

 

image.png.39a09c575a30e02f4d69322839d6f5f2.png

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.01
  • Content Count:  7
  • Reputation:   2
  • Joined:  02/27/24
  • Last Seen:  

1 hour ago, Felipe Moreira said:

I followed this tutorial, but the instance did not start

 

image.png.39a09c575a30e02f4d69322839d6f5f2.png

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...