Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: SourceForge.net <noreply@so...> - 2006-04-24 22:01:27
|
Bugs item #1368864, was opened at 2005-11-29 17:09 Message generated for change (Comment added) made by jdempsey You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=384719&aid=1368864&group_id=25576 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Spell Support Group: To be fixed For 5.10 >Status: Deleted >Resolution: Works For Me Priority: 5 Submitted By: Guy Rish (guyrish) Assigned to: James Dempsey (jdempsey) Summary: Global variable BASESPELLSTAT evaluates to zero Initial Comment: From within a CLASS lst for a prestige class. The global variable BASESPELLSTAT is always zero. This has been observed in 5.8.0 and 5.8.1 RC 1. ---------------------------------------------------------------------- >Comment By: James Dempsey (jdempsey) Date: 2006-04-25 08:01 Message: Logged In: YES user_id=558288 This seems to be the correct behaviour then. The program has not been told what to use as a spell stat and has no information to make its own choice, You need to guide it with data, perhaps by giving the user a choice. My suggestion is to raise the case you want to model on the pcgenlistfilehelp group at http://groups.yahoo.com/group/pcgenlistfilehelp and determine the best way to code it. If you find that there is then still an issue here we can reopen this bug report. ---------------------------------------------------------------------- Comment By: Michael Gray (mhgj) Date: 2006-04-06 04:19 Message: Logged In: YES user_id=291656 If a character has multiple caster classes that use different spell stats (for example a cleric WIS and a wizard INT) how do you access the different BASESPELLSTAT's? ---------------------------------------------------------------------- Comment By: James Dempsey (jdempsey) Date: 2006-04-01 08:15 Message: Logged In: YES user_id=558288 Guy, Could you post an example of how you are using BASESPELLSTAT and what your expected result is please? This will help in tracking down the issue and confirming that any fix is correct. Cheers, James. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=384719&aid=1368864&group_id=25576 |