Lone Wolf Development Forums  

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

Notices

Reply
 
Thread Tools Display Modes
leokhorn
Junior Member
 
Join Date: Jan 2013
Posts: 14

Old March 7th, 2013, 12:08 PM
- Defensive Roll adds "temporarily" to Toughness (within the scripts that is) and is displayed "A/B" where A is the total and B the minimum Toughness (supposedly just Stamina value)
- The Dashboard displays Toughness as a single number, the Temporary value
- Making the character Vulnerable or Defenseless does not affect any of these values.

Problem: while active defenses do change on the Dashboard when Vulnerable, Toughness aided by Defensive Roll does not.

My current idea: make it so Defensive Roll only adds its value when not Vulnerable nor Defenseless.

I tried adding this to a Defensive Roll overriding copy:

Code:
~ Ignore Defensive Roll if Vulnerable or Defenseless
doneif (hero.child[conVuln].field[conEnabled] = 1)
But I get this error: "invalid field syntax" on the new line...


Am I going the right way but missing something? Is there a way to "fix" the Dashboard instead?
leokhorn is offline   #1 Reply With Quote
Reply


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 02:45 AM.


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