SUPPORT ACCOUNT CLANS
Welcome, Unregistered.
 

Thread: blackAngel's BIG Combo (05|Feb|2013)

Page 13 of 36 FirstFirst ... 39101112131415161723 ... LastLast
Results 241 to 260 of 717
  1. #241
    Offline
    Account Icon
    Join Date
    Jul 2009
    Location
    Juazeiro, BA, Brasil
    Posts
    1,042
    Quote Originally Posted by kohan149 View Post
    well i am not sure what i did wrong i downloaded the file and put it in my hon/game folder and i get this wierd thing on my interface

    i tried deleting the file but then i cant bring up game list or create a game
    not sure what i can do
    i read a few pages and noticed this only happened on linux or mac's but im on a pc
    Nice BUG! =D
    [suggestion]Implement SmartCast keys:
    http://forums.heroesofnewerth.com/sh...d.php?t=384829

  2. #242
    uhm... this is weird... maybe try F6, Bard UI options, System, Reset... and restart HoN...
    or do you have any other mods installed?there might be an incompatibility...
    not sure what this is...

    "i tried deleting the file but then i cant bring up game list or create a game"
    what? how that... you didn't delete resources0, did you? my mod is resources666 and 667 if you have that addition... but NEVER delete resources0
    [UI Combo] My BIG Combo Mod Contains Tiny UI and many Improvements!


  3. #243
    Offline
    Account Icon
    Join Date
    Oct 2009
    Location
    Canada
    Posts
    2,554
    Quote Originally Posted by blackAngel88 View Post
    uhm... this is weird... maybe try F6, Bard UI options, System, Reset... and restart HoN...
    or do you have any other mods installed?there might be an incompatibility...
    not sure what this is...

    "i tried deleting the file but then i cant bring up game list or create a game"
    what? how that... you didn't delete resources0, did you? my mod is resources666 and 667 if you have that addition... but NEVER delete resources0
    i just finished trying resetting everthing no luck
    whats interesting is that the bar changes color on what hero im playing at the time and going like crazy when i select anything

    no i deleted all the mods that i was using before to use this one would modman be able to do this ?

    i didnt delete resources0 but if i move or delete resource 666 my buddy list of people not in game goes white and i cant bring up the game list i am about to try and see if i can get rid of the 666 file again and see if that works...

    *edit* well that didnt work im about to try and move all my other resource files maybe its the skins that effects it
    Last edited by kohan149; 02-18-2010 at 08:08 PM.

  4. #244
    @kohan149

    have u tried expanding (the up arrow icon) the Health Bar and Mana bar down in the bottom? (it worked for me, it seems like when u have the mini picture displayed, everything is fine)

    i've had that problem before back then, but i didn't have it anymore after updating my graphics driver.

    @blackAngel88

    can we have 048 - Large Clan Stutter Fix by Slime73 on the next installment

    i love your package

  5. #245
    Offline
    Account Icon
    Join Date
    Oct 2009
    Location
    Canada
    Posts
    2,554
    Quote Originally Posted by Zux View Post
    @kohan149

    have u tried expanding (the up arrow icon) the Health Bar and Mana bar down in the bottom? (it worked for me, it seems like when u have the mini picture displayed, everything is fine)

    i've had that problem before back then, but i didn't have it anymore after updating my graphics driver.

    @blackAngel88

    can we have 048 - Large Clan Stutter Fix by Slime73 on the next installment

    i love your package

    DUDE
    your my hero it totally worked thank you so much

  6. #246
    -fixed encyclopedia working with lasthit assist and rightclick deny
    Might I ask what exactly the problem was with those mods and how u fixed it? (im using them seperately via mod manager)

  7. #247
    Offline
    Account Icon
    Join Date
    Jul 2009
    Posts
    8
    hey, add banlist ( http://forums.heroesofnewerth.com/sh...hlight=banlist )
    add autoconcede ( http://forums.heroesofnewerth.com/sh...ad.php?t=73522 )
    trade 026* Hero Health & Mana Percentages for ( http://forums.heroesofnewerth.com/sh...ad.php?t=48839 )
    perfect combo

  8. #248
    Offline
    Account Icon
    Join Date
    Oct 2009
    Posts
    340
    Could this mod pack, in any way, lower my fps?

  9. #249
    Quote Originally Posted by Paradigm_ View Post
    Could this mod pack, in any way, lower my fps?
    ofc it will...
    this pack already combines three UI mods plus all that other stuff.
    (bards Ui alone can drop average fps by 10 on many systems)

  10. #250
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Aug 2009
    Location
    D.C.
    Posts
    756
    BlacKangek can you add these 2 mods to this pack Last hit Assist and Right Click Deny or tell me how to add them?

  11. #251
    When i go into practice mode, HoN crashes. At first it shows me the UI and the minimap is covering the whole screen, then it starts switching between an UI-less screen and black screen every 2 seconds and i cant move. Wtf?

  12. #252
    Offline
    Account Icon
    Join Date
    Jul 2009
    Location
    Juazeiro, BA, Brasil
    Posts
    1,042
    Quote Originally Posted by MeTaLLioN View Post
    When i go into practice mode, HoN crashes. At first it shows me the UI and the minimap is covering the whole screen, then it starts switching between an UI-less screen and black screen every 2 seconds and i cant move. Wtf?
    Never happened to me. What's your PC configuration???
    [suggestion]Implement SmartCast keys:
    http://forums.heroesofnewerth.com/sh...d.php?t=384829

  13. #253
    Quote Originally Posted by SHJordan View Post
    Never happened to me. What's your PC configuration???
    What do u mean exactly?

  14. #254
    Ima quote my self real quick^^

    Quote Originally Posted by Creep666 View Post
    Might I ask what exactly the problem was with those mods and how u fixed it? (LHA,RightClickDeny,Encyclopedia)
    -edit- thanks for the info
    Last edited by Creep666; 02-26-2010 at 03:33 PM.

  15. #255
    Quote Originally Posted by Creep666 View Post
    Might I ask what exactly the problem was with those mods and how u fixed it? (im using them seperately via mod manager)
    one of those mods changes the stringtable file "interface_en.str" and uses the wrong "encoding" for the encyclopedia mod, and changes the whole "codec" (or what you call that) for the file, and encyclopedia won't find anything.... you could change the mod.xml for that mod to use the same encoding like the encyclopedia mod....
    example from the encyclopedia mod itself:
    Code:
        <editfile name="stringtables/interface_en.str" encoding="ucs-2">
            <seek position="end" />
            <insert position="after" source="interface_en.str.append" encoding="ucs-2" />
        </editfile>
    Quote Originally Posted by Paradigm_ View Post
    Could this mod pack, in any way, lower my fps?
    I'm not entirely sure about that. It MAY do that, but it shouldn't be much anyway... i heard the spell channeling mod did that, but that should be fixed for some time now... not sure about the others, but I don't think it should be a problem... if your rig can handle normal HoN, it should handle that mod too, afaik...

    Quote Originally Posted by MeTaLLioN View Post
    When i go into practice mode, HoN crashes. At first it shows me the UI and the minimap is covering the whole screen, then it starts switching between an UI-less screen and black screen every 2 seconds and i cant move. Wtf?
    without that mod everything's fine? maybe you have other mods with compatibility issues?
    not sure what that is, doubt it's the mod though...
    [UI Combo] My BIG Combo Mod Contains Tiny UI and many Improvements!


  16. #256
    Took every other mod out and still nothing.

  17. #257
    Offline
    Account Icon
    Join Date
    Oct 2009
    Posts
    6
    thanks a lot blackAngel88 !!! best mod ever !! love the interface and the combo is just awesome !!
    thanks again
    -frostreign

  18. #258
    is this pack compatible with player names?

  19. #259
    Hi blackangel, i suggest to add these mods in the next update:
    - Single Draft Lister
    http://forums.heroesofnewerth.com/sh...d.php?p=251968
    - Banlist Assist
    http://forums.heroesofnewerth.com/sh...hlight=banlist
    - Encyclopedia
    update it

    Thx in advance. Keep up the good work

  20. #260
    Offline
    Account Icon
    Join Date
    Jul 2009
    Posts
    8
    Quote Originally Posted by revan_xp View Post
    Hi blackangel, i suggest to add these mods in the next update:
    - Single Draft Lister
    http://forums.heroesofnewerth.com/sh...d.php?p=251968
    - Banlist Assist
    http://forums.heroesofnewerth.com/sh...hlight=banlist
    - Encyclopedia
    update it

    Thx in advance. Keep up the good work

    hi,
    I added Banlist and changed *026(hp/mp Percentages) for a more complete
    next up add (auto concede / encyclopedia update / Runa timer )

    http://www.4shared.com/file/228506684/35463d40/mod.html
    tkz for combo blackangel

Posting Permissions

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