Lone Wolf Development Forums  

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

Notices

Reply
 
Thread Tools Display Modes
Thrawn21
Junior Member
 
Join Date: Jun 2015
Posts: 23

Old November 15th, 2015, 01:46 PM
Hello,

the Vision Enhancement is not adding its rating to Perception like the Audio Enhancement is doing.
Looking in the Editor, "mdVisEnhan" is lacking the script part to display the adjustment in the Perception mouse over.

Adding the following eval script fixed the problem:
Phase: Traits
Timing: After script "Calc grRating Final"
Code:
    
      doneif (activated = 0)
      
      if (parent.field[grIsEquip].value <> 0) then
        if (tagis[Equipment.WirelessOn] <> 0) then
          perform #dicepool[spPerVisu,+,field[grRating].value,""]
        endif
      endif
Would be nice if it could be edited in the core game files.

Best regards,
Thrawn

EDIT:
Not sure if it is possible add the addition of the limit as well, did not find the right field.
PS: Audioenhancement is missing wireless ON/OFF check as well.

Last edited by Thrawn21; November 15th, 2015 at 02:24 PM.
Thrawn21 is offline   #1 Reply With Quote
ShadowWalker
Senior Member
 
Join Date: Jun 2014
Posts: 243

Old November 15th, 2015, 03:21 PM
bugs should be reported here
ShadowWalker is offline   #2 Reply With Quote
Thrawn21
Junior Member
 
Join Date: Jun 2015
Posts: 23

Old November 16th, 2015, 05:03 AM
Quote:
Originally Posted by ShadowWalker View Post
bugs should be reported here
Ah, fine, put it on the bugtracker as well then.
Any idea of there is a way to adjust the display of the perception limit to hearing/visual/smell/touch in any way?
Thrawn21 is offline   #3 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 04:16 PM.


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