... However, it should print a great big error message detailing the filename, the line number and the tag that failed to parse so that there is a great big...
7505
Barak
barak20021
Nov 1, 2004 10:59 am
... I couldn't agree more... I've spent my share of tie looking for a space hidden among the tabs and other such goofy stuff. :) Barak...
7506
thoron-tir-gwaith@...
tir_gwaith
Nov 1, 2004 11:34 am
Ditto here. Barak, you still having problems with space-tab or tab-space? One more reason I LOVE the prettylst and UltraEdit combination. Between the two of...
7507
Chris
barak20021
Nov 1, 2004 1:02 pm
... Nope. Regular expression searching has taken that chore from me. :) Except when I try and debug a .lst at work where I don't have an editor that does...
7508
Evan
netminder69
Nov 1, 2004 4:18 pm
I noticed when using the ADD:LANGUAGE tag in a feat that it adds the language under special abilities, not under Languages. I am currently using production...
7509
Chris
barak20021
Nov 1, 2004 4:45 pm
Use ADD:Language() <-- note capitalization....
7510
Evan
netminder69
Nov 1, 2004 5:38 pm
Thanks. Interesting, as the Documentation for 5.6.1 has it in all caps. Evan ... the...
7511
Evan
netminder69
Nov 1, 2004 5:43 pm
I noticed that when assigning a subrace to a PC, on the output, the main race is not shown. If you select Val as your race, then select one of the bloodlines...
7512
blithwyn
Nov 1, 2004 7:19 pm
That is a code bug that I remember someone fixed recently. Haven't tested it though. What version are running? Ratheof Blithwyn Data Tamarin...
7513
Felipe F. Diniz
felipefdiniz
Nov 1, 2004 8:33 pm
bumping......
7514
Evan
netminder69
Nov 1, 2004 9:11 pm
I'm running Production 5.6.1. I have the later versions. But I started out coding this book in 5.6.1, and I have found changes between the two that make the...
7515
Eddy Anthony
mosat22
Nov 1, 2004 9:12 pm
... Don't know if that will work at all but one thing I would try is not giving it the same type, you would avoid the possible looping issue by using something...
7516
Eddy Anthony
mosat22
Nov 1, 2004 11:22 pm
... That discrepancy has been fixed since then. You can check out the most current version of the docs here: <http://www.legolas.org/pcgen/docs/> -- ~ Eddy...
7517
Martin!
martinbelang...
Nov 2, 2004 6:05 am
Is there a way to put more than one Non-Class skill cost? I mean, I need to have 3 (or 4 if I have to do thing in an otherway on an other issue...) different...
7518
Brian
akodocrash
Nov 2, 2004 10:20 am
Im trying to create a staff that has multiple spells in it, but i am unsure if im heading about it correctly. When i create the staff, which has 4 spells for 1...
7519
thoron-tir-gwaith@...
tir_gwaith
Nov 2, 2004 11:08 am
... Not in the EQBuilder. All my custom staffs are built via straight LST currently, using SPROP for the spells like you did. Tir Gwaith LST Chimp...
7520
Brian
akodocrash
Nov 2, 2004 11:12 am
... LST currently, using SPROP for the spells like you did. ... any chance you could post one here / mail me one? When ever i created custom items in...
7521
Paul Grosse
nylanfs
Nov 2, 2004 12:29 pm
Use a COST:X on the skill line, it should then cost how ever many skill points you specify in the COST tag. I knopw I have set some class skills that take two...
7522
notyetmousse24@...
notyetmousse
Nov 2, 2004 1:27 pm
barak sez... 'Except when I try and debug a .lst at work where I don't have an editor that does that...' Easy fix is to run such programs from a USB HD, most...
7523
notyetmousse24@...
notyetmousse
Nov 2, 2004 1:38 pm
mbeware sez... 'Is there a way to put more than one Non-Class skill cost?' From my experience this is not currently possible. I may be wrong, and if so I'd...
7524
taluroniscandar
Nov 2, 2004 1:38 pm
... The only way to get it to work properly would be to add extra edmods with a different KEY tag for the 2nd, 3rd, 4th, etc spells. I sorta did this with the...
7525
Evan
netminder69
Nov 2, 2004 4:45 pm
Canspells take the PREDEITY tag in them? Do any of the PRExxx tags work? I am currently working on a spell list and some of the spells are usable by clerics...
7526
Paul Grosse
nylanfs
Nov 2, 2004 5:25 pm
I know they take PRESKILL, because I have some spells that take a certain skill in order to cast. They show up on the left in red. Paul G....
7527
Martin!
martinbelang...
Nov 2, 2004 8:10 pm
Well, it's not only for the meal but to convince them of the flexibility of PCGEN... I might have been to optimistic about that... But I still have hope. I...
7528
Steven Gilroy
gildoggydogg
Nov 2, 2004 8:21 pm
Just a reminder for all of you living in the USA to go out and vote today. Also if you use punch card ballots make sure you don't have any hanging chads. -- ...
7529
James Vassar
samazoid
Nov 3, 2004 3:24 am
I was asked by a friend of mine to pass on a few observations he has regarding the printing capability of the documents that are currently printable in PCgen. ...
7530
Evan
netminder69
Nov 3, 2004 2:35 pm
I know there's a tag that will allow you to assign proficiency with the weapon fo the character's chosen Deity. I just can't remember which one! Ithought it...
7531
Paul Grosse
nylanfs
Nov 3, 2004 2:43 pm
... From the docs :) Tag Name: DEITYWEAP:x|x Variables Used (x): Text (Weapon Name) What it does: This is a | (pipe) delimited list of the deity's favored...
7532
Evan
netminder69
Nov 3, 2004 3:42 pm
... to ... Well, this is for assigning the favored weapon to the Deity. I finally found it. It was a CHOOSE tag... CHOOSE:WEAPONPROF|1|DEITYWEAPON was what...
7533
thoron-tir-gwaith@...
tir_gwaith
Nov 3, 2004 4:22 pm
I think you want CHOOSE:x|DEITYWEAP or DEITYWEAPON Useful really only in Feats.lst, IIRC... It references the DEITYWEAP tag in deities.lst. Tir Gwaith LST...