Lone Wolf Development Forums  

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

Notices

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Thorn
Junior Member
 
Join Date: Mar 2007
Posts: 5

Old October 14th, 2012, 08:18 AM
Ok, I've been using the same script for ever and now its doing odd things with one of the items (a wondrous item) I use it in...

Instead of adding 2 to the skills in question, its subtracting two and I've no clue why. As I said, its always worked normally before, so maybe something has changed and I don't know it or something...

Any ideas anyone?

The script is...

hero.child[skKnowNat].field[Bonus].value += 2
hero.child[skRide].field[Bonus].value += 2
hero.child[skHandleAn].field[Bonus].value += 2

I've also tried it as requiring equipping (though it makes no difference) as...

if (field[gIsEquip].value <> 0) then
hero.child[skKnowNat].field[Bonus].value += 2
hero.child[skRide].field[Bonus].value += 2
hero.child[skHandleAn].field[Bonus].value += 2
endif

thanx.
Thorn 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 10:20 PM.


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