[v9.2] Pylon Taker Plugin menu

User Tag List

Results 1 to 9 of 9
  1. #1
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    [v9.2] Pylon Taker Plugin

    A plugin show who took the shrine/pylon.
    Thanks @RNN for the Attributes

    save in plugin/DAV
    DAV_ShrineTaker - Pastebin.com

    screen_2020-12-25-10-40-11-692.jpg
    [v9.2] Pylon Taker Plugin-screen_2020-12-25-10-40-11-692-jpg

    [v9.2] Pylon Taker Plugin
  2. Thanks RNN, Romanmas, mois, BeeAntOS (4 members gave Thanks to s4000 for this useful post)
  3. #2
    RNN's Avatar Legendary
    Reputation
    810
    Join Date
    Sep 2018
    Posts
    1,051
    Thanks G/R
    103/773
    Trade Feedback
    0 (0%)
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)
    Good . It didn't occur to me to use GetAttributeValueAsUInt instead of GetAttributeValue and i didn't get anything (the values ​​did not match) . Interestingly, there are many modifier values ​​that return the same value, for example instead of 2147483647 I was using 1048575

  4. #3
    Romanmas's Avatar Member
    Reputation
    11
    Join Date
    Mar 2017
    Posts
    187
    Thanks G/R
    9/9
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    TY S4000.
    But sometimes it doesn't write who took the pylon, both in solo and in a party. I still can't understand why

    Best Regards
    Romanmas
    Last edited by Romanmas; 12-25-2020 at 06:06 AM.

  5. #4
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Romanmas View Post
    TY S4000.
    But sometimes it doesn't write who took the pylon, both in solo and in a party. I still can't understand why

    Best Regards
    Romanmas
    Is there someone in the game left & re-enter?

  6. #5
    RNN's Avatar Legendary
    Reputation
    810
    Join Date
    Sep 2018
    Posts
    1,051
    Thanks G/R
    103/773
    Trade Feedback
    0 (0%)
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)
    I have observed that the information will only be available if you were close to the pylon when it was taken and as long as you stay close Example: you take the pylon, you go to town, you return and you will no longer see who operated it

  7. #6
    Romanmas's Avatar Member
    Reputation
    11
    Join Date
    Mar 2017
    Posts
    187
    Thanks G/R
    9/9
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by s4000 View Post
    Is there someone in the game left & re-enter?
    Doesn't show me and my friends when I'm on znecr, in all other cases it works fine.
    PS yes, players re-entered the game with other characters

    Best Regards
    Romanmas

  8. #7
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    possible
    1. the SummonerId change when people change
    2. the taker left the game & thus can't find his name
    3. the Attributes loss for some reason

    I have nothing to do with that as I have no plan to same the taker name into database.

  9. #8
    RNN's Avatar Legendary
    Reputation
    810
    Join Date
    Sep 2018
    Posts
    1,051
    Thanks G/R
    103/773
    Trade Feedback
    0 (0%)
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)
    For trying something. replace SummonerId with AnnId (line 38)
    Code:
    var taker = Hud.Game.Players.FirstOrDefault(y => y.SummonerId == tookID);
    ->
    Code:
    var taker = Hud.Game.Players.FirstOrDefault(y => y.AnnId == tookID);

  10. #9
    Romanmas's Avatar Member
    Reputation
    11
    Join Date
    Mar 2017
    Posts
    187
    Thanks G/R
    9/9
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by RNN View Post
    For trying something. replace SummonerId with AnnId (line 3
    Code:
    var taker = Hud.Game.Players.FirstOrDefault(y => y.SummonerId == tookID);
    ->
    Code:
    var taker = Hud.Game.Players.FirstOrDefault(y => y.AnnId == tookID);
    Сhanged the code, works without errors. TY RNN&S4000

    Best Regards
    Romanmas

Similar Threads

  1. [v9] Extend Material Count Plugin
    By s4000 in forum TurboHUD Community Plugins
    Replies: 0
    Last Post: 02-29-2020, 06:20 AM
  2. [Request] can anybody helps to update the pylon marker plugin to V9?
    By greetree in forum TurboHUD Support
    Replies: 3
    Last Post: 06-02-2019, 07:49 AM
  3. [Request] Pylon Check Plugin
    By JohnWick in forum TurboHUD Discussions
    Replies: 23
    Last Post: 10-29-2018, 05:03 PM
  4. Pylons on progress bar plugin
    By Gilavar in forum TurboHUD Discussions
    Replies: 1
    Last Post: 10-01-2018, 03:39 PM
  5. [Question] Working Audible Pylon Plugin
    By Bs4237 in forum TurboHUD Support
    Replies: 0
    Last Post: 08-28-2018, 04:20 PM
All times are GMT -5. The time now is 07:22 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search