Jump to content
  • 0

Sky Fortress - MVP no drop


Question

Posted

Hi.
I do not know why, but in Sky Fortress, when invoking the MVP, it does not drop items, and the mob is correct and by itself if it drops, it is only when it comes out with the instance script.
And I have made sure that the correct mob is invoked, if I do in the mvp, @mobsearch 3473, it is the one that has been invoked ...
It is the instance that is in rathena, does anyone know why it can be?
Thank you.

2 answers to this question

Recommended Posts

  • 1
Posted (edited)
7 hours ago, Ichigo said:

Hi.
I do not know why, but in Sky Fortress, when invoking the MVP, it does not drop items, and the mob is correct and by itself if it drops, it is only when it comes out with the instance script.
And I have made sure that the correct mob is invoked, if I do in the mvp, @mobsearch 3473, it is the one that has been invoked ...
It is the instance that is in rathena, does anyone know why it can be?
Thank you.

check the mapflag nodrop on sky fortress map

Edited by BeWan
  • 0
Posted

I already found it, in the same sprite of the instance, there are the mapflag.
Thank you.

//apply mapflags
setmapflag .@map$,mf_nomobloot;
setmapflag .@map$,mf_nomvploot;

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...