Quest NPC

Results 1 to 5 of 5
  1. #1
    Enthusiast Dark2482 is offline
    MemberRank
    Oct 2008 Join Date
    25Posts

    Quest NPC

    Hi Doe's Someone know to let the Monsters not Respawn at Boss
    like me 1v1 with boss and npc dont Respawn if i killed


  2. #2
    Apprentice darkagent is offline
    MemberRank
    Jul 2005 Join Date
    RussiaLocation
    17Posts

    Re: Quest NPC

    scenario.xml -> remove any npcset_array from boss's special scenario section and restart server

  3. #3
    Enthusiast Dark2482 is offline
    MemberRank
    Oct 2008 Join Date
    25Posts

    Re: Quest NPC

    What do i need to remove?

    MAP dice="1" key_sector="102" key_npc="16" boss="true" >
    <NPCSET_ARRAY>G61</NPCSET_ARRAY>
    <JACO count="2" tick="5" min_npc="0" max_npc="13">
    <NPC npcid="11" rate="0.2" />
    <NPC npcid="12" rate="0.3" />
    <NPC npcid="13" rate="0.2" />
    <NPC npcid="14" rate="0.2" />
    <NPC npcid="15" rate="0.1" />
    </JACO>
    </MAP>

  4. #4
    Enthusiast Dark2482 is offline
    MemberRank
    Oct 2008 Join Date
    25Posts

    Re: Quest NPC

    i did this

    MAP dice="1" key_sector="102" key_npc="16" boss="true" >
    <NPCSET_ARRAY>G61</NPCSET_ARRAY>
    </MAP>

    good or bad lol?

  5. #5
    Banned lPaul is offline
    BannedRank
    Aug 2008 Join Date
    Under You.Location
    217Posts

    Re: Quest NPC

    Not sure but try this

    MAP dice="1" key_sector="102" key_npc="1" boss="true" >
    <NPCSET_ARRAY>G61</NPCSET_ARRAY>
    </MAP>



Advertisement