Jump to content


Photo

Need help with BLM.xml


Best Answer Otige , 12 August 2013 - 09:32 PM

Change it to this:

<set name="EnfeeblingMagic">
    <main lock="true">Tamaxchi</main>
    <sub lock="true" />
    <ammo>Phntom Tathlum</ammo>
    <head>Genie Tiara</head>
    <neck>Enfeebling Torque</neck>
    <lear>Novio Earring</lear>
    <rear>Loquacious Earring</rear>
    <body>Wizard's Coat +1</body>
    <hands>Wizard's Gloves +1</hands>
    <lring>Icesoul Ring</lring>
    <rring>Strendu Ring</rring>
    <back>Goetia Mantle</back>
    <waist>Witch Sash</waist>
    <legs>Igqira Lappa</legs>
    <feet>Goliard Clogs</feet>
</set>

The lock="true" part tells it to not further overwrite it. You also had the grip in the sub slot, which is incompatible with the club, so you should remove that. You also don't need to shorten equipment names, just makes it harder to write and to read.

Works perfectly! Thank you! :)

Go to the full post


    4 replies to this topic

    #1 Otige

    Otige

      Newbie

    • Members
    • Pip
    • 3 posts

      Posted 11 August 2013 - 05:24 PM

      I recently just got Tamaxchi and would like to lock it on my main when I am casting enfeebling magic but don't really know how to go about it and where to put it in my xml file. I have tried a few different things and they all keep putting my staff back on. Any help locking the club while casting enfeebling magic would be greatly appreciated!

      http://pastebin.com/KAUfPc0H



      #2 MIGhunter

      MIGhunter

        Member

      • Moderators
      • 24 posts

        Posted 11 August 2013 - 11:49 PM

        put it in the enfeebling set.

        <set name="EnfeeblingMagic">
        <main>Tamaxchi</main>
        <sub>Dark Grip</sub>
        <ammo>Phtm. Tathlum</ammo>
        <head>Genie Tiara</head>
        <neck>Enfeebling Torque</neck>
        <lear>Novio Earring</lear>
        <rear>Loquac. Earring</rear>
        <body>Wzd. Coat +1</body>
        <hands>Wzd. Gloves +1</hands>
        <lring>Icesoul Ring</lring>
        <rring>Strendu Ring</rring>
        <back>Goetia Mantle</back>
        <waist>Witch Sash</waist>
        <legs>Igqira Lappa</legs>
        <feet>Goliard Clogs</feet>
        </set>
        


        #3 Otige

        Otige

          Newbie

        • Members
        • Pip
        • 3 posts

          Posted 12 August 2013 - 01:36 AM

          put it in the enfeebling set.

          <set name="EnfeeblingMagic">
          <main>Tamaxchi</main>
          <sub>Dark Grip</sub>
          <ammo>Phtm. Tathlum</ammo>
          <head>Genie Tiara</head>
          <neck>Enfeebling Torque</neck>
          <lear>Novio Earring</lear>
          <rear>Loquac. Earring</rear>
          <body>Wzd. Coat +1</body>
          <hands>Wzd. Gloves +1</hands>
          <lring>Icesoul Ring</lring>
          <rring>Strendu Ring</rring>
          <back>Goetia Mantle</back>
          <waist>Witch Sash</waist>
          <legs>Igqira Lappa</legs>
          <feet>Goliard Clogs</feet>
          </set>
          

          I tried this but it was still changing to a staff mid-cast.



          #4 Arcon

          Arcon

            Advanced Member

          • Windower Staff
          • 1189 posts
          • LocationMunich, Germany

          Posted 12 August 2013 - 04:36 AM

          Change it to this:

          <set name="EnfeeblingMagic">
              <main lock="true">Tamaxchi</main>
              <sub lock="true" />
              <ammo>Phntom Tathlum</ammo>
              <head>Genie Tiara</head>
              <neck>Enfeebling Torque</neck>
              <lear>Novio Earring</lear>
              <rear>Loquacious Earring</rear>
              <body>Wizard's Coat +1</body>
              <hands>Wizard's Gloves +1</hands>
              <lring>Icesoul Ring</lring>
              <rring>Strendu Ring</rring>
              <back>Goetia Mantle</back>
              <waist>Witch Sash</waist>
              <legs>Igqira Lappa</legs>
              <feet>Goliard Clogs</feet>
          </set>

          The lock="true" part tells it to not further overwrite it. You also had the grip in the sub slot, which is incompatible with the club, so you should remove that. You also don't need to shorten equipment names, just makes it harder to write and to read.



          #5 Otige

          Otige

            Newbie

          • Members
          • Pip
          • 3 posts

            Posted 12 August 2013 - 09:32 PM   Best Answer

            Change it to this:

            <set name="EnfeeblingMagic">
                <main lock="true">Tamaxchi</main>
                <sub lock="true" />
                <ammo>Phntom Tathlum</ammo>
                <head>Genie Tiara</head>
                <neck>Enfeebling Torque</neck>
                <lear>Novio Earring</lear>
                <rear>Loquacious Earring</rear>
                <body>Wizard's Coat +1</body>
                <hands>Wizard's Gloves +1</hands>
                <lring>Icesoul Ring</lring>
                <rring>Strendu Ring</rring>
                <back>Goetia Mantle</back>
                <waist>Witch Sash</waist>
                <legs>Igqira Lappa</legs>
                <feet>Goliard Clogs</feet>
            </set>

            The lock="true" part tells it to not further overwrite it. You also had the grip in the sub slot, which is incompatible with the club, so you should remove that. You also don't need to shorten equipment names, just makes it harder to write and to read.

            Works perfectly! Thank you! :)






            1 user(s) are reading this topic

            0 members, 1 guests, 0 anonymous users