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
Dastir
Member
 
Join Date: Sep 2008
Posts: 48

Old September 28th, 2008, 05:01 PM
Here's another one...

I am adding a weapon property called Quick Loading which can only be applied to corssbows. It gives the weapon access to an extradimensional space that can hold up to 100 bolts. I would like to make it so that when this porperty is added to the weapon, the weapon would then show up as a container, like a bag or pack, to which the bolts could be added.

I have tried the following in an eval script on the item property set to First, 10000:

var result as number
result = parent.assign[thing.holder]

but it doesn't seem to have any effect. I have, in my desperation, even tried bootstrapping the Bag of Holding... :roll:

Any advice?
Dastir is offline   #1 Reply With Quote
Dastir
Member
 
Join Date: Sep 2008
Posts: 48

Old October 7th, 2008, 03:53 AM
Anyone? Anyone? Beuller? Anyone?
Dastir is offline   #2 Reply With Quote
Colen
Senior Member
Lone Wolf Staff
 
Join Date: Dec 2008
Posts: 4,690

Old October 7th, 2008, 10:17 AM
Dastir wrote:
>
>
> Here's another one... Smile
>
> I am adding a weapon property called Quick Loading which can only be
> applied to corssbows. It gives the weapon access to an extradimensional
> space that can hold up to 100 bolts. I would like to make it so that
> when this porperty is added to the weapon, the weapon would then show up
> as a container, like a bag or pack, to which the bolts could be added.
>
> I have tried the following in an eval script on the item property set to
> First, 10000:
>
> var result as number
> result = parent.assign[thing.holder]
>
> but it doesn't seem to have any effect. I have, in my desperation, even
> tried bootstrapping the Bag of Holding... Rolling Eyes


Sorry for the delay in response - I was checking up on how things worked
so I could provide a more helpful answer than "Sorry, that won't work"
(which you've already discovered).


The "thing.holder" tag is only obeyed when it's assigned directly to a
thing, not through an assign statement. (This is because "holder" things
require extra storage to be allocated for them, which only happens the
first time they're created.)


I don't think you can do this right now, but I think I can figure out a
way to make it work in the next version of Hero Lab (which should be out
soon). I'll keep you updated.


--
Colen McAlister, colen@wolflair.com
Colen is offline   #3 Reply With Quote
Dastir
Member
 
Join Date: Sep 2008
Posts: 48

Old October 7th, 2008, 10:51 AM
Thanks Colen!

I must say I am really quite happy with how helpful you and Rob are. You have a fantastic product that has quite a learning curve associated with it, and you are very patient in answering all the myriad question that I, and users like me, throw your way.

Keep up the great work!
Dastir is offline   #4 Reply With Quote
Colen
Senior Member
Lone Wolf Staff
 
Join Date: Dec 2008
Posts: 4,690

Old October 7th, 2008, 11:48 AM
Dastir wrote:
>
>
> Thanks Colen!
>
> I must say I am really quite happy with how helpful you and Rob are. You
> have a fantastic product that has quite a learning curve associated with
> it, and you are very patient in answering all the myriad question that
> I, and users like me, throw your way.
>
> Keep up the great work!


Hi Dastir,


Rob and I have just discussed a way to allow you to do what you want,
but unfortunately we're not quite ready to include it in the data files
yet. Before the authoring kit releases, we need to do a final sanity
check of a few features in Hero Lab, including this one, to make sure
we're not exposing any nasty problems that will come back to bite us in
the future. Otherwise, we're potentially opening up a can of worms for
ourselves in a few months when it someone starts using a feature in a
way we didn't intend, and it begins misbehaving as a result.


Until we finalize the details on this, I can suggest a temporary
solution - add a "Custom Container" to the hero on the Gear tab, and set
the name to something like "Magical Bolt Storage". Now you can store the
relevant items in this container, and move them all at once to the new
magical container once it's available.


Hope this helps,

--
Colen McAlister, colen@wolflair.com
Colen is offline   #5 Reply With Quote
Dastir
Member
 
Join Date: Sep 2008
Posts: 48

Old October 7th, 2008, 01:13 PM
Good suggestion, I will do that.

Thanks again!
Dastir is offline   #6 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:06 PM.


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