Loading...
  1. Dismiss Notice
  2. Dismiss Notice
  3. Dismiss Notice
  4. Dismiss Notice
  5. Dismiss Notice
  6. Dismiss Notice
  7. Dismiss Notice
  8. If this is your first visit, you may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Silence Cancels

Discussion in 'Problems' started by jj011185, Oct 10, 2011.

Thread Status:
Not open for further replies.
  1. jj011185

    jj011185 (╯°□°)╯︵ ┻━┻ © Forum Legend

    Joined:
    Apr 26, 2011
    Messages:
    2,126
    Likes Received:
    1,043
    Trophy Points:
    363
    Apparently just tested a while ago, in chronological order applied, Radiant Rune Effect (Silence) + Deadly Poison Effect + Godstone process (silence) effect, when Radiant Rune effect expires, Godstone effect got cancelled but debuff icon remains...

    will update this later if i get a screen shot...
     
  2. Razor

    Razor Master of Disguise Forum Legend

    Joined:
    Oct 14, 2010
    Messages:
    3,097
    Likes Received:
    2,032
    Trophy Points:
    463
    Location:
    Sofia, Bulgaria
    Why would you need deadly poison too? It happens with any two silences that prolong simultaneously, even for a moment.
     
  3. Smartik1

    Smartik1 Walking F.A.Q. Forum Legend

    Joined:
    Aug 1, 2010
    Messages:
    10,670
    Likes Received:
    5,398
    Trophy Points:
    588
    just out of curiosity, try godstone effect only and see if it even works

    coz rather than 1 skills expiration removing the silence effect it could be just that the silence godstone is broken :p give it a try

    u tried? ok
     
  4. jj011185

    jj011185 (╯°□°)╯︵ ┻━┻ © Forum Legend

    Joined:
    Apr 26, 2011
    Messages:
    2,126
    Likes Received:
    1,043
    Trophy Points:
    363
    well i just needed to jot down what i was observing, if i was to report something it has to be something that really happened... not just saying...
     
  5. Smartik1

    Smartik1 Walking F.A.Q. Forum Legend

    Joined:
    Aug 1, 2010
    Messages:
    10,670
    Likes Received:
    5,398
    Trophy Points:
    588
    try them in the opposite order maybe, see if godstone expiring stops ur skill effect (since skill silence does last way longer its easier to test)

    theres an easy way to fix that in the code btw, just has to add a check for a 2nd silence skill, if there is one then dont remove the effect
     
  6. jj011185

    jj011185 (╯°□°)╯︵ ┻━┻ © Forum Legend

    Joined:
    Apr 26, 2011
    Messages:
    2,126
    Likes Received:
    1,043
    Trophy Points:
    363
    well Gs procs effect works, tried that...

    it's rather hard to get this replicated wishing u get to proc gs within 10 seconds... but not impossible.
     
  7. jj011185

    jj011185 (╯°□°)╯︵ ┻━┻ © Forum Legend

    Joined:
    Apr 26, 2011
    Messages:
    2,126
    Likes Received:
    1,043
    Trophy Points:
    363
    the chances of testing this on normal toon is rather pesky, i wish the Admins/Devs do this by themselves not the players... but anyway this is gamez nation, everything is fueled by money...
     
  8. Smartik1

    Smartik1 Walking F.A.Q. Forum Legend

    Joined:
    Aug 1, 2010
    Messages:
    10,670
    Likes Received:
    5,398
    Trophy Points:
    588
    lol what i asked is really easy :p wait for the godstone to take effect, then when it does, use ur silence skill ^^
     
  9. jj011185

    jj011185 (╯°□°)╯︵ ┻━┻ © Forum Legend

    Joined:
    Apr 26, 2011
    Messages:
    2,126
    Likes Received:
    1,043
    Trophy Points:
    363
    well why didn't i think of that lol. anyway, will try and do that. now.
     
  10. Plechac

    Plechac Proficient

    Joined:
    Aug 12, 2011
    Messages:
    397
    Likes Received:
    171
    Trophy Points:
    0
    Location:
    Bratislava
    I believe this has something to do with "overwriting" silences ... Silences should not stack, so when You land normal silence and then your GS procc, the normal silence should go down and GS stays up , but this is kinda screwed I wud say .....
     
  11. Smartik1

    Smartik1 Walking F.A.Q. Forum Legend

    Joined:
    Aug 1, 2010
    Messages:
    10,670
    Likes Received:
    5,398
    Trophy Points:
    588
    nah, its to do with the end of the skill effect. the script at the end of both of these skills basically says "remove silence effect", it doesnt check whether theres another on u so yea removes it anyway and the other is left with nothing but a timer

    but its true u could just make them not stack and 1 overwrites the other, then u wouldnt have a problem

    edit: lol what u said is really the same thing other way around, rather than checking at the end, u check at the beginning if theres another silence on the person xD
     
  12. jj011185

    jj011185 (╯°□°)╯︵ ┻━┻ © Forum Legend

    Joined:
    Apr 26, 2011
    Messages:
    2,126
    Likes Received:
    1,043
    Trophy Points:
    363
    well it should stack and have different timer...
     
  13. Smartik1

    Smartik1 Walking F.A.Q. Forum Legend

    Joined:
    Aug 1, 2010
    Messages:
    10,670
    Likes Received:
    5,398
    Trophy Points:
    588
    nah, its probably better if it simply cancels the first and uses the fresh one altogether since 2 overlapping silences r no different than simply having 1 of them
     
  14. Plechac

    Plechac Proficient

    Joined:
    Aug 12, 2011
    Messages:
    397
    Likes Received:
    171
    Trophy Points:
    0
    Location:
    Bratislava
  15. Razor

    Razor Master of Disguise Forum Legend

    Joined:
    Oct 14, 2010
    Messages:
    3,097
    Likes Received:
    2,032
    Trophy Points:
    463
    Location:
    Sofia, Bulgaria
    Let's get a custom implementation on this okay?

    ON_SILENCE_GONE: REMOVE SILENCE EFFECT
    ^ this is as of now

    ON_SILENCE_GONE: CHECK IF THERE IS NO OTHER SILENCE, IF TRUE: REMOVE SILENCE EFFECT, ELSE: KEEP SILENCE EFFECT
    ^ epicwin
     
  16. Smartik1

    Smartik1 Walking F.A.Q. Forum Legend

    Joined:
    Aug 1, 2010
    Messages:
    10,670
    Likes Received:
    5,398
    Trophy Points:
    588
    "Silence debuff priority would look like this (not sure where other silences like Radiant Rune fit in):
    Silence Arrow > Soul Freeze > Sigil of Silence > Godstone Silence."

    well that means that the priority is 1 way and godstone should never overwrite a skill silence. besides, they r arguing amongst each other, who knows how it really is

    thats what i suggested at the beginning of the thread, however it might be easier doing it the other way around

    1st silence is fine. 2nd has a checker (they all have a checker at the beginning). if another silence is present, debuff it. would make it a bit simpler i think
     
  17. voter

    voter Proficient

    Joined:
    Jun 26, 2010
    Messages:
    183
    Likes Received:
    39
    Trophy Points:
    0
    This is nothing new.
    This bug (and how it's reproduced) was stated like multiple times in the other "silence" thread.
    It doesn't matter if the silence is from a skill or a godstone. If you have two silence simultaneously, once one of them runs out, the other cancels. Pretty simple.
     
  18. jj011185

    jj011185 (╯°□°)╯︵ ┻━┻ © Forum Legend

    Joined:
    Apr 26, 2011
    Messages:
    2,126
    Likes Received:
    1,043
    Trophy Points:
    363
    bumping this, it's rather stupid for elyos assassins and it's unfair, the class has too much silence as it's arsenal but this somehow is adding more insult to a nerfed down class...
     
Thread Status:
Not open for further replies.

Share This Page