| Anonymous | Login | Signup for a new account | 15-06-26 10:42 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0001637 | SphereServer | executable - generic | public | 19-07-09 19:38 | 02-08-09 03:39 | |
| Reporter | Coruja | |||||
| Assigned To | ||||||
| Priority | normal | Severity | minor | Reproducibility | always | |
| Status | closed | Resolution | no change required | |||
| Platform | OS | OS Version | ||||
| Product Version | ||||||
| Target Version | Fixed in Version | |||||
| Summary | 0001637: t_campfire and dispel | |||||
| Description | Type t_campfire can be dispelled with dispel/mass dispell | |||||
| Tags | No tags attached. | |||||
| Nightly Version | 09-09-2008 | |||||
| Experimental Flags | None | |||||
| Option Flags | None | |||||
| Internal Build Number | ||||||
| Attached Files | ||||||
Notes |
|
|
(0000254) babidi (reporter) 22-07-09 23:49 |
i can confirm that. dispel should not affect the t_campfire by default because of the absence of "SPELLFLAG_TARG_ITEM" mass dispell affects. you can fix it by script however [TYPEDEF t_campfire] ON=@Spelleffect if ((<argn1>==41)|| <argn1>==54)) //41 dispel, 54 mass_dispel return 1 endif |
|
(0000258) MrSugarCube (administrator) 02-08-09 03:39 |
This behaviour appears to be intentional. You should use the @Effect/@SpellEffect trigger (as above) if you want to override this. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 19-07-09 19:38 | Coruja | New Issue | |
| 19-07-09 19:38 | Coruja | Nightly Version | => 09-09-2008 |
| 19-07-09 19:38 | Coruja | Experimental Flags | => None |
| 19-07-09 19:38 | Coruja | Option Flags | => None |
| 22-07-09 23:49 | babidi | Note Added: 0000254 | |
| 02-08-09 03:39 | MrSugarCube | Status | new => closed |
| 02-08-09 03:39 | MrSugarCube | Note Added: 0000258 | |
| 02-08-09 03:39 | MrSugarCube | Resolution | open => no change required |
| Copyright © 2000 - 2010 MantisBT Group |