[v7.6] [INTERNATIONAL] [Stone] StarpactcirclePlugin menu

User Tag List

Page 2 of 4 FirstFirst 1234 LastLast
Results 16 to 30 of 60
  1. #16
    00000100000's Avatar Member
    Reputation
    1
    Join Date
    Dec 2017
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mumungan View Post
    Wizard Buff Plugin added
    정말 감사합니다 메일로도 온거 확인했습니다 너무 감사합니다^^ 역시 대단한 프로그래머^^
    한국인인거에 대해서 더놀랬습니다 감사합니다 설마했었는데 친절한 답변도 감사드립니다..
    엄지척^^

    [v7.6] [INTERNATIONAL] [Stone] StarpactcirclePlugin
  2. #17
    mumungan's Avatar Member
    Reputation
    15
    Join Date
    Jul 2017
    Posts
    46
    Thanks G/R
    6/14
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    update:
    StarpactcirclePlugin : Timer is more accurate
    WizCOEBuffPlugin : it is working on 18.6.5 version
    WizardBuffCustomizerPlugin : StackFont is more bigger and Tooltips added

  3. #18
    mumungan's Avatar Member
    Reputation
    15
    Join Date
    Jul 2017
    Posts
    46
    Thanks G/R
    6/14
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    update:
    WizCOEBuffPlugin : Party error fix

  4. #19
    alunaman's Avatar Member
    Reputation
    1
    Join Date
    Jun 2018
    Posts
    8
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nicely and well done for wizard. please check message. Thx
    법사만 쓸수있게 정리 잘해주셧네요. 수고하셧습니다. 개인 메세지 보세요~~

  5. #20
    silyeldiablo's Avatar Member
    Reputation
    1
    Join Date
    Mar 2015
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How would I make the COE countdown change to 3 o'clock on lightning instead of 9 o'clock? Thanks

  6. #21
    mumungan's Avatar Member
    Reputation
    15
    Join Date
    Jul 2017
    Posts
    46
    Thanks G/R
    6/14
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by silyeldiablo View Post
    How would I make the COE countdown change to 3 o'clock on lightning instead of 9 o'clock? Thanks
    chang this (Line 115)
    Code:
    info.TimeLeft = (orderIndex - 1) * 4 - 1 + _ruleCalculator.PaintInfoList[0].TimeLeft;
    to
    Code:
    info.TimeLeft = (orderIndex - 1) * 4 - 3 + _ruleCalculator.PaintInfoList[0].TimeLeft;

  7. #22
    mumungan's Avatar Member
    Reputation
    15
    Join Date
    Jul 2017
    Posts
    46
    Thanks G/R
    6/14
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    update:
    WizCOEBuffSwich.cs added : If There is a Blackhole skill in skill slot - CoeBuff Countdown to Lightning 3 o'clock, Otherwise Countdown to Lightning 9 o'clock
    If you want to use this plugin, delete [HUD folder]/plugins/Stone/WizCOEBuffPlugin.cs
    and install to: [HUD folder]/plugins/Stone/WizCOEBuffSwich.cs
    Last edited by mumungan; 06-17-2018 at 08:50 AM.

  8. #23
    ch25's Avatar Active Member
    Reputation
    37
    Join Date
    Mar 2017
    Posts
    135
    Thanks G/R
    34/33
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    To be deleted
    Last edited by ch25; 06-26-2018 at 03:17 PM.

  9. #24
    mumungan's Avatar Member
    Reputation
    15
    Join Date
    Jul 2017
    Posts
    46
    Thanks G/R
    6/14
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    update:
    1. StarpactcirclePlugin : fixed the errors that occurred When game lag
    2. WizardBuff SnapShot added
    note : 1. ArcaneResource 2. COE 3. BlackHole 4. Wave of Force 5. ArcaneDynamo
    This is a snapshot buff of a fallen meteor.
    If a meteor falls, it is displayed until the next meteor falls
    This is not 100 % accurate. I just want to use it as a reference.
    Last edited by mumungan; 07-20-2018 at 08:35 AM.

  10. #25
    mumungan's Avatar Member
    Reputation
    15
    Join Date
    Jul 2017
    Posts
    46
    Thanks G/R
    6/14
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    update:
    StarpactBuffSnapShotPlugin : Deleted invalid null
    Last edited by mumungan; 07-25-2018 at 06:21 AM.

  11. #26
    knight84's Avatar Active Member
    Reputation
    19
    Join Date
    Mar 2017
    Posts
    270
    Thanks G/R
    24/18
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi, timer o n wizzard like for other classes needed (meteor)

  12. #27
    mumungan's Avatar Member
    Reputation
    15
    Join Date
    Jul 2017
    Posts
    46
    Thanks G/R
    6/14
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by knight84 View Post
    hi, timer o n wizzard like for other classes needed (meteor)
    Sorry for poor english. I don't know if I got your message right.
    I understood your message like this "Let other classes see meteor buff messages just like wizard."
    I only wanted the wizard to see the meteor buff message.
    Because I wanted to keep other classes from seeing the wizard's mistakes.

    update:
    Other classes can see the meteor buff message like wizard.
    If you want to use this plugin, delete [HUD folder]/plugins/Stone/StarpactcirclePlugin.cs
    and install to: [HUD folder]/plugins/Stone/StarpactcircleForOtherClass.cs
    StarpactcircleForOtherClass.cs and StarpactcirclePlugin.cs are different versions of one file. You should install only one of the two files.

    International Version : install to: [HUD folder]/plugins/Stone/StarpactcircleForOtherClass.cs

    Korean Version ?????(only korean) : [HUD folder]/plugins/Stone/StarpactcircleForOtherClass.cs

    -------------------------------------------------------------------------------------------------------------------------------------------------------
    18.07.28 added timer
    --------------------------------------------------------------------------------------------------------------------------------------------------------
    Last edited by mumungan; 07-28-2018 at 07:09 AM.

  13. #28
    knight84's Avatar Active Member
    Reputation
    19
    Join Date
    Mar 2017
    Posts
    270
    Thanks G/R
    24/18
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks for the work but this wos not what i mean, i mean when i not play wizzard i see an tímer for when the meteor is landing i whant this timer also as mage ( like on the picture from other players in the thread)

  14. #29
    mumungan's Avatar Member
    Reputation
    15
    Join Date
    Jul 2017
    Posts
    46
    Thanks G/R
    6/14
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by knight84 View Post
    thanks for the work but this wos not what i mean, i mean when i not play wizzard i see an tímer for when the meteor is landing i whant this timer also as mage ( like on the picture from other players in the thread)
    update:
    added timer

  15. #30
    dieudo's Avatar Member
    Reputation
    7
    Join Date
    Feb 2013
    Posts
    39
    Thanks G/R
    4/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Only circle

    Hi, how I can activate star pact circle only pls ?

    I don't need to see "Meteor" " VisMeteor" on the ground and timers etc ...

    I Just want Circle

    Ty in advance

Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. [v7.2] [INTERNATIONAL] [glq] MonsterRiftProgressionPlugin
    By SeaDragon in forum TurboHUD Community Plugins
    Replies: 23
    Last Post: 09-07-2021, 04:46 AM
  2. [V7.2][International][Grischu] Override for InventoryAndStashPlugin.cs
    By Grischu in forum TurboHUD Community Plugins
    Replies: 27
    Last Post: 05-21-2019, 08:32 PM
  3. [v7.2] [INTERNATIONAL] [Jack] ItemDropSoundAlertPlugin
    By JackCeparou in forum TurboHUD Community Plugins
    Replies: 22
    Last Post: 07-17-2017, 08:27 PM
  4. [V7.2][International][Grischu] Buffstatistics
    By Grischu in forum TurboHUD Community Plugins
    Replies: 20
    Last Post: 04-05-2017, 02:27 AM
All times are GMT -5. The time now is 06:29 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