SphereServer BugTracker - SphereServer
View Issue Details
0002519SphereServerexecutable - genericpublic14-06-15 18:4219-06-15 13:48
Rizz 
Ben 
normalmajoralways
resolvedfixed 
 
 
Automated (specify build number)
None
None
2341
0002519: local.EffectID is not working under @spelleffect
local.EffectID is not working under @spelleffect
No tags attached.
Issue History
14-06-15 18:42RizzNew Issue
16-06-15 12:45darksun84Note Added: 0002829
16-06-15 14:27RizzNote Added: 0002830
16-06-15 14:32RizzNote Added: 0002832
16-06-15 17:13darksun84Note Added: 0002833
19-06-15 13:48BenNote Added: 0002838
19-06-15 13:48BenStatusnew => resolved
19-06-15 13:48BenResolutionopen => fixed
19-06-15 13:48BenAssigned To => Ben

Notes
(0002829)
darksun84   
16-06-15 12:45   
According to the changelog Local.CreateObject1 is used for overriding the effect id in @effect/@spelleffect

Changes in @Effect/@SpellEffect triggers for spells:
    Local.CreateObject1 overrides the effect id.
    Added Local.EffectColor, local.EffectRender and local.EffectExplode allowing to override the values of the sent effect.
(0002830)
Rizz   
16-06-15 14:27   
I had a look here: http://wiki.sphere.torfo.org/index.php/@SpellEffect [^]

I will try the way you suggested
(0002832)
Rizz   
16-06-15 14:32   
Local.CreateObject1 works, how to change the wiki then?
(0002833)
darksun84   
16-06-15 17:13   
I modified the wiki in both @spelleffect and @effect
(0002838)
Ben   
19-06-15 13:48   
fixed in wiki