Jump to content

adrianorj

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by adrianorj

  1. I liked this instance, I found it simpler to work with.
    But I'm having trouble executing some instance commands. I want to kill 10 monsters, then an mvp appears and when he is dead a portal to the next level would appear. I did a mining system using these commands below, I tried to do the same with this instance, unfortunately it did not work out.

     

    set $mobs,$mobs-1;
    if($mobs == 1){$mobs  = 1; monster "1@eom",56,91,"Faceworm Queen",2534,1,"DS3::Ondsdead";}
    if($mobs == 0){$mobs  = 0; enablenpc "WarpPortal#1";}
     

  2. Good afternoon!
    I hope you can help me.
    I've been trying to run an instance for 2 months, but unfortunately I could not. I wish it had 5 levels, every 10 dead monsters would appear an MVP, after the MVP died a portal would appear that would teletransporia to the next level; when it reaches the last level and the last MVP is dead 4 Treasure Chests will appear.
    Note: Each normal monsters that were killed will have the chance to drop 1 coin poring, the MVP would have 50 coins poring and the treasure chest 100 coins poring.

    Sorry for English, I'm Brazilian. I used Google Translator.
    Thankful!

  3. Speak alas I need help, it is referring to the war.
    What I do to reward only the players who are participating in the war,
    because all the players are being awarded without paticipa of the war
    It was bad for English
    
     
    
     

     

     

     

    
     
×
×
  • Create New...