Re: Mighty Contender of Kord
ejabean@...
I did look over there and didnt see it. I will see what i can do with the tutorials... Thanks!
|
|
Re: Mighty Contender of Kord
Hi ejabean! Homebrews in the wild, if you wanted to see if it existed BahamutDragon over on github *might* have it. Otherwise, making a class isn't too hard. Probably takes a few hours to get completed for a newb, but as I said, not too hard. Plenty of video tutorials and our documentation covers the tags. Cheers, Andrew
On 3/19/2019 1:38 PM, ejabean@...
wrote:
Not sure if this is the right place, but i was wondering if anyone had created the Mighty Contender of Kord prestige class (3.5) from Dragon #283.
|
|
Mighty Contender of Kord
ejabean@...
Not sure if this is the right place, but i was wondering if anyone had created the Mighty Contender of Kord prestige class (3.5) from Dragon #283.
I was going to try to build it because 1 of my players decided he wanted to play it, but not sure how to go about it.
|
|
Re: Custom Deities
#support
The best way is to make your own dataset for each campaign listing the changes and additions.
Andrew has made some video tutorials explaining quite a lot of the how to. https://www.youtube.com/watch?v=J3omE2FIGs8&list=PLLa5A1qjBOPekqEC_R9BAZW-8q5IT-klM&index=10&t=0s -- --Paul Grosse --PCGen BoD, PR Silverback @Nylanfs
|
|
Custom Deities
#support
pagamerboy
Forgive my ignorance. I am sure there is a way to add my own custom deities, but I don't seem to be able to find it, or if I did, I'm too clueless to realize I did.
Also, is there a way to switch between different sets of gods? I deal with several games, each with their own gods. If it influences the answer, I am only using the Pathfinder part of PCGen. Thanks and cheers! pagamerboy
|
|
Re: full equipment character sheet: is it possible?
saxumcaribetum
Ah! Sacked Keeps ... tales from long ago! :-)
toggle quoted messageShow quoted text
On 11 March 2019 at 14:23 "Paul Grosse via Groups.Io" <nylanfs@...> wrote:
|
|
Re: full equipment character sheet: is it possible?
Yes. but if everything is listed under Castle, or Keep, or something, when it's sacked and burned by the GM you know exactly what is lost. :) Paul A. Grosse
On Monday, March 11, 2019, 10:16:25 AM EDT, saxumcaribetum via Groups.Io <saxum.caribetum@...> wrote:
you don't even need a Custom Container. Just Equip the container, and when it suggests where to equip to, pull out the dropdown, and pick "Not Carried". You will then not carry it, and it won't count as weight. It will be listed in the character sheet. On 11 March 2019 at 13:13 apodavini <a.podavini@...> wrote: -- --Paul Grosse --PCGen BoD, PR Silverback @Nylanfs
|
|
Re: full equipment character sheet: is it possible?
saxumcaribetum
you don't even need a Custom Container. Just Equip the container, and when it suggests where to equip to, pull out the dropdown, and pick "Not Carried".
toggle quoted messageShow quoted text
You will then not carry it, and it won't count as weight. It will be listed in the character sheet.
On 11 March 2019 at 13:13 apodavini <a.podavini@...> wrote:
|
|
Re: full equipment character sheet: is it possible?
saxumcaribetum
equip the "other things" to the "not carried" slot
toggle quoted messageShow quoted text
On 11 March 2019 at 13:03 apodavini <a.podavini@...> wrote:
|
|
Re: full equipment character sheet: is it possible?
apodavini
Yeah, customizing a container looks like a great idea. Thank you Paul :)
On Mon, Mar 11, 2019 at 2:07 PM Paul Grosse via Groups.Io <nylanfs=yahoo.com@groups.io> wrote:
|
|
Re: full equipment character sheet: is it possible?
Yes, equip a horse, or any mount, set it to not carried and place everything not pysically on the character there. Come to think of it you could take any container customize it, change the name to keep or castle or whatever and keep a running list of things back at the main base of operations. Paul A. Grosse
On Monday, March 11, 2019, 9:04:11 AM EDT, apodavini <a.podavini@...> wrote:
Hi folk, is there a way to print a character sheet that include ALL your possessions, not only equipped items, just to show that you own it, calculating the encumbrance only for carried stuff, and displaying the figures (attack, damage, etc) also for not equipped weapons? Thanks, A. -- --Paul Grosse --PCGen BoD, PR Silverback @Nylanfs
|
|
full equipment character sheet: is it possible?
apodavini
Hi folk, is there a way to print a character sheet that include ALL your possessions, not only equipped items, just to show that you own it, calculating the encumbrance only for carried stuff, and displaying the figures (attack, damage, etc) also for not equipped weapons? Thanks, A.
|
|
Re: pcgen got stuck after viewing the character tab
Brad G. <brad.grinstead@...>
This is a known issue and is being worked on. For right now the workaround is to only work on one PC at a time per instance of pcgen.
|
|
pcgen got stuck after viewing the character tab
apodavini
Version 6.08.00 RC4
load a party (5 characters built with PF core rulebook). go to the character sheet tab try to switch to any other character, et voilà, PCGen is stuck. See the log here below. Any idea? Thanks, A 22:39:40.415 SEVERE AWT-EventQueue-0 Main:484 Uncaught error - ignoring java.lang.NullPointerException at pcgen.gui2.tabs.SummaryInfoTab$InfoBoxRenderer.getListCellRendererComponent(SummaryInfoTab.java:1071) at java.desktop/javax.swing.plaf.basic.BasicComboBoxUI.getDisplaySize(Unknown Source) at java.desktop/javax.swing.plaf.basic.BasicComboBoxUI.getMinimumSize(Unknown Source) at java.desktop/javax.swing.plaf.basic.BasicComboBoxUI.getPreferredSize(Unknown Source) at java.desktop/javax.swing.JComponent.getPreferredSize(Unknown Source) at java.desktop/java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.desktop/java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.desktop/java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.desktop/java.awt.Container.preferredSize(Unknown Source) at java.desktop/java.awt.Container.getPreferredSize(Unknown Source) at java.desktop/javax.swing.JComponent.getPreferredSize(Unknown Source) at java.desktop/java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.desktop/java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.desktop/java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.desktop/java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.desktop/java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.desktop/java.awt.Container.layout(Unknown Source) at java.desktop/java.awt.Container.doLayout(Unknown Source) at java.desktop/java.awt.Container.validateTree(Unknown Source) at java.desktop/java.awt.Container.validateTree(Unknown Source) at java.desktop/java.awt.Container.validateTree(Unknown Source) at java.desktop/java.awt.Container.validateTree(Unknown Source) at java.desktop/java.awt.Container.validate(Unknown Source) at java.desktop/javax.swing.plaf.basic.BasicTabbedPaneUI.ensureCurrentLayout(Unknown Source) at java.desktop/javax.swing.plaf.basic.BasicTabbedPaneUI.getTabBounds(Unknown Source) at java.desktop/javax.swing.plaf.basic.BasicTabbedPaneUI.repaintTab(Unknown Source) at java.desktop/javax.swing.plaf.basic.BasicTabbedPaneUI$Handler.focusLost(Unknown Source) at java.desktop/java.awt.Component.processFocusEvent(Unknown Source) at java.desktop/java.awt.Component.processEvent(Unknown Source) at java.desktop/java.awt.Container.processEvent(Unknown Source) at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.Component.dispatchEvent(Unknown Source) at java.desktop/java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.desktop/java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.desktop/java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.Component.dispatchEvent(Unknown Source) at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.EventQueue$4.run(Unknown Source) at java.desktop/java.awt.EventQueue$4.run(Unknown Source) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.desktop/java.awt.EventQueue$5.run(Unknown Source) at java.desktop/java.awt.EventQueue$5.run(Unknown Source) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source) at java.desktop/java.awt.SentEvent.dispatch(Unknown Source) at java.desktop/java.awt.DefaultKeyboardFocusManager$DefaultKeyboardFocusManagerSentEvent.dispatch(Unknown Source) at java.desktop/java.awt.DefaultKeyboardFocusManager.sendMessage(Unknown Source) at java.desktop/java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.Window.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.Component.dispatchEvent(Unknown Source) at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.EventQueue$4.run(Unknown Source) at java.desktop/java.awt.EventQueue$4.run(Unknown Source) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.desktop/java.awt.EventQueue$5.run(Unknown Source) at java.desktop/java.awt.EventQueue$5.run(Unknown Source) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source) at java.desktop/java.awt.SequencedEvent.dispatch(Unknown Source) at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.EventQueue$4.run(Unknown Source) at java.desktop/java.awt.EventQueue$4.run(Unknown Source) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.desktop/java.awt.EventQueue$5.run(Unknown Source) at java.desktop/java.awt.EventQueue$5.run(Unknown Source) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
|
|
Re: Troubleshooting print templates
Print Preview is another form of Export. Preview sheets are not part of that line up. Troubleshooting sheet should only be found on the Character Tab in the GUI (It's a debug tool, not meant for general consumption). Cheers,
On 3/1/2019 8:24 AM, apodavini wrote:
|
|
Re: Troubleshooting print templates
Crisis averted, Aldo was attempting to use the "print" function which doesn't show the troubleshooter OS (because it only shows xlst there), Told him to use the export function, or switch the dropdown on the character sheet tab. :)
-- --Paul Grosse --PCGen BoD, PR Silverback @Nylanfs
|
|
Re: Troubleshooting print templates
apodavini
They used to be there, indeed (a dropdown list when you do print preview). But they are not there any more. Now the list ends with killshot :(
On the char tab, the dropdown at the top Troubleshooting should be at the bottom.
|
|
Re: Troubleshooting print templates
On the char tab, the dropdown at the top Troubleshooting should be at the bottom.
-- --Paul Grosse --PCGen BoD, PR Silverback @Nylanfs
|
|
Troubleshooting print templates
apodavini
I'm pretty sure I saw troubleshooting templates before, but I can't find any more.
Tried to uninstall / reinstall everything, both 6.08.00.RC3 and 6.08.00.RC4. To no avail. Any idea? Thanks,
|
|
Re: Errors loading Pathfinder in everything after 6.06.01
Well on the plus side everything is working now. :)
I run multiple version of PCGen ony my system so I can help with customer support. So I always have the options saved to the PCGen directory. Helps keep everything isolated. :) -- --Paul Grosse --PCGen BoD, PR Silverback @Nylanfs
|
|