[Tut]Normal Quest + Boss Quest

Results 1 to 8 of 8
  1. #1
    Account Upgraded | Title Enabled! Aznkidd235 is offline
    MemberRank
    Apr 2007 Join Date
    518Posts

    [Tut]Normal Quest + Boss Quest

    Lol i was messing with scenario.xml and i got a normal quest + boss quest combo here it is:
    Code:
    <SPECIAL_SCENARIO id="2000"
        title="Graveyard v1"
        QL="1"
        DC="1"
        mapset="Mansion"
        XP="674532"
        BP="7674"
        sector_xp="674532"
        sector_bp="7674">
        <SACRI_ITEM itemid="200032" />
        <SACRI_ITEM itemid="200035" />
        <MAP dice="1" key_sector="306" key_npc="200" boss="true" >
            <NPCSET_ARRAY>Sa2</NPCSET_ARRAY>
            <NPCSET_ARRAY>Sa3</NPCSET_ARRAY>
            <NPCSET_ARRAY>Sa1</NPCSET_ARRAY>
            <NPCSET_ARRAY>Ka1</NPCSET_ARRAY>
            <NPCSET_ARRAY>Ka2</NPCSET_ARRAY>
            <NPCSET_ARRAY>Ka3</NPCSET_ARRAY>
        </MAP>
        <MAP dice="2" key_sector="306" key_npc="200" boss="true">
            <NPCSET_ARRAY>Sa2</NPCSET_ARRAY>
            <NPCSET_ARRAY>Sa3</NPCSET_ARRAY>
            <NPCSET_ARRAY>Sa1</NPCSET_ARRAY>
            <NPCSET_ARRAY>Ka1</NPCSET_ARRAY>
            <NPCSET_ARRAY>Ka2</NPCSET_ARRAY>
            <NPCSET_ARRAY>Ka3</NPCSET_ARRAY>
        </MAP>
        <MAP dice="3" key_sector="306" key_npc="200" boss="true">
            <NPCSET_ARRAY>Sa2</NPCSET_ARRAY>
            <NPCSET_ARRAY>Sa3</NPCSET_ARRAY>
            <NPCSET_ARRAY>Sa1</NPCSET_ARRAY>
            <NPCSET_ARRAY>Ka1</NPCSET_ARRAY>
            <NPCSET_ARRAY>Ka2</NPCSET_ARRAY>
            <NPCSET_ARRAY>Ka3</NPCSET_ARRAY>
        </MAP>
        <MAP dice="4" key_sector="306" key_npc="200" boss="true">
            <NPCSET_ARRAY>Sa2</NPCSET_ARRAY>
            <NPCSET_ARRAY>Sa3</NPCSET_ARRAY>
            <NPCSET_ARRAY>Sa1</NPCSET_ARRAY>
            <NPCSET_ARRAY>Ka1</NPCSET_ARRAY>
            <NPCSET_ARRAY>Ka2</NPCSET_ARRAY>
            <NPCSET_ARRAY>Ka3</NPCSET_ARRAY>
        </MAP>
        <MAP dice="5" key_sector="306" key_npc="200" boss="true">
            <NPCSET_ARRAY>Sa2</NPCSET_ARRAY>
            <NPCSET_ARRAY>Sa3</NPCSET_ARRAY>
            <NPCSET_ARRAY>Sa1</NPCSET_ARRAY>
            <NPCSET_ARRAY>Ka1</NPCSET_ARRAY>
            <NPCSET_ARRAY>Ka4</NPCSET_ARRAY>
            <NPCSET_ARRAY>Ka3</NPCSET_ARRAY>
        </MAP>
        <MAP dice="6" key_sector="306" key_npc="200" boss="true">
            <NPCSET_ARRAY>Sa2</NPCSET_ARRAY>
            <NPCSET_ARRAY>Sa3</NPCSET_ARRAY>
            <NPCSET_ARRAY>Sa1</NPCSET_ARRAY>
            <NPCSET_ARRAY>Ka1</NPCSET_ARRAY>
            <NPCSET_ARRAY>Ka2</NPCSET_ARRAY>
            <NPCSET_ARRAY>Ka3</NPCSET_ARRAY>
        </MAP>
        </SPECIAL_SCENARIO>
    just change the key sector to where you want, the sacrifice item to what you want, the npcset to what you like and the npc="" to the npc boss you want then you questing and then at the end there is a boss.


  2. #2
    Account Upgraded | Title Enabled! razi46 is offline
    MemberRank
    Dec 2007 Join Date
    697Posts

    Re: [Tut]Normal Quest + Boss Quest

    interesting.. but how do you change the no. of rounds?

  3. #3
    Alpha Member gregon13 is offline
    MemberRank
    Nov 2007 Join Date
    CanadaLocation
    1,945Posts

    Re: [Tut]Normal Quest + Boss Quest

    Quote Originally Posted by razi46 View Post
    interesting.. but how do you change the no. of rounds?
    add more npcset

    1 round
    Code:
    <NPCSET_ARRAY>Ka3</NPCSET_ARRAY>
    2 Round
    Code:
    <NPCSET_ARRAY>Ka3/Ka3</NPCSET_ARRAY>
    and so on up to 10 rounds

  4. #4
    Apprentice matyrojo10 is offline
    MemberRank
    Dec 2009 Join Date
    13Posts

    Re: [Tut]Normal Quest + Boss Quest

    what is Ka3, Ka2, Ka1, Sa1, Sa2, Sa3?
    Code:
            <NPCSET_ARRAY>Sa2</NPCSET_ARRAY>
            <NPCSET_ARRAY>Sa3</NPCSET_ARRAY>
            <NPCSET_ARRAY>Sa1</NPCSET_ARRAY>
            <NPCSET_ARRAY>Ka1</NPCSET_ARRAY>
            <NPCSET_ARRAY>Ka2</NPCSET_ARRAY>
            <NPCSET_ARRAY>Ka3</NPCSET_ARRAY>
    Last edited by matyrojo10; 19-04-10 at 02:57 AM.

  5. #5
    Alpha Member gregon13 is offline
    MemberRank
    Nov 2007 Join Date
    CanadaLocation
    1,945Posts

    Re: [Tut]Normal Quest + Boss Quest

    Quote Originally Posted by matyrojo10 View Post
    what is Ka3, Ka2, Ka1, Sa1, Sa2, Sa3?
    Code:
            <NPCSET_ARRAY>Sa2</NPCSET_ARRAY>
            <NPCSET_ARRAY>Sa3</NPCSET_ARRAY>
            <NPCSET_ARRAY>Sa1</NPCSET_ARRAY>
            <NPCSET_ARRAY>Ka1</NPCSET_ARRAY>
            <NPCSET_ARRAY>Ka2</NPCSET_ARRAY>
            <NPCSET_ARRAY>Ka3</NPCSET_ARRAY>
    an example learn to look in npcset.xml for the proper names
    normally
    K = Kobold
    S = Skeleton
    G = Goblin
    P = Palmpoa

    and then it is 01 or 02 or 13 after for the proper NPC Set for example:

    Code:
    <NPCSET_ARRAY>G01/G02/G03</NPCSET_ARRAY>
    Which is the same array used for the Level 0 Mansion

  6. #6
    num num num <3 rootbeer daniel131605 is offline
    MemberRank
    Jul 2008 Join Date
    New YorkLocation
    573Posts

    Re: [Tut]Normal Quest + Boss Quest

    m.. its in npc.xml for sure, it will say the name at the bottom of the npc info

  7. #7
    Account Upgraded | Title Enabled! razi46 is offline
    MemberRank
    Dec 2007 Join Date
    697Posts

    Re: [Tut]Normal Quest + Boss Quest

    Quote Originally Posted by gregon13 View Post
    add more npcset

    1 round
    Code:
    <NPCSET_ARRAY>Ka3</NPCSET_ARRAY>
    2 Round
    Code:
    <NPCSET_ARRAY>Ka3/Ka3</NPCSET_ARRAY>
    and so on up to 10 rounds
    Thx gregon!

  8. #8
    Alpha Member gregon13 is offline
    MemberRank
    Nov 2007 Join Date
    CanadaLocation
    1,945Posts

    Re: [Tut]Normal Quest + Boss Quest

    Quote Originally Posted by daniel131605 View Post
    m.. its in npc.xml for sure, it will say the name at the bottom of the npc info
    no the npsets which is the G01, G02 and etc are in npcset.xml because those are npcSET ids not npc ids



Advertisement