View Single Post
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,213

Old November 6th, 2014, 06:55 AM
What you're describing all sounds correct, so I'm not sure what's not working.

Code:
    <portal
      id="skill"
      style="menuNormal">
      <menu_things
        field="advSpecial"
        component="Skill"
        maxvisible="10"
        usepicks="hero">
        <candidate><![CDATA[
          !component.SkillGroup & !Hide.Skill & (!SkillHelp.NoSpecial | SkillHelp.UsingGroup)
          ]]></candidate>
        </menu_things>
      </portal>
Mathias is online now   #32 Reply With Quote