[MOD] TurboHUD <-- The very first thread TurboHUD had ever menu

User Tag List

Page 182 of 233 FirstFirst ... 82132178179180181182183184185186232 ... LastLast
Results 2,716 to 2,730 of 3482
  1. #2716
    Sphenoidalis's Avatar Member
    Reputation
    1
    Join Date
    Feb 2014
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I got also a black circle. But not on my char. I got it where my char is shown on the minimap.

    [MOD] TurboHUD <-- The very first thread TurboHUD had ever
  2. #2717
    azgul's Avatar Member
    Reputation
    8
    Join Date
    Jun 2012
    Posts
    107
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Fumi View Post
    Still have black things in XP SP3, and i am using 32 bit colordepth.

    Btw the black stuff only shows when im NOT casting spells.
    Just disable the pickup radius indicator in config.xml.
    Code:
    	<pickup_range enabled="1" fade="1">
    		<conditions player_anim="Running" only_out_town="1" />
    		<style enabled="1" color="4,255,255,255" stroke="0" />
    	</pickup_range>

  3. #2718
    Sphenoidalis's Avatar Member
    Reputation
    1
    Join Date
    Feb 2014
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thats it! Thx a lot.

    Originally Posted by azgul View Post
    Just disable the pickup radius indicator in config.xml.
    Code:
    	<pickup_range enabled="1" fade="1">
    		<conditions player_anim="Running" only_out_town="1" />
    		<style enabled="1" color="4,255,255,255" stroke="0" />
    	</pickup_range>

  4. #2719
    R3peat's Avatar Site Donator while(true) CoreCoins Purchaser
    Reputation
    215
    Join Date
    Aug 2012
    Posts
    429
    Thanks G/R
    0/155
    Trade Feedback
    141 (99%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by azgul View Post
    Just disable the pickup radius indicator in config.xml.
    Code:
    	<pickup_range enabled="1" fade="1">
    		<conditions player_anim="Running" only_out_town="1" />
    		<style enabled="1" color="4,255,255,255" stroke="0" />
    	</pickup_range>
    Mby it helps to just switch fade=1 to fade=0 mby something bugs with transp stuff
    Also for the guys with black minimap. Try to set the map reveal opacity to 100 in config.xml

  5. #2720
    Devinee's Avatar Member
    Reputation
    1
    Join Date
    Jun 2013
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by R3peat View Post
    Also for the guys with black minimap. Try to set the map reveal opacity to 100 in config.xml
    with 100 opacity it turned from black to white

    [MOD] TurboHUD &lt;-- The very first thread TurboHUD had ever-29eqa77-jpg

  6. #2721
    R3peat's Avatar Site Donator while(true) CoreCoins Purchaser
    Reputation
    215
    Join Date
    Aug 2012
    Posts
    429
    Thanks G/R
    0/155
    Trade Feedback
    141 (99%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Devinee View Post
    with 100 opacity it turned from black to white

    [MOD] TurboHUD &lt;-- The very first thread TurboHUD had ever-29eqa77-jpg
    mhh this is fucin wierd

  7. #2722
    Dratwik's Avatar Member
    Reputation
    1
    Join Date
    Apr 2013
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there any way you can "mark" body's on the floor (with a blinking circle or something), demonic vessels, loose stones, etc?

  8. #2723
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3696
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3338
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    The black thing came up on all weeks in the last year and afaik everybody was able to solve it. It is caused by windows aero (it doesn't want to apply alpha channel mixing for some reason which cause all non-solid pixels rendered as black...)
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

  9. #2724
    Devinee's Avatar Member
    Reputation
    1
    Join Date
    Jun 2013
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so its caused by win aero but what if aero is already disabled and its still black?

  10. #2725
    R3peat's Avatar Site Donator while(true) CoreCoins Purchaser
    Reputation
    215
    Join Date
    Aug 2012
    Posts
    429
    Thanks G/R
    0/155
    Trade Feedback
    141 (99%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Devinee View Post
    so its caused by win aero but what if aero is already disabled and its still black?
    aero have to be enabled

  11. #2726
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3696
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3338
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Devinee View Post
    so its caused by win aero but what if aero is already disabled and its still black?
    Turn on Windows' basic skin. Turn areo back instead. Make sure that window does not display any error at the bottom. Enable desktop composition (or all options there). Check you have 32bit color depth. Try running HUD in XP SP3 compatibility mode.

    Make screenshot of all steps above and send me the pictures in a zip file (in a private message).
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

  12. #2727
    Sphenoidalis's Avatar Member
    Reputation
    1
    Join Date
    Feb 2014
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    First problem was solved. While playing solo everythings fine. But when playing multiplayer there is the black circle again. Right Corner on the minimap

  13. #2728
    Sphenoidalis's Avatar Member
    Reputation
    1
    Join Date
    Feb 2014
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Okay. Could solve the problem. It was the EXP-range

  14. #2729
    cloudstrife007's Avatar Active Member CoreCoins Purchaser
    Reputation
    27
    Join Date
    Jun 2012
    Posts
    243
    Thanks G/R
    2/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Good bye AH

  15. #2730
    blakehan's Avatar Member
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    2014.03.18 18:43:45.854 ntptime query failed, exiting

Similar Threads

  1. More in-depth Auctioneer Mod Guide
    By Matt in forum World of Warcraft Guides
    Replies: 5
    Last Post: 08-26-2006, 11:34 PM
  2. <- Mod
    By janzi9 in forum OC News
    Replies: 13
    Last Post: 08-20-2006, 02:46 PM
  3. De modded /drama
    By janzi9 in forum Community Chat
    Replies: 7
    Last Post: 05-06-2006, 04:45 PM
  4. Mod
    By Cypher in forum Community Chat
    Replies: 9
    Last Post: 05-04-2006, 02:54 PM
  5. Exploit the Gatherer Mod
    By Matt in forum World of Warcraft Guides
    Replies: 5
    Last Post: 04-25-2006, 06:04 AM
All times are GMT -5. The time now is 05:23 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search