Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Shadowrun
Register FAQ Community Today's Posts Search

Notices

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
cryptoknight
Senior Member
Volunteer Data File Contributor
 
Join Date: Dec 2008
Posts: 523

Old August 4th, 2011, 02:57 PM
I'm trying to add Glamor to the list of qualities... and I found a script in Kenisics that almost works

Code:
      ~if we're disabled, just get out now
      doneif (activated = 0)
      
      ~REMINDER: Add to Judge Intentions once that's been added
      
      ~find all our social skills and add our rating as a dicepool modifier
      foreach pick in hero from SkillAct where "SkillCat.Social"  
        perform eachpick.field[DicePool].modify[+,field[trtFinal].value,""]
        nexteach
How do I reference the name of the skill? Glamor adds +3 to every social skill but Intimidate... I'd think I could change

Code:
      foreach pick in hero from SkillAct where "SkillCat.Social"  AND SkillAct.Id <> "skaIntim"
but that doesn't seem to work.
cryptoknight is offline   #1 Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 08:15 AM.


Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.