I ul'd a modified copy of the same file to the same place. Mods - feel free to kill it after the apporpriate persons have aquired it. :) -FF ... <SNIP>...
10896
karianna03
Feb 9, 2006 1:01 pm
Done! - K...
10897
Terry FitzSimons
fitzsimons_t_j
Feb 9, 2006 3:53 pm
... I noticed on the .bat file window that something was not loading correctly. Assumed that it was my test file and removed it from the startup, but noticed...
10898
Frank Kliewe
frank_kliewe
Feb 9, 2006 9:20 pm
... If there is a way in the GameMode file to override this, then I'm not aware of it. Do you experience any negative effects, when using the autogenerate...
10899
Andrew Wilson
ytitendi
Feb 9, 2006 10:41 pm
... That setting has no effect (zilch, zuip,nada) on existing characters (who all have ny equipment that was added to them saved as part of their file) the...
10900
Terry FitzSimons
fitzsimons_t_j
Feb 10, 2006 1:53 am
... That's good I wasn't looking forward to a long litany of "Can't find +1 Crossbow", "Can't find +1 Longsword", ect., the nest time I opened a character. -- ...
10901
Terry FitzSimons
fitzsimons_t_j
Feb 10, 2006 1:55 am
... Well there is a problem with the RANK=3 test file, if the RANK=1 Core file doesn't load, and for me the core rules in Modern did not load and the error...
10902
Lange LeBlanc
lange72@...
Feb 12, 2006 8:34 am
I have a feat that gives a +2 casterlevel bonus to Necromancy spells BONUS:CASTERLEVEL|SCHOOL:Necromancy|2 But I also need this feat to completely prohibit all...
10903
sirmithras
Feb 12, 2006 2:49 pm
hi all, how can i remove another school from specialist wizard with a customer prestige class? PROHIBITED Tag don't work for this porpuse sorry for my poor...
10904
krazhit
Feb 12, 2006 11:02 pm
Hello all. It´s been a while since I used PCGen, at least since before the introduction of the Preview tab. I was playing around with the below feat, and got...
10905
Terry FitzSimons
fitzsimons_t_j
Feb 13, 2006 3:20 am
I found a few more books to add to the list, so I am uploading the file now rather than last week, just to make sure that I got all that I can find. Let me...
10906
Kinson Ravenlock
backlash_de
Feb 13, 2006 7:59 pm
Hi all. One of the characters in my group recently acquired a "Lifting belt": Anyone wearing it gains a +1 enhancement bonus to Strength for the purpose of...
10907
Eddy Anthony
mosat22
Feb 13, 2006 8:38 pm
It is not possible at this time. We have an open tracker for this request: [ 1259020 ] belt of lifting ...
10908
hawaiisempi
Feb 14, 2006 1:54 am
Hi All, I'm coding a base class from one of the Spycraft 1.0 supplements. This class has a special ability that occurs at level 8 and level 16. I've coded this...
10909
thoron-tir-gwaith@...
tir_gwaith
Feb 14, 2006 10:12 am
Almost. Depends of if the number shows, or if it is a different ability added.. 8 SA:Ability +%|AbilityVAR DEFINE:AbilityVAR|CL/8 Or, if they are...
10910
karianna03
Feb 14, 2006 10:14 am
OK, I've merged it in - K ... file now ... feel...
10911
Paul Grosse
nylanfs
Feb 14, 2006 1:15 pm
Doesn't CASTERLEVEL take a formula? Ovka on CMP's boards couldn't get the following to work for a teifling he was working on. ...
Okay, here is a feat I've coded. It works fine when you put it on. AuraLevel is set in the Class file. When I reopen the character, the SA shows up with...
10914
Eddy Anthony
mosat22
Feb 14, 2006 9:54 pm
... Rather than try to debug why that doesn't work it may be simpler to reconfigure it into two separate feats, then the choice is made by choosing one of two...
10915
Barak
barak20021
Feb 14, 2006 10:04 pm
... Assuming you didn't just leave it out when posting, you're missing MULT:YES which tells the program to store the choice for future reference. (CHOOSE...
10916
Shelley
takenote61
Feb 14, 2006 10:24 pm
Thank you - that was a denite "duh" on my part. I looked at everything else but that. ... on. ... MULT:YES...
10917
Kinson Ravenlock
backlash_de
Feb 15, 2006 1:09 pm
Ok, thanks. I did some digging in the depths of the PCGen codebase and came up with a partial workaround. A character's carrying capacity is determined using a...
10918
Paul Grosse
nylanfs
Feb 15, 2006 1:50 pm
Yes it does, if the other bonus's are an Enhancement type they "shouldn39;t" stack with out having the .STACK tag at the end of the of the BONUS...
10919
boomer70
Feb 15, 2006 2:22 pm
But he is bonusing LOADSCORE not STR so the bonuses are not on the same thing therefore the bonus stacking rules don't apply. -Aaron ... ...
10920
Eddy Anthony
mosat22
Feb 15, 2006 2:23 pm
No he's right it doesn't. Having a type at the end of BONUS:VAR|LOADSCORE will only prevent other BONUS:VAR|LOADSCORE with the same type from stacking. Because...
10921
Paul Grosse
nylanfs
Feb 15, 2006 3:31 pm
Heh, I should have re-read the original post. I was only thinking two dimensionally about other bonus's to the LOADSCORE, didn't remember that he didn't want...
10922
Paul Grosse
nylanfs
Feb 15, 2006 3:39 pm
What if the bonus's are granted by things other than equipment? Like feats, class bonus's, etc. Note: I'm assuming that the belt is stacking with the inherent...
10923
Eddy Anthony
mosat22
Feb 15, 2006 3:59 pm
... Then he's SOL ;-) That was the closest I could come up with given the OS tokens used to do this. The tokens don't break the score down by type but they do...
10924
thoron-tir-gwaith@...
tir_gwaith
Feb 15, 2006 5:34 pm
This is all contingent on LOADSCORE actually behaving correctly in normal LST files. 'bout a year back I tried to get it to work for some files and got all...