Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Search Forums
Register FAQ Community Today's Posts Search

Notices

Showing results 1 to 25 of 57
Search took 0.01 seconds.
Search: Posts Made By: Anpumes
Forum: HL - Pathfinder Roleplaying Game October 12th, 2015, 08:25 AM
Replies: 9
Views: 5,214
Posted By Anpumes
Thank you! The timings are what I have the...

Thank you!

The timings are what I have the most trouble with. In this case at least, with some trial and error, I could determine when a thing had to happen so that it had the desired effect....
Forum: HL - Pathfinder Roleplaying Game October 11th, 2015, 04:57 PM
Replies: 9
Views: 5,214
Posted By Anpumes
Thank you! However, this is still not working...

Thank you!
However, this is still not working as intended; well at least not how the monk's AC Bonus is supposed to. While this does change [tACWisMod].value to read Charisma modifier as the bonus...
Forum: HL - Pathfinder Roleplaying Game October 9th, 2015, 08:40 PM
Replies: 9
Views: 5,214
Posted By Anpumes
I think I figured out how to intervene with the...

I think I figured out how to intervene with the AC bonus calculation but it appears that by interceding, I've lost the bonuses applied by the bootstrapping of the monks AC Bonus on the monk. Should I...
Forum: HL - Pathfinder Roleplaying Game October 9th, 2015, 12:12 PM
Replies: 6
Views: 3,578
Posted By Anpumes
Now that is something I did not know and will...

Now that is something I did not know and will help immensely in the future. Thank you!
Forum: HL - Pathfinder Roleplaying Game October 8th, 2015, 02:32 PM
Replies: 9
Views: 5,214
Posted By Anpumes
This sounds easy enough actually. I'll look into...

This sounds easy enough actually. I'll look into it more to see if I can figure it out.


I get what you are saying but I have no idea how to implement that.
I'm also stuck trying to figure out...
Forum: HL - Pathfinder Roleplaying Game October 8th, 2015, 12:28 PM
Replies: 9
Views: 5,214
Posted By Anpumes
Monk Class Specials based on Charisma?

Alright, I'm at this again after a long break. I thought I'd start by refreshing some of my older custom stuff to get myself back into the hang of coding and while I've had some decent luck and am...
Forum: HL - Pathfinder Roleplaying Game April 19th, 2014, 04:01 PM
Replies: 2
Views: 3,004
Posted By Anpumes
I did that while I was searching for the...

I did that while I was searching for the encumbrance tags. I don't know why I didn't think of that, aside from the armor tag showing up on the armor when it is equipped and neither of the shield tags...
Forum: HL - Pathfinder Roleplaying Game April 19th, 2014, 03:31 PM
Replies: 2
Views: 3,004
Posted By Anpumes
Help with shield tags

I'm trying to figure out how to tell Hero Lab to disable a feat when a certain set of parameters are met. I have most of it figured out but the one that I cannot find or figure out is if the hero is...
Forum: HL - Pathfinder Roleplaying Game April 18th, 2014, 01:10 PM
Replies: 2
Views: 2,486
Posted By Anpumes
Thank you. I had tried to debug but quickly gave...

Thank you. I had tried to debug but quickly gave up on it because I couldn't figure out how to debug those fields without having something there. This has given me a way to use debug that I did not...
Forum: HL - Pathfinder Roleplaying Game April 18th, 2014, 10:46 AM
Replies: 2
Views: 2,486
Posted By Anpumes
Helper.SpcDisable not being delivered

Yet again, I'm banging my head against my keyboard trying to figure out why a script is not working. The script is as follows:
Post-attributes; 10000

~Get our encumbrance level - if we're...
Forum: HL - Pathfinder Roleplaying Game April 18th, 2014, 07:31 AM
Replies: 9
Views: 3,649
Posted By Anpumes
Hero Lab has separate entries for PP, GP, SP, and...

Hero Lab has separate entries for PP, GP, SP, and CP on the Journal Tab.
Forum: HL - Pathfinder Roleplaying Game April 17th, 2014, 04:33 PM
Replies: 2
Views: 2,633
Posted By Anpumes
I don't see them on the basic list for potions...

I don't see them on the basic list for potions myself but you can select - Add a custom potion - and from there select a spell to apply to it and those spells are listed and available for use.
Forum: HL - Pathfinder Roleplaying Game April 17th, 2014, 02:17 PM
Replies: 11
Views: 8,321
Posted By Anpumes
ShadowChemosh gave me some pointers on timing in...

ShadowChemosh gave me some pointers on timing in one of my recent posts. They have proven helpful, though I'm still fairly confused by them. Per those general guidelines he provided, I had tried...
Forum: HL - Pathfinder Roleplaying Game April 17th, 2014, 01:10 PM
Replies: 11
Views: 8,321
Posted By Anpumes
I was just seeing this, came across it by...

I was just seeing this, came across it by accident and was trying to figure it out. Good timing and thank you for saving me from too much difficulty trying to figure it out. A shot in the dark but is...
Forum: HL - Pathfinder Roleplaying Game April 17th, 2014, 11:34 AM
Replies: 11
Views: 8,321
Posted By Anpumes
Both of those worked fantastically, thank you...

Both of those worked fantastically, thank you very much for that code.

Now I'm wondering what other things amendthing can adjust. I'd like to be able to adjust the "Summary Text" but I've yet to...
Forum: HL - Pathfinder Roleplaying Game April 17th, 2014, 10:23 AM
Replies: 11
Views: 8,321
Posted By Anpumes
Too funny Aaron. :D Thank you that should do...

Too funny Aaron. :D
Thank you that should do the trick. I'll certainly give it a shot.
Forum: HL - Pathfinder Roleplaying Game April 17th, 2014, 10:19 AM
Replies: 11
Views: 8,321
Posted By Anpumes
I'm making a variation of the Fuse Style ability...

I'm making a variation of the Fuse Style ability taken from the Master of Many Styles monk archetype. Given the script of how this ability is calculated, I should be able to use it as is, with the...
Forum: HL - Pathfinder Roleplaying Game April 17th, 2014, 09:47 AM
Replies: 11
Views: 8,321
Posted By Anpumes
Overwriting a Description.

I've got down the #appenddesc script for adding text to a thing. I've searched for a while now and in doing so, I've read a decent number of posts but I cannot find any sign of a script that would...
Forum: HL - Pathfinder Roleplaying Game April 17th, 2014, 08:33 AM
Replies: 8
Views: 4,796
Posted By Anpumes
Thank you Mathias. I'm trying very hard to...

Thank you Mathias. I'm trying very hard to understand the code I come across and why certain things work the way they do. With the intention of removing those weapon proficiency feats entirely, it...
Forum: HL - Pathfinder Roleplaying Game April 16th, 2014, 07:19 PM
Replies: 8
Views: 4,796
Posted By Anpumes
Submitted this as a bug per Aaron's...

Submitted this as a bug per Aaron's recommendation and got this response back from him.
Thank you Aaron, this is very much appreciated.

I did some research and the Monk Weapon Proficiencies...
Forum: HL - Pathfinder Roleplaying Game April 15th, 2014, 03:32 PM
Replies: 8
Views: 4,796
Posted By Anpumes
Thank you, I'm sure that'll help me quite a bit....

Thank you, I'm sure that'll help me quite a bit. The problem I have is that I'm not always sure my code is right either. I may not get errors when I put it all together but at the same time it might...
Forum: HL - Pathfinder Roleplaying Game April 15th, 2014, 02:16 PM
Replies: 8
Views: 4,796
Posted By Anpumes
Thanks, I'll submit it and see where it goes... ...

Thanks, I'll submit it and see where it goes...


Timing is the one thing that continually screws me up. I've read many times that something has to happen around a certain timing and I sort of...
Forum: HL - Pathfinder Roleplaying Game April 15th, 2014, 12:00 PM
Replies: 8
Views: 4,796
Posted By Anpumes
Removing Monk Weapon Proficiencies...

Man, I just keep running into problems with this monk archetype I'm working on... My problem now is that I cannot figure out how to get rid of the Monk Weapons listing under feats.

My first...
Forum: HL - Pathfinder Roleplaying Game April 15th, 2014, 08:56 AM
Replies: 22
Views: 9,077
Posted By Anpumes
I pulled that file into my editor to look at,...

I pulled that file into my editor to look at, created a hero to apply it to and I'm getting a bunch of errors but none of them are the one you mentioned. I'm sure my errors are due to the fact that I...
Forum: HL - Pathfinder Roleplaying Game April 15th, 2014, 08:53 AM
Replies: 2
Views: 2,671
Posted By Anpumes
Perfect! I was trying to do it through scripting...

Perfect! I was trying to do it through scripting and couldn't figure it out, so thank you for pointing me in the right direction. The selection is showing up as Claw now and no drop down. However,...
Showing results 1 to 25 of 57

 
Forum Jump

All times are GMT -8. The time now is 03:03 PM.


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