Jump to content
  • 0
Sign in to follow this  
MikZ

@mobalive

Question

Good day!

May i request command @mobalive please.

though was already requested before.

 

 

@mobalive moonlight

Dispbottom "MVP moonlight is dead";

Dispbottom "MVP moonlight is Alive"; etc

Only trigger if MVP is in MVP Map not in Deadbranch room or any other map.

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

https://github.com/AnnieRuru/Release/blob/master/Guides/What is dynamic_mob and how it affects scripts.md.
https://rathena.org/board/topic/102715-mvp-board/#comment-357487

unfortunately, Hercules/rAthena has dynamic_mob option, which is not available on Aegis, official ragnarok emulator
we can't just simply mobcount the MVP because the boss_monster are not loaded until someone warp into the map

the TBL_MOB in the topic you link to, using iteration, is equivalent to getunits script command, also doesn't cache the boss_monster

there is a tricky way to do this however, which, in my theory, whenever a script command boss_monster pops up, push a source variable,
and again this source variable can be read by scripts, and thus provide us to check either that MVP is available or not

 

this question also has been asked to me privately in discord, and currently in 1 of my todo list

Share this post


Link to post
Share on other sites
  • 0
On 4/1/2019 at 6:05 AM, AnnieRuru said:

https://github.com/AnnieRuru/Release/blob/master/Guides/What is dynamic_mob and how it affects scripts.md.
https://rathena.org/board/topic/102715-mvp-board/#comment-357487

unfortunately, Hercules/rAthena has dynamic_mob option, which is not available on Aegis, official ragnarok emulator
we can't just simply mobcount the MVP because the boss_monster are not loaded until someone warp into the map

the TBL_MOB in the topic you link to, using iteration, is equivalent to getunits script command, also doesn't cache the boss_monster

there is a tricky way to do this however, which, in my theory, whenever a script command boss_monster pops up, push a source variable,
and again this source variable can be read by scripts, and thus provide us to check either that MVP is available or not

 

this question also has been asked to me privately in discord, and currently in 1 of my todo list

Hi annie, Good day! Hope everything is okay with you. Anyways any update on your to do list?

Share this post


Link to post
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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.