Things are clear as mud now ;) Thanks for everyone's input. Third times a charm ______________________________________________________________ Tag Name:...
Hi Eddy, This is a known issue with v5.4. Try the latest autobuild and it should work. Cheers, ... James Dempsey JDempsey@... PCGEN Code Monkey ... ...
<quote who="Brad Franks"> ... The problem is because the same LST file is loaded multiple times? Yes? Here is a suggestion. Why not have PCGen keep a track of...
<quote who="Eric Beaudoin"> ... Also you need to remember that the copy will sometimes not give you the expected results. Problems 1: [discovered when trying...
... PRETYPE ... a pipe ... at the ... PRETYPE:.IF.TYPE=Armor.Shield.Weapon.THEN. ... ever be used with PRExxx tags. Also, the correct syntax for PRExxx tags...
... It also works if you reverse it and only have a few conditions, ie y|z,x works. Because the program processes the statement from left to right. This is how...
He's right, there are 2 weapon mods Keen & Brilliant Energy that use this syntax. So what shall it be? Can we say pipes are OK just don't use them at the end...
Thank you for this light in the dark. Bizarrely, I ran into this exact issue last night as someone is doing QA on a source I'm working on where I have done...
... a ... I'd go for a two page sheet, (excluding spell lists) that splits combat and non-combat as far as possible. Probably the key for this is to make sure...
... Um, I just realised, this isn't correct. The required PRETYPE is not 'magic or piercing or slashing'. It is 'magic AND piercing or slashing'. The above...
... The example above is incorrect as used in the eqipmods file but by itself there is nothing wrong with it. I'll make a note to myself to use only examples...
... I'll second this one. I think 1 sheet would be way too cramped with the info that would be REALLY useful...so I'll second the "2-sheet" style. Here's why...
Having seen oodles of these sorts of problems previously... is there a way we can standardize delimiters such that one delimiter is parsed as "AND", and...
Hi. I'm a newbie and want to understand the PCGen release numbering. Until last week, the production release was 5.2 with 5.3.x being beta stuff. Now prod is...
... Yes, multiple PRETYPE statements are allowed in a line. See the Alchemical Silver entries for an example. The old syntax (evile '|') is still parsed in...
Would be it possible to add something like DEFINE:TurnFire|0 BONUS:VAR|TurnFire|3+CHA to fire domain and similar construct to other domains that grant...
I was trying to create a character in 5.4 and ran into this issue. My character has the Summon Familiar ability, but I cannot choose a familiar for him on the...
I've tried searching through previous posts, but I didn't see anything that addressed this problem I'm having. I'm trying to get 5.4 to work. I have it...
... I'm also really annoyed at them, but my complaint is utter cluelessness. I was the victim of a mail bombing by a spammer, it took my email out of ...
Hi all, PCGEN has a _massive_ presence on various Y! groups, I think if we were to move, we should move to a proper modern site with full board features etc. ...
... We normally use CL=ClassName only when referring to another class. In a CLASS description, it should always be "BONUS:xxx|CL" If you find instance where it...
68568
pcgen@yahoogroups.com
Oct 30, 2003 11:50 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the pcgen group. File : /BoD...
Hi all, Minutes from last week are posted in the usual file place. As per normal send your abuse etc to me directly, or if you feel necessary, to this board...
... The above example is good for BONUS tags. If you can always put multiple PRE tags on the same line (when not in BONUS) and the result is a logical and. ...