Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

PCGenListFileHelp · PCGen List File & Documentation Help

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1789
  • Category: Open Source
  • Founded: Jan 1, 2002
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 4746 - 4775 of 23458   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
4746 Jayme
jaymecox Send Email
Dec 1, 2003
8:02 am
... out of a matierial, call it "Paper Mache") that made the weapon a size category lighter -- so a one-handed weapon becomes light? ... Closest I can see is: ...
4747 Michael Tucker
java_kensai Send Email
Dec 1, 2003
9:26 am
... Can a Feat .MOD a Class, either directly or indirectly? If directly, then that seems the way to go. If indirectly (perhaps a Feat which loads a Template,...
4748 Thomas Clegg
knighthawke_... Send Email
Dec 1, 2003
6:13 pm
Here's a somewhat related question..... How do you do the B*-sword with having WIELD tag? I'm trying to do a couple of similar weapons in a new release, but...
4749 Paul W. King
pkingdnd Send Email
Dec 1, 2003
6:36 pm
What is the generally accepted practice in coding items that are found in multiple sources? For example, I have Publisher A that has sources M and N. Both...
4750 Paul Grosse
nylanfs Send Email
Dec 1, 2003
6:45 pm
... I was curious on this too. What happens if you have x spell in datasets A & Q. Does one overwrite each other? Or does it just combine all the data into one...
4751 taluroniscandar Send Email Dec 1, 2003
8:59 pm
... Spell.lst is one of the few files that handles the having the same name in different files without much problem (due, in part, to the programming done for...
4752 Eric Beaudoin
beaudoer Send Email
Dec 1, 2003
10:50 pm
... I do not hold the Grail for this one but here is what I think: If the two objects are the exact same If both source are normally distributed together or...
4753 Ross
summa42 Send Email
Dec 1, 2003
11:34 pm
... Thanks Jayme. That's what I thought. I'll enter a freq when I get a chance....
4754 Barak
barak20021 Send Email
Dec 1, 2003
11:47 pm
I think, if it's described in enough detail in whatever the source is, it needs to go into the data set so it is a true representation of the source, even if...
4755 Loyal
loyalparsons Send Email
Dec 2, 2003
1:07 am
Sorry for the confusion. I had grabbed the RSRD material and Finessable was gone from all of the equipment. Thought perhaps that meant that Finessable was...
4756 Paul W. King
pkingdnd Send Email
Dec 2, 2003
1:48 am
Just to see if I am understanding you. I have source A and B. Both have the *exact* same spell, X, in them. So, say A is completely done, and work on B is...
4757 Paul W. King
pkingdnd Send Email
Dec 2, 2003
2:21 am
... And how is data duplication handled in PCGen? ... Not being a Code Monkey, this may be a dumb question, but: Is there a way to speed it up? Paul W. King ...
4758 dlm1065 Send Email Dec 2, 2003
4:30 am
... source ... use ... there ... Nope that isn't what you want. Do not use includes and excludes to prevent spell duplication. Keep the material as close to...
4759 Eric Beaudoin
beaudoer Send Email
Dec 2, 2003
5:55 am
Hello everyone, After a bit of editing that mostly got rid of some typos, I've uploaded the Xcrawl source contributed by Paul W. King. Big thanks to Paul!!!! ...
4760 Eric Beaudoin
beaudoer Send Email
Dec 2, 2003
6:04 am
... ^^ My stupid mistake. It's funny how a single missing letter can change everything... (and I also made a mistake in the publisher name...) Going to bed...
4761 Jayme
jaymecox Send Email
Dec 2, 2003
8:41 am
... The wierd thing about the Bastard sword is that it's a one handed weapon. If you try to use it one handed without the Exotic Weapon prof, you incure a -4...
4762 Paul Grosse
nylanfs Send Email
Dec 2, 2003
1:32 pm
... Or lets say classes, it's a perfect duplicate of the OGL class from X source made Company B used by company A in sourcebook Q. (ie Ultimate classes book by...
4763 Paul W. King
pkingdnd Send Email
Dec 2, 2003
2:07 pm
... But I, personally, don't want duplicate spells, even if they are distinguished on the source. Is there a way then to do a: If Source A !loaded Then load...
4764 taluroniscandar Send Email Dec 2, 2003
2:41 pm
... There are two underlying and dangerous assumptions here: 1. That the person writing a particular lst file knows EVERY source that has a entry with a...
4765 taluroniscandar Send Email Dec 2, 2003
2:52 pm
... Not entirely correct: it is a two handed MARTIAL weapon. One handed it is Exotic. The Dwarven Waraxe is the same way - twohanded Martial, onehanded Exotic...
4766 David
papa_drb Send Email
Dec 2, 2003
2:55 pm
This may not go over well, but at some point the user *has* to know what he is loading and what is contained in the sources. There is a fundamental problem...
4767 Paul W. King
pkingdnd Send Email
Dec 2, 2003
3:00 pm
... Ah, but my scenario (which is what started this thread) was that it was the same publisher, different books. I don't see the point in recoding the *exact*...
4768 Brass Tilde
brasstilde@... Send Email
Dec 2, 2003
4:01 pm
... This particular subject was bandied about on the DnD list a while back, and personally, I feel that the following statement allows one to think about the...
4769 Brass Tilde
brasstilde@... Send Email
Dec 2, 2003
4:17 pm
... I tend to agree with the folks who say "duplicate it". Even though it may the same now, it may not always be the same. In addition, someone may not have...
4770 Paul W. King
pkingdnd Send Email
Dec 2, 2003
4:50 pm
... No, just a bunch of shared domains and spells (that's all the sharing I can see atm). I just don't like duplication of items that are *exactly* the same. ...
4771 ovka Send Email Dec 2, 2003
5:40 pm
... So how about creating publisher_shared_spells.lst, publisher_shared_domains.lst, and having the two .pcc files point to them? Cheers, Sir George Anonymous...
4772 Chris
barak20021 Send Email
Dec 2, 2003
5:52 pm
... A data set is supposed to represent the source. The "duplicate&quot; spell is part of that source. Therefor it should be included in the .lst, not as a...
4773 Paul W. King
pkingdnd Send Email
Dec 2, 2003
7:26 pm
... I agree ... No arguments ... That's where my questions began. I knew you could do INCLUDEs, but I wasn't sure how it effected the program during load. It...
4774 Jayme
jaymecox Send Email
Dec 2, 2003
7:33 pm
... This is an excellent idea and I think should be the standard way to do this type of thing. You can have multiple SPELL: and DOMAIN: lines in each .pcc...
4775 Paul Grosse
nylanfs Send Email
Dec 2, 2003
7:37 pm
... The problem is that unless you are working on a source that you KNOW is duplicated else where you wouldn't know to stick these in a certain file....
Messages 4746 - 4775 of 23458   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help