• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Mob with quotes in name

    Discussion in 'Honorbuddy Support' started by trollington, Sep 15, 2011.

    1. trollington

      trollington New Member

      Joined:
      Sep 8, 2011
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      Hello im trying to "blacklist" a mob but it gives me an error because the mob have quotes in its name, what am i supposed to do?

      this is my attempt at blacklisting it
      Code:
      <AvoidMobs>
      <Mob Name=""Dead-Eye" Drederick McGumm" Entry="43556" />
      </AvoidMobs>
      
       
    2. Gilderoy

      Gilderoy New Member

      Joined:
      May 10, 2010
      Messages:
      761
      Likes Received:
      16
      Trophy Points:
      0
      use escape code \
      Code:
      <AvoidMobs>
      <Mob Name="\"Dead-Eye\" Drederick McGumm" Entry="43556" />
      </AvoidMobs>
      will do the trick
       
    3. trollington

      trollington New Member

      Joined:
      Sep 8, 2011
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      hmm still cant get it to work... :S
       
      Last edited: Sep 15, 2011
    4. Gilderoy

      Gilderoy New Member

      Joined:
      May 10, 2010
      Messages:
      761
      Likes Received:
      16
      Trophy Points:
      0
      use an escape on the - too
      better?
       
    5. trollington

      trollington New Member

      Joined:
      Sep 8, 2011
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      nope but i think it helped in some way ^^
       
    6. CodenameG

      CodenameG New Member

      Joined:
      Jan 15, 2010
      Messages:
      38,369
      Likes Received:
      231
      Trophy Points:
      0
      the mob name shouldn't matter as much as the entry id, double check the entry id
       
    7. trollington

      trollington New Member

      Joined:
      Sep 8, 2011
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      well it says
      so the entry ID has nothing to do with this
       

    Share This Page