View Single Post
Jamz
Senior Member
 
Join Date: Aug 2005
Location: Chicagoland
Posts: 397

Old July 16th, 2017, 05:55 AM
Hi, I'm creating portfolios of Summoned Monsters. For Summon Minor Monster, none of the animals are showing the "Template Required" (after Configure Hero, checking the summoned monster thing).

So, following the instructions here, it needs the Hero.NeedSumTem right?: http://forums.wolflair.com/showthrea...ero.NeedSumTem

So instead of editing all the animals, I instead created an Adjustment to add it. It seemed to work BUT it doesn't flag as a validation error. It shows the "Add Required Summoned Creature Template" as red but no other validation errors (and I need it in the Validation Report so it shows in the XML for further processing down the road...)

Do I have it in the wrong spot? Where should it go instead of First?


First (Priority 100)
Code:
      ~ If we're not enabled, get out now
      doneif (field[pIsOn].value = 0)
 
      ~ make us summoned
      perform hero.assign[Hero.NeedSumTem]

-Jamz

RPTools.net | MapTool Discord Invite

Download Latest MapTool Release | Download Latest TokenTool Release
Jamz is offline   #1 Reply With Quote