SUPPORT ACCOUNT CLANS
Welcome, Unregistered.
 

Thread: Stripes Mana Cooldown Timers (LU: 01.06.2012)

Page 2 of 3 FirstFirst 123 LastLast
Results 21 to 40 of 52
  1. #21
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Dec 2009
    Location
    Cali, USA
    Posts
    94
    Working here as well.
    When life gives you lemons...You should ask why didn't it give you a bloody sword?


  2. #22
    Using version 1.4 with java mod manager and A MiniUI, not working. The options frame is available but the changes to those settings have no effect. Maybe caused by an incompatibility with another mod?

  3. #23
    Quote Originally Posted by Witchking View Post
    Using version 1.4 with java mod manager and A MiniUI, not working. The options frame is available but the changes to those settings have no effect. Maybe caused by an incompatibility with another mod?
    Try out the other mod manager ...
    Please tell me your other mods you are running besides SMCT and aMiniUi

  4. #24
    There you go.


  5. #25
    I'm running more or less the same mods (not using the Stol3n_ID ones thou).
    The normal cooldown timer still appear, but icon just remains blue when out of mana and no mana cooldown timer ever shows. Mod options still give me the options like display method,cooldown label color & mana label color but editing these doesn't seem to change anything. The weird thing ,for me, is that even with only AMiniUI(version 1.1 in modmanager) and SMCT 1.4 it doesnt seem to work. It might be an issue with modmanager thou, because I recall once having a similar problem with the older versions of mana cooldown timers or possibly the 100% screenheight thing since me & witchking both seem to be using it.
    *EDIT* I found a way that made it work for me, appears I was in fact using one of the stol3n_ID mods. I unapplied all mods in mod manager, deleted resources999. Downloaded a fresh copy of HoN_Modman_1.3.6,disabled the stol3n_ID mod (which requires javamodmanager or spews errors) and now it works perfectly! Normal cooldown shows up in left corner of the icon and mana cooldown shows up in the middle. Cheers for providing compatability with MiniUI and the technical support!
    Last edited by MxcnMthMn; 05-03-2012 at 07:27 PM.

  6. #26
    So everything works now as intended?

  7. #27
    No. It still doesn't work when I apply those mods visible on my screen shot ...

  8. #28
    Follow the instructions from my post above or this one and it should. When I referred to seeing 2 cooldown timers it's just because I was testing the mod on Chipper which will show a cooldown timer aswell as mana timer on the rockets, but can confirm that it does work as intended. Just not with the Java Mod Manager. Download Mod manager 1.3.6 (non java one!), delete resources999 and Stol3n_id Instapicker (doesn't work with Mod manager 1.3.6). Now you should be able to apply all others mods and they work as intended (if not try deleting your other stol3n id mods).
    Last edited by MxcnMthMn; 05-05-2012 at 11:43 AM.

  9. #29
    But yea, that is exaclty the point - I don't want to renounce stolen's mods and I really don't get why people have to make things so complicated that their mods exclusively work with one of the mod managers ... I bet that this instant pick mod and stripe's cooldown timer don't even manipulate the same game files to theoretically it shouldn't be hard to make them both work together. Thanks to anyone who will do this.

  10. #30
    Quote Originally Posted by Witchking View Post
    But yea, that is exaclty the point - I don't want to renounce stolen's mods and I really don't get why people have to make things so complicated that their mods exclusively work with one of the mod managers ... I bet that this instant pick mod and stripe's cooldown timer don't even manipulate the same game files to theoretically it shouldn't be hard to make them both work together. Thanks to anyone who will do this.

    HoN Modification Manager 1.3.6 does not support LUA script.


  11. #31
    Quote Originally Posted by Wooyadeen View Post
    HoN Modification Manager 1.3.6 does not support LUA script.
    Thanks for pointing that out ;D

    Quote Originally Posted by Witchking View Post
    But yea, that is exaclty the point - I don't want to renounce stolen's mods and I really don't get why people have to make things so complicated that their mods exclusively work with one of the mod managers ... I bet that this instant pick mod and stripe's cooldown timer don't even manipulate the same game files to theoretically it shouldn't be hard to make them both work together. Thanks to anyone who will do this.
    My SMCT mod manipulates the Cooldown frame only. So as long as you dont have a mod which does the same their is no compatibility problem.
    Thats why you have to rewrite the code for UImods. Cause these mods manipulate the standard Cooldown frame.
    I then go ahead and rewrite the already rewritten standard cooldown frame (rewritten by the UI mod). So basically I let the UImod do the work first and then I go ahead and add my own code to the frame again.

    So as I see on your screenshot there is no other cooldown mod.
    My mod does not use lua script but I guess one of the Stol3n_id mods uses it.
    As Wooyadeen said the java mod manager does not support this.

    So basically your problem is that the mod manager you are using is not able to apply those mods correctly.
    Its not the fault of the mod programmer its just the mod manager being incompatible.

    You should try the c++ mod manager and test it one time as MxcnMthMn said

  12. #32
    Quote Originally Posted by Stripe View Post
    My SMCT mod manipulates the Cooldown frame only. So as long as you dont have a mod which does the same their is no compatibility problem.
    Thats why you have to rewrite the code for UImods. Cause these mods manipulate the standard Cooldown frame.So as I see on your screenshot there is no other cooldown mod.
    My mod does not use lua script but I guess one of the Stol3n_id mods uses it.
    As Wooyadeen said the java mod manager does not support this.
    Wooyadeen didn't link the java mod manager but rather the "old" mod manager that I don't use anymore and which isn't supported by stolen id's mod. So isn't it rather a problem of your mod if it isn't working with the mod manager that is written in Java and supports more stuff. No offense, I am just wondering because I don't know why there isn't a mod manager that supports all existing mods ...

    So either way I have to decide between stolen id's mod and yours - for your mod I am apprently obliged to use the c++ mod manager whereas stolen id's mod needs the java mod manager ... And I actually want to use them both. :/

  13. #33
    Quote Originally Posted by Witchking View Post
    So either way I have to decide between stolen id's mod and yours - for your mod I am apprently obliged to use the c++ mod manager whereas stolen id's mod needs the java mod manager ... And I actually want to use them both. :/
    Your only option is indeed to pick one at the moment, but as Stripes pointed out it has less to do with his rework of the mod and more with the people that designed Mod Manager. Mana Cooldown timers are scripted a lot differently than how the Insta Picker works (IIRC). If I'm right it would indeed be quite hard to make both compatible with the same version of Mod Manager because they work a bit differently. As you (may have) noticed if you apply it using the java mod manager you still get all the options in mod framework and such but it just doesn't work. It would be rather difficult to pinpoint exactly what's causing this and how to solve it. Anyways I have decided that I like using SMCT more than an autopicker, so I guess it'll just be a matter of preference for now.

  14. #34
    Offline
    Account Icon
    Join Date
    Nov 2009
    Location
    the netherlands
    Posts
    1,002
    doesnt work for me, i am using mini ui and no stolen id mods, please help
    sig by redeye998

  15. #35
    i love your mods. they are so useful.(this and regen timer). but i am using mini ui instead of amini ui. and yours not comptable with that. can you make it happen.
    thanks in advance

  16. #36
    Quote Originally Posted by _Scars_ View Post
    doesnt work for me, i am using mini ui and no stolen id mods, please help
    Quote Originally Posted by Raaaaa View Post
    i love your mods. they are so useful.(this and regen timer). but i am using mini ui instead of amini ui. and yours not comptable with that. can you make it happen.
    thanks in advance
    Im currently playing Diablo 3 but if you send me your version of MiniUI you are currently using Ill add support for you guys. Send me a link to the honmod file plz
    Or you should take a look at aminiUI which is a maintained version of the old mini UI I guess.

  17. #37
    after i post here i searched but couldnt find amini. if you point me to the final version of amini i will check it out. my version of miniui is 1.3.12

  18. #38

  19. #39
    if this is newer than mini ui why is theree a ugly black rectangle in my ui.
    i hope you can make it compatible with normal miniui

  20. #40
    Please send me a link to the miniUI version you are using

Posting Permissions

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