You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.
Issue by ziaxe427 Tuesday Mar 26, 2019 at 17:34 GMT Originally opened as DarkstarProject/darkstar - Issue 5810
I have:
checked the commit log to see if my issue has been resolved since my server was last updated
Client Version (type /ver in game) :
version 30190305_8
Source Branch (master/stable) :
dont know what this is first time posting an issue lol
Additional Information (Steps to reproduce/Expected behavior) :
i did this on the dsp oldschool server where i am currently lvling blu wheneveri go to cast pinecone bomb at an enemy it cause ziaxe cannot cast or something like that.
also on a side note i cant confirm if this is a bug or an issue or not but sometimes blu spells do 0 dmg for no reason on eenemys of any lvl and other times will do dmg. i cant confirm if this is an issue or an intended fature lol im new to this game so yea lol.
The text was updated successfully, but these errors were encountered:
Comment by TeoTwawki Thursday Mar 28, 2019 at 00:30 GMT
if I recall correctly nobody has tackled the prob of it trying to apply its damage after it applies the sleep effect without giving up partway into the attempt yet.
Comment by TeoTwawki Saturday Mar 30, 2019 at 20:24 GMT
The issue of effects getting removed by the damage exists precisely because you don’t have that ability in scripts - the damage happens at the end. We need to refactor how these work to let you do that.
We had this is ws's too. Even if you have the dmg call then the effect call, the core processed the 2nd last.
Tuesday Mar 26, 2019 at 17:34 GMT
Originally opened as DarkstarProject/darkstar - Issue 5810
I have:
Client Version (type
/ver
in game) :version 30190305_8
Source Branch (master/stable) :
dont know what this is first time posting an issue lol
Additional Information (Steps to reproduce/Expected behavior) :
i did this on the dsp oldschool server where i am currently lvling blu wheneveri go to cast pinecone bomb at an enemy it cause ziaxe cannot cast or something like that.
also on a side note i cant confirm if this is a bug or an issue or not but sometimes blu spells do 0 dmg for no reason on eenemys of any lvl and other times will do dmg. i cant confirm if this is an issue or an intended fature lol im new to this game so yea lol.
The text was updated successfully, but these errors were encountered: