Lone Wolf Development Forums  

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

Notices

Reply
 
Thread Tools Display Modes
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old October 24th, 2016, 04:55 AM
Quote:
Originally Posted by Dami View Post
Bug report - 'Overpowering Attack' class variant in "3.5 - Players Handbook 2.user".
This class variant is meant to replace the Fighter bonus feat gained at 16th level. It does this, but the feat does not remain deducted if the hero gains more fighter levels.
Suggested correction to user.file - the "Modified Bonus Feats Per Level" table should have -1 in ALL the Rows from 15 onwards.
Thanks for tracking this down, Dami! I've made the necessary change for the next release.
Sendric is offline   #561 Reply With Quote
Illyahr
Senior Member
 
Join Date: Feb 2013
Posts: 357

Old October 27th, 2016, 10:26 AM
Hey, Sendric, just noticed that Walker in the Waste (Sandstorm) and Wild Mage (Complete Arcane, at least in the file I sent you. My bad ) don't check for their prerequisites.
Illyahr is offline   #562 Reply With Quote
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old October 28th, 2016, 03:51 AM
Quote:
Originally Posted by Illyahr View Post
Hey, Sendric, just noticed that Walker in the Waste (Sandstorm) and Wild Mage (Complete Arcane, at least in the file I sent you. My bad ) don't check for their prerequisites.
Alright. Thanks for the report. I'll get that fixed.

Last edited by Sendric; October 28th, 2016 at 03:54 AM.
Sendric is offline   #563 Reply With Quote
Illyahr
Senior Member
 
Join Date: Feb 2013
Posts: 357

Old November 18th, 2016, 04:50 PM
Martial Study (Tome of Battle) is broke now. The feat works, the martial study class feat works, but the martial study helper feat lists all of everything instead of listing just the maneuvers.
Illyahr is offline   #564 Reply With Quote
EmptyEternity
Junior Member
 
Join Date: Jan 2012
Posts: 14

Old November 20th, 2016, 12:48 PM
I'm having a bit of trouble with the Hengeyokai race. And I've tracked it back to the hTotalLev eval script linked to the races alternate form. Any suggestions on how to fix it?

The error message;
Attempt to access field 'cTotalLev' that does not exist for thing 'Totals'
EmptyEternity is offline   #565 Reply With Quote
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old November 21st, 2016, 04:38 AM
Quote:
Originally Posted by EmptyEternity View Post
I'm having a bit of trouble with the Hengeyokai race. And I've tracked it back to the hTotalLev eval script linked to the races alternate form. Any suggestions on how to fix it?

The error message;
Attempt to access field 'cTotalLev' that does not exist for thing 'Totals'
Yep. All of the forms available for that feat appear to have the following eval script:

Code:
field[hTotal].value = herofield[cTotalLev].value + 1
That field does not exist on the hero. Please change it to:

Code:
field[hTotal].value = herofield[tTotLevel].value + 1

Last edited by Sendric; November 21st, 2016 at 04:47 AM.
Sendric is offline   #566 Reply With Quote
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old November 21st, 2016, 04:55 AM
Quote:
Originally Posted by Illyahr View Post
Martial Study (Tome of Battle) is broke now. The feat works, the martial study class feat works, but the martial study helper feat lists all of everything instead of listing just the maneuvers.
I am not able to reproduce the issue or I am not understanding it. Can you please provide more specifics and/or a portfolio that displays the problem?
Sendric is offline   #567 Reply With Quote
Illyahr
Senior Member
 
Join Date: Feb 2013
Posts: 357

Old November 23rd, 2016, 08:06 AM
The feat itself selects the school, and that works, the class helper select the class and adds +1 Custom ability to it, and that works, but the feat helper to select what ability gets added keeps reporting a syntax error and doesn't limit the pick list.
Attached Files
File Type: email Ettrigan.por (24.9 KB, 1 views)
Illyahr is offline   #568 Reply With Quote
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old November 24th, 2016, 06:07 AM
Quote:
Originally Posted by Illyahr View Post
The feat itself selects the school, and that works, the class helper select the class and adds +1 Custom ability to it, and that works, but the feat helper to select what ability gets added keeps reporting a syntax error and doesn't limit the pick list.
Thasks. I'll take a look as soon as I get a chance.
Sendric is offline   #569 Reply With Quote
ErinRigh
Senior Member
 
Join Date: Oct 2016
Posts: 621

Old November 24th, 2016, 08:21 PM
I was just browsing items and I noticed that the price for Extraordinary Ever-producing Rice Mortar is wrong, the correct price should be 190,500 gp
ErinRigh is offline   #570 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 10:36 PM.


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