Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 13466] trigger 'on_cast ... dispel_self' dispels requesting spell not target spell

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 13466] trigger 'on_cast ... dispel_self' dispels requesting spell not target spell
  • Date: 21 Jul 2007 17:09:22 -0000

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





------- Additional Comments From BearPerson AT gmx.net 2007-07-21 12:09 -------
To clarify what is said in the irc log, libdepengine line 269

do_trigger "$spell:on_cast:$trg_target:$trg_action"

should probably read

do_trigger "$trg_target:$spell:on_cast:$trg_action"

Looking at how the parameters in do_trigger are handled, this looks to me as
just a plain typo (the parameter is interpreted as
"target:source:ignored:action")

--
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.



  • [SM-Sorcery-Bugs] [Bug 13466] trigger 'on_cast ... dispel_self' dispels requesting spell not target spell, bugzilla-daemon, 07/21/2007

Archive powered by MHonArc 2.6.24.

Top of Page