SUPPORT ACCOUNT CLANS
Welcome, Unregistered.
 

Click here to go to the first staff post in this thread. Thread: CoX-UI - Back from the dead!

Page 5 of 17 FirstFirst 12345678915 ... LastLast
Results 81 to 100 of 335
  1. #81
    The other mods I have installed is Alt Info Revised, TSR and HD Minimap. I cant find the actual entity through movable frames.

  2. #82
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Jul 2010
    Location
    Belgium
    Posts
    220
    Quote Originally Posted by Phobic View Post
    The other mods I have installed is Alt Info Revised, TSR and HD Minimap. I cant find the actual entity through movable frames.
    This mod alone shouldn't cause the problem...
    It has to be another mod with this one.
    Try just running miniui & CoX stuff.
    And then add one by one and check, i can't help you anyway else atm.
    DEC 13th, 2010
    “We will NEVER allow players to gain an in-game advantage for money, ONLY COSMETICS

    JUL 29th, 2011
    “Players will be able to PURCHASE EARLY ACCESS to new heroes to play them before they are released for free to the rest of the legacy players”

    AUG 06th, 2011
    “Goodbye IMAGES IN SIGNATURES, the GES2PO forbids you.”

  3. #83
    Ah, I figured it out, stupid user error, thanks for the mod, love it

  4. #84
    MiniUI 1.3.11b can be downloaded here
    http://www.mediafire.com/?0c9ybh1kbdjv77r

  5. #85
    hey LordBreth, is there any easy way fix option for the height bug?

  6. #86
    srsly guys its pretty annoying ... the HP and Mana stuff is TOO big ... the shitty thing is ... im used to click there ... and i lose EVERYTIME ... if i try to click there .. and nothing happens ^^ ... i wont use it till this stuff is fixed ... i really like it but this is something ... i cant deal with it

  7. #87
    Quote Originally Posted by Parayia View Post
    srsly guys its pretty annoying ... the HP and Mana stuff is TOO big ... the shitty thing is ... im used to click there ... and i lose EVERYTIME ... if i try to click there .. and nothing happens ^^ ... i wont use it till this stuff is fixed ... i really like it but this is something ... i cant deal with it
    I could resize both, to a more adaptable bars so i don't have much lag.

  8. #88
    I turned them off and replaced them with the miniUI health and mana in the same place. Doesnt look as good but same functionality i guess..
    Last editted by Chuck Norris; Tomorrow at 13:37 AM.

  9. #89
    Is there anyway to be able to click on the hero frames and bring up their info (invent, hp, etc) like it would normally in the default UI?

    Please check out my Pandora's Box item idea and let me know what you think!

  10. #90
    Quote Originally Posted by Ryuusan View Post
    Is there anyway to be able to click on the hero frames and bring up their info (invent, hp, etc) like it would normally in the default UI?
    that would be good. also centering on hero when clicking own portrait
    Last editted by Chuck Norris; Tomorrow at 13:37 AM.

  11. #91
    this isnt working for me, it says it doesn't work with the mini ui i have and it needs 1.2.9, even thought i have the latest, 1.3.something >_<
    Hon FTW!!! Screw Dota 2 >_<
    <3 <3

  12. #92
    Quote Originally Posted by KHRiSTOPHER` View Post
    I could resize both, to a more adaptable bars so i don't have much lag.


    could u send me ur startup.cfg or up it somewhere? prolly i can use this

  13. #93
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Jul 2010
    Location
    Belgium
    Posts
    220
    Quote Originally Posted by Manga_33 View Post
    this isnt working for me, it says it doesn't work with the mini ui i have and it needs 1.2.9, even thought i have the latest, 1.3.something >_<
    Erm, it needs 1.3 and above...
    I made it fool proof so you don't use any lower ones. If you are getting an error then that means the MiniUI you're using is too old. Check the miniui thread for the latest.
    DEC 13th, 2010
    “We will NEVER allow players to gain an in-game advantage for money, ONLY COSMETICS

    JUL 29th, 2011
    “Players will be able to PURCHASE EARLY ACCESS to new heroes to play them before they are released for free to the rest of the legacy players”

    AUG 06th, 2011
    “Goodbye IMAGES IN SIGNATURES, the GES2PO forbids you.”

  14. #94
    is there anyway to remove top bar/border?

  15. #95
    I seriously getting mad about this HP/Manabar los-lagg... is there anyway just to remove the images and the HP bar, that I just can use the Mini-UI bars?

  16. #96
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Jul 2010
    Location
    Belgium
    Posts
    220
    Quote Originally Posted by AtroCty View Post
    I seriously getting mad about this HP/Manabar los-lagg... is there anyway just to remove the images and the HP bar, that I just can use the Mini-UI bars?
    ....check movable frames. Turn of the bars. And turn on the Mini Ui ones.
    DEC 13th, 2010
    “We will NEVER allow players to gain an in-game advantage for money, ONLY COSMETICS

    JUL 29th, 2011
    “Players will be able to PURCHASE EARLY ACCESS to new heroes to play them before they are released for free to the rest of the legacy players”

    AUG 06th, 2011
    “Goodbye IMAGES IN SIGNATURES, the GES2PO forbids you.”

  17. #97
    Quote Originally Posted by murriex View Post
    is there anyway to remove top bar/border?
    +1
    Cant see anything

  18. #98
    Do u will update u hero frames mod to make icons of enemy team on top right like in hero panels?
    (Suggestion)Legacy Only Matchmaking - http://forums.heroesofnewerth.com/showthread.php?t=305899

  19. #99
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Jul 2010
    Location
    Belgium
    Posts
    220
    To awnser it once and for all.
    The black topbar is going to stay. It will be optional to turn it off in the future.

    AND the topbar actualy creates MORE vision.
    YES, MORE vision. If you turn it Off you cut off vision from the left & right of your screen.
    It's the same thing as MiniUI.


    Anyway, if you still want to turn of the topbar
    Open the mod and edit Mod.xml with a text editor.
    Search for:
    Code:
         <editfile name="ui/game.interface">
            <find><![CDATA[scenex="0" sceney="0" scenewidth="100%" sceneheight="100%"]]></find>
            <replace><![CDATA[scenex="0" sceney="6h" scenewidth="100%" sceneheight="87h"]]></replace>
        </editfile>
    Change it into:
    Code:
         <editfile name="ui/game.interface">
            <find><![CDATA[scenex="0" sceney="0" scenewidth="100%" sceneheight="100%"]]></find>
            <replace><![CDATA[scenex="0" sceney=0h" scenewidth="100%" sceneheight="93h"]]></replace>
        </editfile>
    IF you don't want top or bottom bar (WARNING: You will cut of alot of your view!) then just remove the whole line (it will use sceneheight from MiniUI).
    DEC 13th, 2010
    “We will NEVER allow players to gain an in-game advantage for money, ONLY COSMETICS

    JUL 29th, 2011
    “Players will be able to PURCHASE EARLY ACCESS to new heroes to play them before they are released for free to the rest of the legacy players”

    AUG 06th, 2011
    “Goodbye IMAGES IN SIGNATURES, the GES2PO forbids you.”

  20. #100
    i'm asking about hero frames not about top bar :/
    (Suggestion)Legacy Only Matchmaking - http://forums.heroesofnewerth.com/showthread.php?t=305899

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •