Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 13503] cast -Z thinks some up-to-date spells need updating

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 13503] cast -Z thinks some up-to-date spells need updating
  • Date: 5 Mar 2007 19:55:04 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13503





------- Additional Comments From jakakranjc AT email.si 2007-03-05 13:55 -------
does_spell_need_update uses a subshell, so I think the variables are
inherited
before that call.
Nor unset_details nor codex_clear_current_spell clear those two variables and
I
think this is wherein the problem lies. codex_set_current_spell calls
codex_clear_current_spell first, but that only unsets UPDATED and VERSION of
the variables that affect "queueing".

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page