Anonymous | Login | Signup for a new account | 02-01-25 17:57 CET |
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 | |
0002025 | SphereServer | executable - generic | public | 02-09-11 02:46 | 02-09-11 20:13 | |
Reporter | darksun84 | |||||
Assigned To | ShiryuX | |||||
Priority | normal | Severity | minor | Reproducibility | always | |
Status | resolved | Resolution | fixed | |||
Platform | OS | OS Version | ||||
Product Version | ||||||
Target Version | Fixed in Version | 0.56c Nightly | ||||
Summary | 0002025: SPELLFLAG_Scripted creates magic gold coin in the backpack | |||||
Description | When someone is affected by a spell that has the SPELLFLAG_SCRIPTED , that PG/NPC will get a magic gold coin (Attr : 026) inside it's backpack. This magic gold coin have a timer value of 0 and i think they should decay (but they don't ), for the rest spellflag_scripted,spellflag_area,spellflag_field works perfectly :) I found this with : -only the spellflag_scripted,it creates a magic gold coin on the pg/npc backpack -spellflag_scripted and spellflag_field , everytime someone steps on the field a magic gold coin appear. -spellflag_scripted and spellflag_area , everyone in the radius get a magic gold coin. | |||||
Tags | No tags attached. | |||||
Nightly Version | Automated (specify build number) | |||||
Experimental Flags | Script_Profiler | |||||
Option Flags | None | |||||
Internal Build Number | 1499 | |||||
Attached Files | ||||||
Notes | |
(0001233) darksun84 (reporter) 02-09-11 02:54 |
Actually , if you add return 1 in to the @Effect trigger of the relative spell , the problem doesn't appear but still..:P! |
(0001234) ShiryuX (developer) 02-09-11 05:50 |
The gold coin is supposed to be the RUNE, which holds the effect. Anyway, in case we use a SPELLFLAG_SCRIPTED spell I could just put 'Take damage' instead of 'Spell create effect' on the target. In this moment we use an easy check: If Duration use Rune, If not use InstaDamage. |
Issue History | |||
Date Modified | Username | Field | Change |
02-09-11 02:46 | darksun84 | New Issue | |
02-09-11 02:54 | darksun84 | Note Added: 0001233 | |
02-09-11 05:50 | ShiryuX | Note Added: 0001234 | |
02-09-11 20:13 | ShiryuX | Status | new => resolved |
02-09-11 20:13 | ShiryuX | Fixed in Version | => 0.56c Nightly |
02-09-11 20:13 | ShiryuX | Resolution | open => fixed |
02-09-11 20:13 | ShiryuX | Assigned To | => ShiryuX |
Copyright © 2000 - 2010 MantisBT Group |