View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001953SphereServernew feature requestpublic05-05-11 12:5501-11-14 22:59
Reportertrinax 
Assigned ToBen 
PrioritynormalSeverityfeatureReproducibilityalways
StatusresolvedResolutionfixed 
PlatformLinuxOSDebianOS Version5.0
Product Version20-09-2009, 0.56b Prerelease 
Target VersionFixed in Version0.56c Nightly 
Summary0001953: @Fail does not trigger on spells if you cast another spell
DescriptionHello,

While casting, lets say 55, if you cast Nightsight, the @Fail under spell 55 does not trigger, putting my code under "@Fail&Abort under Magery skill" solved the problem for me for now, but it is unnecessary cycle usage.

Here is the flags of 55:
FLAGS=SPELLFLAG_TARG_XYZ|SPELLFLAG_HARM|SPELLFLAG_RESIST|spellflag_scripted|spellflag_playeronly
TagsNo tags attached.
Nightly VersionAutomated (specify build number)
Experimental FlagsDiagonalWalkCheck, NewPositionChecks, WalkCheck, Script_Profiler, NetworkOutThread
Option FlagsCommand_Sysmsgs, FileCommands, NoHouseMuteSpeech, NoPrefix
Internal Build Number1443
Attached Files

- Relationships

-  Notes
(0001057)
jeem (reporter)
06-05-11 18:46

I think that makes sense. When you cast the second spell, you don't "fail" the spell. You abort it, because it is up to you to cancel or continue casting spell. If anything, this should be a request about @abort for spells. I assume we don't have that, right?
(0001058)
trinax (reporter)
06-05-11 19:36

Yep, I also noticed that but there isn't any abort trigger as you said.
(0001063)
MrSugarCube (administrator)
12-05-11 03:39

jeem is correct that your actions are causing the skill attempt to be aborted rather than failed.

I'll leave this issue open as a feature request for @Abort under spells.
(0002538)
Ben (manager)
01-11-14 22:59

I see no reason to add another trigger here since @abort under magery and @skillabort on chars is triggered in spell aborts.

To help with this, I'm adding ARGN2 as the spell number in @abort and @skillabort if magery is in use.

- Issue History
Date Modified Username Field Change
05-05-11 12:55 trinax New Issue
06-05-11 18:46 jeem Note Added: 0001057
06-05-11 19:36 trinax Note Added: 0001058
12-05-11 03:39 MrSugarCube Note Added: 0001063
12-05-11 03:39 MrSugarCube Severity minor => feature
12-05-11 03:39 MrSugarCube Category executable - linux build => new feature request
01-11-14 22:59 Ben Note Added: 0002538
01-11-14 22:59 Ben Status new => resolved
01-11-14 22:59 Ben Fixed in Version => 0.56c Nightly
01-11-14 22:59 Ben Resolution open => fixed
01-11-14 22:59 Ben Assigned To => Ben


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker