Lone Wolf Development Forums

Lone Wolf Development Forums (http://forums.wolflair.com/index.php)
-   HL - Savage Worlds (http://forums.wolflair.com/forumdisplay.php?f=59)
-   -   Hard of Hearing subtracting 2 from Fighting (http://forums.wolflair.com/showthread.php?t=56272)

texaspoet July 22nd, 2016 07:35 PM

Hard of Hearing subtracting 2 from Fighting
 
Just noticed that the Hindrance seems to be subtracting from Fighting instead of Notice.

SeeleyOne July 22nd, 2016 08:19 PM

Sure enough it does, the script is:
Code:

      if (tagis[User.HindMajor] <> 0) then
        if (field[abilActive].value = 0) then
          perform #traitroll[skFighting,-,2,"Hard of Hearing"]
          endif
        endif

But as you mentioned, that is wrong. To get around that, you can make a copy that replaces hinHearing, and change the skFighting with skNotice.

CapedCrusader July 22nd, 2016 09:14 PM

Ack! A bug! Kill it, kill it!! I've added it to the bug list, thank you for finding that!!


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

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