How to disable Pickup range? menu

User Tag List

Results 1 to 8 of 8
  1. #1
    deimudda69's Avatar Member
    Reputation
    8
    Join Date
    Apr 2008
    Posts
    83
    Thanks G/R
    23/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How to disable Pickup range?

    Well, i assume it is the pickup range indicator at least. I know there was a simple enable=1/0 in the options.xml back then but i dont find it in the new layout.

    Appreciate the help.

    (Reason: I dont need it)

    Edit: Oh, and the skill range indicator also. When im hovering with the mouse over a skill i.e. I dont need that too. Thanks.

    How to disable Pickup range?
  2. #2
    JackCeparou's Avatar Savvy ? 🐒
    Reputation
    534
    Join Date
    Mar 2017
    Posts
    588
    Thanks G/R
    51/490
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Inside a Customize() method :
    PHP Code:
    Hud.TogglePlugin<PickupRangePlugin>(false);
    Hud.TogglePlugin<SkillRangeHelperPlugin>(false); 
    Hide the Rum! --> Default theme customization 101 <--

  3. Thanks deimudda69 (1 members gave Thanks to JackCeparou for this useful post)
  4. #3
    deimudda69's Avatar Member
    Reputation
    8
    Join Date
    Apr 2008
    Posts
    83
    Thanks G/R
    23/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you
    /10char

  5. #4
    everknown's Avatar Active Member
    Reputation
    17
    Join Date
    Jun 2012
    Posts
    121
    Thanks G/R
    33/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by JackCeparou View Post
    Inside a Customize() method :
    PHP Code:
    Hud.TogglePlugin<PickupRangePlugin>(false);
    Hud.TogglePlugin<SkillRangeHelperPlugin>(false); 
    Do you happen to also have the code for making it Always Active?
    Back then few years ago i made one (with the help of Prrovoss) to show Zei stone max 50 yards radius to always be active as well as making pick up radius line into a more notice able line ( dash lines for example).
    But right now i don't know how to add this back as this HUD uses plugin now

  6. #5
    PsychoPyro202's Avatar Active Member
    Reputation
    25
    Join Date
    Mar 2017
    Posts
    34
    Thanks G/R
    10/17
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by everknown View Post
    Do you happen to also have the code for making it Always Active?
    Back then few years ago i made one (with the help of Prrovoss) to show Zei stone max 50 yards radius to always be active as well as making pick up radius line into a more notice able line ( dash lines for example).
    But right now i don't know how to add this back as this HUD uses plugin now
    Are you asking for a way to have a 50 yard dashed line when zei is socketed?

  7. #6
    SSSQ's Avatar Banned
    Reputation
    2
    Join Date
    Mar 2017
    Posts
    38
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by PsychoPyro202 View Post
    Are you asking for a way to have a 50 yard dashed line when zei is socketed?
    Yes, he asked for such type of plugin or mode.
    And he is REALL guy:
    Originally Posted by everknown
    SSSQ take your fight back to your own thread will ye? Don't go hijack other people's thread and posting totally unrelated subject there. I've reported you. This is not Freeforum, stick with OC rules or leave. I've reported your post there (someone else thread) for being " rude, spam, off-topic & stalking ". You lost your HC character WOW!!! your life is over now isn't it? Consider Buddybots perhaps? Otherwise just don't play D3 or play it legit. Also a viable option.

    Stupid of you for not testing a new release on normal character before trying it out with HC character. #fail

    Oh by the way, you are just a leecher like many of us with no contribution to w/e of TH project, what right do you have to tell a plugin creator to go somewhere else? In my point of view, he got more right to kick you out of this forum if he had this ability from OC admin.

    I'm pm-ing you this since other people doesn't need to read this as they are not being involved in your rage.
    .

  8. #7
    everknown's Avatar Active Member
    Reputation
    17
    Join Date
    Jun 2012
    Posts
    121
    Thanks G/R
    33/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by PsychoPyro202 View Post
    Are you asking for a way to have a 50 yard dashed line when zei is socketed?
    Yes, if you can redirect me to a current HuD version manual instruction, that would be great.So far i saw the list of Plugin default folder description. But not sure where to start.

  9. #8
    JackCeparou's Avatar Savvy ? 🐒
    Reputation
    534
    Join Date
    Mar 2017
    Posts
    588
    Thanks G/R
    51/490
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by everknown View Post
    Yes, if you can redirect me to a current HuD version manual instruction, that would be great.So far i saw the list of Plugin default folder description. But not sure where to start.
    I will try to rewrite my old posts for basic customization in the next days/weeks.
    So far, the best answer i can give you is to add a circle to CB plugin : [v7.2] [INTERNATIONAL] [CB] IndicateMyselfPlugin
    Hide the Rum! --> Default theme customization 101 <--

  10. Thanks everknown (1 members gave Thanks to JackCeparou for this useful post)

Similar Threads

  1. [c++] how to disable Cecksum in wow?
    By Xaser in forum Programming
    Replies: 13
    Last Post: 02-09-2009, 03:30 PM
  2. how to disable /scripts command?
    By Algorithm in forum World of Warcraft Emulator Servers
    Replies: 19
    Last Post: 05-14-2008, 12:18 AM
  3. [How To] Disable a spell
    By Moffeman in forum WoW EMU Guides & Tutorials
    Replies: 0
    Last Post: 03-23-2008, 07:22 PM
  4. How to find mid-range guilds?
    By Gladiator in forum World of Warcraft General
    Replies: 4
    Last Post: 02-03-2008, 05:59 AM
  5. How to skill your range wepons easy and fast!
    By lolol89 in forum World of Warcraft Guides
    Replies: 3
    Last Post: 01-11-2008, 02:41 PM
All times are GMT -5. The time now is 03:08 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