[7.7] [INT] [SR] SRJ Theme! menu

User Tag List

Page 4 of 17 FirstFirst 12345678 ... LastLast
Results 46 to 60 of 247
  1. #46
    Stormreaver's Avatar Contributor
    Reputation
    152
    Join Date
    Jul 2012
    Posts
    290
    Thanks G/R
    40/136
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    @duse0001 ... I added Lefebvre's Soliloquy effect for my next version. Just be patient please.

    @Swiety ... Yeah there has been a lot of new changes to how the sound is handled in TH, so I was waiting for the final changes.


    I already mentioned how I fixed left-speaker only, at least on my PC. This has nothing to do with my theme afaik, it is just how TH handles sounds.

    Try to see if this works for you too:
    I also used to have sound only on the left side, but I fixed that by changing my PC Speaker setting from "Stereo" to "Quadraphonic" (5.1 and 7.1 work as well).
    Last edited by Stormreaver; 09-07-2018 at 08:20 PM.

    [7.7] [INT] [SR] SRJ Theme!
  2. #47
    Swiety's Avatar Private
    Reputation
    1
    Join Date
    Nov 2017
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Works, but ... only when I changed the sound to 5.1 in windows, because the game itself does not work. And I am a bit tired of playing monk, that every moment he speaks. The only minus. Regards.

  3. #48
    Stormreaver's Avatar Contributor
    Reputation
    152
    Join Date
    Jul 2012
    Posts
    290
    Thanks G/R
    40/136
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Yes, as I explained, you need to change your windows sound settings now, since TH is independent from game.

    Also, what do you mean that your monk "every moment he speaks"?
    If you mean Epiphany, then you can disable the sound in \plugins\_SR\Root\SR_CustomizerPlugin.cs, comment out line 391.
    Last edited by Stormreaver; 09-09-2018 at 03:17 PM.

  4. #49
    Stormreaver's Avatar Contributor
    Reputation
    152
    Join Date
    Jul 2012
    Posts
    290
    Thanks G/R
    40/136
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Updated.

    Changes:
    - added 5 plugins from resu.
    - added 1 plugin from BM.
    - added 1 plugin from glq.
    - added necro mage buff.
    - added map reveal settings (in CustomizerPlugin).
    - added health potion timer under player feet.
    - added necro essence % under player feet (disabled. BM's plugin is superior).
    - disabled default paragon capture (in CustomizerPlugin).
    - increased TH volume to 100% (in CustomizerPlugin).
    - added buff icons: Flying Dragon, Istvan's Paired Blades, Lefebvre's Soliloquy, thanks to Jack.

  5. Thanks mois, Khel (2 members gave Thanks to Stormreaver for this useful post)
  6. #50
    duse0001's Avatar Member
    Reputation
    1
    Join Date
    Aug 2018
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thankyou Stormreaver,
    but Lefebvre's Soliloquy doesn't work T.T

    // Item: Lefebvre's Soliloquy // 449236 - P4_ItemPassive_Unique_Ring_078 // CycloneStrike 223473
    plugin.RuleCalculator.Rules.Add(new BuffRule(223473) {
    IconIndex = 1, MinimumIconCount = 1, ShowTimeLeft = true, ShowStacks = false, IconSizeMultiplier = IS2, });

    i changed IconIndex null, 1 ,2 and IconSizeMultiplier = IS0, IS1, IS2
    but it doesn't work
    not display buff icon

    In-geom sword, Mantras, Epiphany, Flying Dragon, Gem everything is good working (display icon)

    but only Lefebvre's Soliloquy doesn't work ... this skill is the most important thing for me. can you fix it?

    I do not know if there will be conflicts between files. i upload my plugin folder

    plugins_notwork_Lefeb.zip - Google Drive
    Last edited by duse0001; 09-11-2018 at 10:13 AM.

  7. #51
    Stormreaver's Avatar Contributor
    Reputation
    152
    Join Date
    Jul 2012
    Posts
    290
    Thanks G/R
    40/136
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Dude! Sorry, but I do not have time to go through all your plugin folder, but it could be a conflict with Gigi plugins.
    I cannot fix it since it is working perfectly fine.


    Here is how the buff should look like with Icon size 0, 2 and 4 ... do not touch IconIndex!

    IS0


    IS2


    IS4

  8. #52
    duse0001's Avatar Member
    Reputation
    1
    Join Date
    Aug 2018
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i remove turbohud and reinstall and Lefebvre's is good work

    but now Mantras, Epiphany is not working how to enable these skill??

    previous remove Mantras, Epiphany was working
    Last edited by duse0001; 09-13-2018 at 04:19 AM.

  9. #53
    Klamist's Avatar Member
    Reputation
    7
    Join Date
    Mar 2018
    Posts
    41
    Thanks G/R
    1/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    that's wonderful

  10. #54
    CHEJoK's Avatar Member
    Reputation
    1
    Join Date
    May 2018
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How to reduce the volume of ancient objects (The rest of the volume suits me) Thank you!

  11. #55
    Vern1701's Avatar Active Member
    Reputation
    52
    Join Date
    Mar 2017
    Posts
    316
    Thanks G/R
    12/49
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm playing around with making a plugin that calculates Total Damage only. However, I need help. I'm a novice at creating my own plugins. I have the basics down, but... Stormreaver has the Total Damage part in his collection in his AttributeLabelPlugin. I've taken it and modified it to show the whole number, however the width of the column cuts off the last digit or two. So, that left me with two options/questions:

    Creating a plugin for Total Damage (painstaking for me, worth doing?)
    Altering the width of the existing plugin to allow it to show the entire number (Where in the plugin do I change the width of the label? Easier for me to do.)

  12. #56
    Killzone442's Avatar Member
    Reputation
    1
    Join Date
    Sep 2018
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey guys,
    can someone help me out please i want to know how to customize this plugin the way i want like i want to remove some stuff i just dont find useful. the thing is i am not good with code so is there simple and noob friendly way i can do that.
    thanks

  13. #57
    styx616's Avatar Member
    Reputation
    1
    Join Date
    Jun 2017
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I would also be interested in this, or in how to disable it!

  14. #58
    Breakdown88's Avatar Contributor
    Reputation
    117
    Join Date
    Mar 2009
    Posts
    118
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How can i have this without the sound alerts? I tried deleting the textsospeech folder but i ended up getting an error.

  15. #59
    taotse's Avatar Member
    Reputation
    5
    Join Date
    Mar 2018
    Posts
    47
    Thanks G/R
    4/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For Sound Off change plugins\_SR\Root\SR_CustomizerPlugin.cs
    edit
    Hud.Sound.ConstantVolume = 100;
    to
    Hud.Sound.ConstantVolume = 0;

  16. #60
    Kaikka's Avatar Member
    Reputation
    1
    Join Date
    Oct 2018
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, nice work! Tried it out a bit, and there was a lot of great elements, but overall a bit too much for me. Guess I'm a bit of a minimalist.
    I found most of the things I wanted and just copied out the files to my own TurboHud folder, but I couldn't find the plugin that made the minimap bigger and go outside the normal square. Can you help me out a bit here, tell me what files are required for that? Thanks!

Page 4 of 17 FirstFirst 12345678 ... LastLast

Similar Threads

  1. Vista Theme For Windows
    By REDACTEDSEPHI in forum Community Chat
    Replies: 44
    Last Post: 07-12-2007, 03:24 PM
  2. Final toutch to window vista theme
    By Hounro in forum Community Chat
    Replies: 13
    Last Post: 06-11-2007, 06:09 PM
  3. My desktop theme {And where to get it}
    By matswurld in forum Art & Graphic Design
    Replies: 5
    Last Post: 05-28-2007, 02:14 AM
  4. Windows XP Theme
    By DaNuMan in forum Community Chat
    Replies: 5
    Last Post: 02-21-2007, 04:29 PM
  5. What is this windows theme?
    By leoj in forum Community Chat
    Replies: 8
    Last Post: 01-25-2007, 08:53 AM
All times are GMT -5. The time now is 10:53 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