[v7.3] [ENGLISH] [glq] BaneOfTheStrickenPlugin menu

User Tag List

Page 5 of 5 FirstFirst 12345
Results 61 to 71 of 71
  1. #61
    SeaDragon's Avatar Contributor
    Reputation
    321
    Join Date
    Aug 2016
    Posts
    1,041
    Thanks G/R
    140/299
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mac2323 View Post
    Hi unfortunately I am not programmer. Could you help me and tell me what I have to change if I would like to make it bigger twice?
    You try multiplying h and W by 2, respectively.
    I haven't tested it. I can't play now.

    Code:
    var w = uiBar.Rectangle.Height * 2 * 2;
                var h = uiBar.Rectangle.Height * 2;

    [v7.3] [ENGLISH] [glq] BaneOfTheStrickenPlugin
  2. #62
    Milk-Inc's Avatar Member
    Reputation
    1
    Join Date
    Jul 2018
    Posts
    6
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by SeaDragon View Post
    Learn how to use a plugin
    Default theme customization 101
    I've followed this guide, but still can't make the plugin to work.
    Any ideas why?
    I'm new to THUD, and this is the first plugin that I'm trying to use.

    I've created a folder in the main THUD plugins folder:
    \plugins\glq\GLQ_BaneOfTheStrickenPlugin.cs

    When I reach the boss I don't see any indication for the stricken stacks

  3. #63
    SeaDragon's Avatar Contributor
    Reputation
    321
    Join Date
    Aug 2016
    Posts
    1,041
    Thanks G/R
    140/299
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Milk-Inc View Post
    I've followed this guide, but still can't make the plugin to work.
    Any ideas why?
    I'm new to THUD, and this is the first plugin that I'm trying to use.

    I've created a folder in the main THUD plugins folder:
    \plugins\glq\GLQ_BaneOfTheStrickenPlugin.cs

    When I reach the boss I don't see any indication for the stricken stacks
    Did you hide the original file extension.txt?
    So its real extension is.cs.txt? So it's wrong! Please delete the real extension of.Txt

  4. #64
    turboowned's Avatar Member
    Reputation
    1
    Join Date
    Sep 2018
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by SeaDragon View Post
    Supported TurboHUD version: 7.6



    This plugin helps you count BaneOfTheStricken of trigger times in GR BOSS Time
    note:When there are other monsters nearby, if you hit it, the number will be counted, resulting in inaccurate numbers, and if anyone has any other good ways, please let me know

    code
    GLQ_BaneOfTheStrickenPlugin.cs - Pastebin.com

    Place in plugins\glq\GLQ_BaneOfTheStrickenPlugin.cs
    do i put this under plugins/glq of plugins/default where all the other plugins are? I put it in both, whenver i put it in default it actually shows an exception namespace error. when i put it under plugins it doesnt' work and i removed the .txt

    EDIT, it works now, the icon was really small and i thought it was gonna show in the top left in the hero list but it actualyl showed in the top middle where the rift guardians name is.

    Great plugin!!!
    Last edited by turboowned; 10-04-2018 at 08:32 PM.

  5. #65
    intellilogic's Avatar Member
    Reputation
    1
    Join Date
    Aug 2014
    Posts
    25
    Thanks G/R
    3/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    To resize
    Icon -- [public void DrawStackCount(IPlayer player)]
    PHP Code:
               var iconSize 2.3f//Int-added: applies to sizes below

                
    var bgTex Hud.Texture.GetTexture(3166997520);
                var 
    tex Hud.Texture.GetItemTexture(Hud.Sno.SnoItems.Unique_Gem_018_x1);
                var 
    rect = new RectangleF(
                    
    uiBar.Rectangle.Right uiBar.Rectangle.Height 5f xPos,
                    
    uiBar.Rectangle.uiBar.Rectangle.Height 1.5f 6,
                    
    uiBar.Rectangle.Height iconSizeuiBar.Rectangle.Height iconSize); //Int-mod: added for size effect 
    Font -- [public override void Load(IController hud)]
    PHP Code:
                TextFont Hud.Render.CreateFont("tahoma"16255255255255falsefalse250000true), //IntChange 

  6. #66
    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)
    Hi ,

    It's appear the last TH beta version kill this plugin, anyone can confirm it's not only a problem from me ?

    <3

  7. #67
    SavageAF's Avatar Member
    Reputation
    1
    Join Date
    Oct 2018
    Posts
    10
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dieudo View Post
    Hi ,

    It's appear the last TH beta version kill this plugin, anyone can confirm it's not only a problem from me ?

    <3
    I also confirm. Stricken plugin not working with new TH beta version

  8. #68
    xratedownz's Avatar Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    226
    Thanks G/R
    23/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It is not working anymore. Can you check please?

  9. #69
    bm206's Avatar Active Member
    Reputation
    73
    Join Date
    Mar 2017
    Posts
    285
    Thanks G/R
    57/64
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Works with newest version of TH

  10. Thanks BiotinTH (1 members gave Thanks to bm206 for this useful post)
  11. #70
    Aesthetic91's Avatar Member
    Reputation
    1
    Join Date
    Jul 2019
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, i did exactly what the guide says: This pc/ local disc/ users/ André/ desktop/ turbo/ plugins/ glq - And its a .cs file / but but but not working

  12. #71
    SiwyDym's Avatar Member
    Reputation
    1
    Join Date
    Jul 2017
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How to change location? I would like to put in a different place.

Page 5 of 5 FirstFirst 12345

Similar Threads

  1. [v7.3] [ENGLISH] [glq] PlayerResurrectionTimer
    By SeaDragon in forum TurboHUD Community Plugins
    Replies: 49
    Last Post: 11-24-2020, 12:20 AM
  2. [v7.2] [ENGLISH] [glq] UberRealmMarker
    By SeaDragon in forum TurboHUD Community Plugins
    Replies: 23
    Last Post: 05-17-2019, 07:45 AM
  3. [v7.2] [ENGLISH] [glq] AncientParthanCount
    By SeaDragon in forum TurboHUD Community Plugins
    Replies: 17
    Last Post: 07-06-2018, 01:56 AM
  4. [v7.3] [ENGLISH] [glq] NecDeadBodyPlugin
    By SeaDragon in forum TurboHUD Community Plugins
    Replies: 21
    Last Post: 11-08-2017, 04:44 PM
  5. [v7.2] [ENGLISH] [glq] MonsterDensityPlugin
    By SeaDragon in forum TurboHUD Community Plugins
    Replies: 5
    Last Post: 07-16-2017, 10:47 AM
All times are GMT -5. The time now is 05:25 PM. 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