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

Reply
 
Thread Tools Display Modes
poizen37
Senior Member
 
Join Date: Dec 2010
Location: Northeast Quadrant
Posts: 128

Old December 15th, 2012, 10:56 AM
Quote:
Originally Posted by ShadowChemosh View Post
Maybe picklives works but I have never seen it or used it. I always use "childlives". Trying changing picklives to "hero.childlives" and see if it throws the same error.
if (hero.childlives[resEnemSel] <> 0) then
validif (#resmax[resEnemSel] <> 0)
endif

Almost. It dropped the line about prereq and ultimately reduced the error message down to "Attempt to access script from container with no ability to do so"

Dunno if it makes a difference, but the eval script is :

hero.child[resEnemSel].field[resMax].value += 1

(Pre-levels/1000)
Attached Images
File Type: png spellless ranger error2.png (114.6 KB, 8 views)
poizen37 is offline   #11 Reply With Quote
Lord Magus
Senior Member
 
Join Date: Jan 2011
Location: Quebec, QC, Canada
Posts: 464

Old December 15th, 2012, 07:06 PM
I'd guess that to know if resmax is <>0, levels have to be taken into account.

Hence I'd try this at Post-Levels, not Pre-Levels
Lord Magus is offline   #12 Reply With Quote
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old December 16th, 2012, 03:17 PM
Tried playing around and found that that childlives or picklives will both cause these errors your seeing. Your currently only choice is to remove the checks.

Hero Lab Resources:
Pathfinder - d20pfsrd and Pathfinder Pack Setup
3.5 D&D (d20) - Community Server Setup
5E D&D - Community Server Setup
Hero Lab Help - Hero Lab FAQ, Editor Tutorials and Videos, Editor & Scripting Resources.
Created by the community for the community
- Realm Works kickstarter backer (Alpha Wolf) and Beta tester.
- d20 HL package volunteer editor.
ShadowChemosh is offline   #13 Reply With Quote
poizen37
Senior Member
 
Join Date: Dec 2010
Location: Northeast Quadrant
Posts: 128

Old December 16th, 2012, 04:31 PM
I already did. It's one of those things where there's no point in taking the feat if you don't meet the prereqs anyway. I just thought I'd point it out in case the author wanted to fix it (or remove it) from the official set.
poizen37 is offline   #14 Reply With Quote
TCArknight
Senior Member
 
Join Date: Jan 2007
Location: NW Arkansas
Posts: 1,321

Old March 9th, 2013, 08:16 AM
Poizen and Shadow,

I just now saw this thread, and want to thank you for pointing out the solution.

I was able to separate into two different checks:

AFE:
Expr-req: hero.childlives[resEnemSel] <> 0
pre-req: validif (hero.childfound[resEnemSel].field[resMax].value >= 1)

The Terrain one is the same but referencing resTerrSel.

Thanks!
Thomas
TCArknight is offline   #15 Reply With Quote
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,213

Old March 11th, 2013, 08:34 AM
picklives is obsolete and was replaced by childlives.
Mathias is online now   #16 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:25 AM.


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