Unlimited NPC spawn at boss

Results 1 to 3 of 3
  1. #1
    Account Upgraded | Title Enabled! Patrick2607 is offline
    MemberRank
    May 2013 Join Date
    The NetherlandsLocation
    345Posts

    Unlimited NPC spawn at boss

    I'm stuck here. When at boss stage (Custom Quest), 26 NPCs are spawned and they won't spawn after I killed 25 (excluded Boss). How do I fix this to unlimited NPC spawn like in Goblin King.


  2. #2
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: Unlimited NPC spawn at boss

    Just look at the XML code in the quest and scenario of Goblin King even the NPC.xml that is in the server files.

  3. #3
    Account Upgraded | Title Enabled! Patrick2607 is offline
    MemberRank
    May 2013 Join Date
    The NetherlandsLocation
    345Posts

    Re: Unlimited NPC spawn at boss

    I found it. Under <NPCSET_ARRAY>NR01</NPCSET_ARRAY> you need to put the JACO code, like:

    <JACO count="2" tick="5" min_npc="0" max_npc="12">
    <NPC npcid="200" rate="1.0" />
    </JACO>

    Thanks.



Advertisement