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
FluffyDingo
Senior Member
 
Join Date: Jan 2015
Posts: 160

Old February 22nd, 2015, 03:08 PM
Trying to condense my Form of the Dragon spell modifiers, and running into a bit of a hitch. I'm using "component.SelectHelp & Selection.DragonDisc" to provide the drop list of dragon types, but all I know how to pull for tags is BloodEner and abArea, when I need to be able to pull what type of dragon is being selected. I'm not sure an actual dragon type is stored there, since every other ability just cares about energy type and breath area, so I will likely need to pull the name string itself, but I do not know how to do this. I assume some sort of code like:

Code:
var dragon as string

if (field[pChosen].ischosen <> 0) then
   perform field[pChosen].chosen.pulltags[livename.?]
   dragon = field[pChosen].chosen.tagnames[livename.?]
endif
except where [livename.?] is something I don't know.

Hopefully someone knows!
FluffyDingo is offline   #1 Reply With Quote
Aaron
Senior Member
 
Join Date: Oct 2011
Posts: 6,793

Old February 22nd, 2015, 03:21 PM
I'd hold off on this project for a little while.
Aaron is offline   #2 Reply With Quote
FluffyDingo
Senior Member
 
Join Date: Jan 2015
Posts: 160

Old February 22nd, 2015, 04:03 PM
As in it's already being done? Does this also mean I shouldn't work on Elemental Body adjustments too?

Also just knowing in general is helpful, since I'm trying to do something very similar for Mortal Herald. (I can already do what I need for that, but same principle)

Last edited by FluffyDingo; February 22nd, 2015 at 04:10 PM.
FluffyDingo is offline   #3 Reply With Quote
Portilis
Senior Member
 
Join Date: Feb 2013
Location: Blandford, UK
Posts: 164

Old February 23rd, 2015, 11:10 AM
I would guess Aaron is talking about this: http://forums.wolflair.com/showthread.php?t=52108
Portilis is offline   #4 Reply With Quote
Aaron
Senior Member
 
Join Date: Oct 2011
Posts: 6,793

Old February 23rd, 2015, 12:50 PM
Yes, I've been working on Polymorph mechanics for most of this month, and I am finished with the polymorph spell adjustments from paizo's books (I held off on spells from 3rd party publishers for now). I'm currently working on adding similar effects to the various class and racial abilities.
Aaron is offline   #5 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 08:39 PM.


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