PDA

View Full Version : Custom Creep Bars v3.3



Pages : [1] 2

xHomicide
06-18-2010, 01:54 AM
Custom Creep Bars v3.3

I NO LONGER MAINTAIN THIS MOD

Allows you to style the health bars, mana bars, and last hit indicators on creeps. You can change width, height, color, alpha, etc...

Includes last hit indicators that support shield breaker and daemonic.


http://img409.imageshack.us/img409/2359/creepbaroptions2.jpg


http://img820.imageshack.us/img820/8952/creepbaroptions.jpg


CHANGELOG

v3.3
- last hit calculations completely recoded from scratch
- hit damage for shield breaker and daemonic (quadratic approximation)
- align right option added
- new "Critical Health Color" option added
- no longer requires the movable frames mod
- no longer requires the mod options framework mod
- variables renamed, so your settings will be reset

v3.2
- max width increased to 20

v3.1
- auto update added

v3.0
- new color selector panel added that allows colors to be easily changed for most elements
- ticks added
- last hit line and ticks are now static
- option to hide health bars at full health
- health bar gradient is now calculated based on three customizable colors (low, mid, and full hp)
- button added to instantly update bars without manually reloading the interface



REQUIREMENTS
HoN Mod Manager (http://forums.heroesofnewerth.com/showthread.php?t=25883)


DOWNLOAD
CreepBars v3.3 (http://dl.dropbox.com/u/101025/hon/CreepBars/CreepBars.honmod)
CreepBars v3.2 (http://dl.dropbox.com/u/101025/hon/CreepBars/CreepBars%20v3.2.honmod)

-

`SunTzu
06-18-2010, 03:54 AM
awesome. can you also make it so full hp creeps dont have health bars visible? thanks in advance ( ask bangers tho cuz it is his creation )

xHomicide
06-18-2010, 04:05 AM
No, it pretty clearly says "expands on the style of" not "I used code from".

Put the links in the first post, and then this is fine provided that neither of the original authors has an issue with it.

Ok, and I sent a message to Mertsch.

TaggsvampisH
06-18-2010, 08:41 AM
I really like the custom color that you can set on creeps and as told above it only miss the function to hide the bars when creeps got full HP

Villainelle
06-18-2010, 01:02 PM
Very nice. Does this also have the fading options of Alt Info Revised? (Fade out bars of higher-health creeps.)

Korvboll
06-18-2010, 01:13 PM
This seems nice. Tried Alt Info Revised once and thought it was pretty crappy. Hard to see when you're supposed to attack creeps. I run Last Hit Assist with Bigger Creep Healthbars.

Also, what scoreboard are you using?

Edit: Just tried it out and it's great. Got one complaint though: when using "Last Hit Bar" you're able to change the color, but when using "Last Hit Line" it seems to be black without any option to change it. Black line = hard to see. Hard to see = bad.
Also last hit isn't accurate on catapults/ballistas, but it's always been like that afaik, so I doubt that is your fault.

TaggsvampisH
06-18-2010, 01:55 PM
Also, what scoreboard are you using?



Seems like Cleaner Scorboard

KorokFanNr1
06-18-2010, 10:50 PM
So, with some modifications I got its design pretty similar to last hit assist's one (with bigger bars tho). Is there any way for the last hit line to stay static? I can code it myself as long as I get some guidance.

http://i46.tinypic.com/330wy2h.jpg

OoGa`ChaKa
06-18-2010, 11:14 PM
Fleiva id like to use ur version :D I like the color changing health bar.

Once its finished ofc :D

xHomicide
06-19-2010, 02:45 AM
So, with some modifications I got its design pretty similar to last hit assist's one (with bigger bars tho). Is there any way for the last hit line to stay static? I can code it myself as long as I get some guidance.

http://i46.tinypic.com/330wy2h.jpg
Im going to change it so that the line stays static when I get around to updating it.

`SunTzu
06-19-2010, 05:01 AM
what does it mean for the last hit bar to "stay static"

OoGa`ChaKa
06-19-2010, 12:11 PM
Static= constantly there, aka not always drawn on screen every 10 seconds


Like when the creeps run the bar gives a blur its redrawing it on your screen, otherwise itd look more crisp

KorokFanNr1
06-19-2010, 01:20 PM
It means this:

http://i48.tinypic.com/160d2cz.jpg

Btw, I did some coding modifications, like the small pixel white dots and changing the little black bar to 70% opacity, but the "shadowed" color separation can be done ingame by setting the value to 0 0 0 0.7 (black with a 70% alpha). You can use both #000000 and 0 0 0 color systems in order to change them in the mod CP.

Lex
06-19-2010, 07:47 PM
This mod is great my Cleaner nameplates/LHA broke so i needed one and Alt Info Revised just looked horrible. Thanks.

@above: have a look at Taoins original

Senzuri
06-19-2010, 09:12 PM
@Homoside, what UI are you using it looks awesome.

MaxGhost
06-19-2010, 10:01 PM
This mod is great my Cleaner nameplates/LHA broke so i needed one and Alt Info Revised just looked horrible. Thanks.

@above: have a look at Taoins original
I have an updated version if you want it. I didn't think anybody else needed it so I didn't upload it. http://dl.dropbox.com/u/2251907/LHAandCleanerBattles.honmod

BlindBandit
06-19-2010, 10:52 PM
how do you use the color FFFFFFFF thing?

Lex
06-20-2010, 01:17 AM
@magina http://www.december.com/html/spec/color.html

@Max This one i like alot very dfferent, and i find it more intresting

`SunTzu
06-20-2010, 01:26 AM
It means this:

http://i48.tinypic.com/160d2cz.jpg

Btw, I did some coding modifications, like the small pixel white dots and changing the little black bar to 70% opacity, but the "shadowed" color separation can be done ingame by setting the value to 0 0 0 0.7 (black with a 70% alpha). You can use both #000000 and 0 0 0 color systems in order to change them in the mod CP.

this looks awesome! it would be crucial if there was a line in between the white lat hit tics that changed color when the creeps health was below it. i can see that helping a lot.

`SunTzu
06-20-2010, 05:50 AM
can you also integrate cleaner battles interface that removes the black area behind the creeps hp? thanks in advance

MaxGhost
06-20-2010, 11:29 AM
can you also integrate cleaner battles interface that removes the black area behind the creeps hp? thanks in advance
You can. Just drop the alpha on the border.

xHomicide
06-21-2010, 03:57 AM
Updated v3.0

- new color selector panel added that allows colors to be easily changed for most elements
- ticks added
- last hit line and ticks are now static
- option to hide health bars at full health
- health bar gradient is now calculated based on three customizable colors (low,mid, and full hp colors)
- button added to instantly update bars without manually reloading the interface

`SunTzu
06-21-2010, 06:55 AM
3.0 is WINSOUP!

OoGa`ChaKa
06-21-2010, 11:19 AM
Add auto updating for next version?

Amios
06-21-2010, 11:22 AM
Would be cool, if you grand a slider to change alphavalue for lha.

KorokFanNr1
06-21-2010, 12:05 PM
Now the only improvement I could imagine to this is giving the option for certain conditions. Like for example, when the HP surpasses the lha bar you could change the colors/border for better visual help.

Visual representation:

http://i47.tinypic.com/294h1g7.jpg

Good job man, way better than the original LHA.

`SunTzu
06-21-2010, 07:42 PM
how about adding a tic for half hp so we can know when to start denying the creep?

also.. it would be cool if you could have an option to make another tic based on your min attack dmg after the last hit one, for things like double hitting to get the creep kill.

`nickerz
06-22-2010, 02:21 AM
how do i install this, im so lost, i just want to drag and apply :(

xHomicide
06-22-2010, 03:01 AM
how do i install this, im so lost, i just want to drag and apply :(

Requires 'Movable Frames' and 'Mod Options Framework' - most people with honmod have these mods already

xHomicide
06-22-2010, 04:48 AM
Add auto updating for next version?
auto update added

TaggsvampisH
06-22-2010, 10:47 AM
auto update added

Nice :D

OoGa`ChaKa
06-22-2010, 04:14 PM
auto update added
Sweet thanks :D

TeuLux
06-22-2010, 09:53 PM
Got one request for this mod to be perfect

something like this to make the health bars get bigger when creeps get low on health

http://forums.heroesofnewerth.com/showthread.php?t=69787

Love this mod but really like Bigger Creep Health Bars and they do not work together

`SunTzu
06-23-2010, 05:33 AM
hey bro nxt update can you make the width go past just 10? make it go to 15 or even 20!

i have found that more width = more precision soooo

MOAR PLZ!

`SunTzu
06-23-2010, 08:20 PM
any updates you are workin on? :D

xHomicide
06-23-2010, 10:49 PM
any updates you are workin on? :D

Nope, not unless there is a way to bring one health bar in front of another, something I have wanted to implement for a while.

`SunTzu
06-24-2010, 01:58 PM
could you add a bit more width to the creep bars ( from 10 to 15 would be plenty )
nxt update ?

this would be greatly appreciated :D

dani
06-24-2010, 04:58 PM
I would love it if the awesome mod makers can stop implementing hacks-like mods like the last hit indicator... Styling health bars, sure no problem, well done. But include the last hit indicator? Why take skill away from the game I don't get it. Proving a concept fine, but do it for yourself and don't release it. I can't wait for the day S2 bans these unfair modifications once and for all. They need a whitelist mechanism imo, this one will not be on it :)

Avalon1337
06-24-2010, 05:18 PM
can you also integrate cleaner battles interface that removes the black area behind the creeps hp? thanks in advance

You won't be a pro last hiter/denier with lh mods...

Villainelle
06-24-2010, 08:08 PM
I would love it if the awesome mod makers can stop implementing hacks-like mods like the last hit indicator... Styling health bars, sure no problem, well done. But include the last hit indicator? Why take skill away from the game I don't get it. Proving a concept fine, but do it for yourself and don't release it. I can't wait for the day S2 bans these unfair modifications once and for all. They need a whitelist mechanism imo, this one will not be on it :)

They are going to ban them in the future. For now, don't bother posting here. No one cares about your incoherent ranting.

KorokFanNr1
06-24-2010, 09:29 PM
You won't be a pro last hiter/denier with lh mods...

Nobody is implying that, but for people who are getting used to her's autoattack power on the different stages of a game, knowing how those 70 dmg are represented into a creep's HP bar is usefull.

Last hit assists won't teach you to time those attacks well, something required to face decent players and imho the most vital part in last hitting a creep, yeah, it might help when freefarming, but it won't make you cut attack animations to confuse your enemy into trying to deny, it won't make you know how many hits you need to do on a ranged creep when he's under tower's fire, so I don't see why people are so concerned about mods like these.

I use it, no shame, I do use it for guidance, I don't know the autoattack's starting power of most of the heroes because I haven't been playing for long nor I have the time to practice, I haven't studied the forumlas so I can create a mental representation of how much of a bar I could take with X damage, but this is like understanding what enemy heroes do, it's certainly not skill but experience, why are people against cutting off time gaps?

hsram
06-25-2010, 03:31 AM
Nobody is implying that, but for people who are getting used to her's autoattack power on the different stages of a game, knowing how those 70 dmg are represented into a creep's HP bar is usefull.

Last hit assists won't teach you to time those attacks well, something required to face decent players and imho the most vital part in last hitting a creep, yeah, it might help when freefarming, but it won't make you cut attack animations to confuse your enemy into trying to deny, it won't make you know how many hits you need to do on a ranged creep when he's under tower's fire, so I don't see why people are so concerned about mods like these.

I use it, no shame, I do use it for guidance, I don't know the autoattack's starting power of most of the heroes because I haven't been playing for long nor I have the time to practice, I haven't studied the forumlas so I can create a mental representation of how much of a bar I could take with X damage, but this is like understanding what enemy heroes do, it's certainly not skill but experience, why are people against cutting off time gaps?

well said.

Techies
06-26-2010, 05:55 PM
I would love it if the awesome mod makers can stop implementing hacks-like mods like the last hit indicator... Styling health bars, sure no problem, well done. But include the last hit indicator? Why take skill away from the game I don't get it. Proving a concept fine, but do it for yourself and don't release it. I can't wait for the day S2 bans these unfair modifications once and for all. They need a whitelist mechanism imo, this one will not be on it :)

The only thing the last hit assist part will help you with is to get an idea of the scale of the HP bar or when you hit level 20+ with rampage you'll notice that the last hit mark isn't on the edge anymore.

90% of the game, the last hit mark is gonna be at the very edge of the it's that stupidly obvious.

Techies
06-26-2010, 06:05 PM
The only improvement I think of to make this mod even better is a couple of presets. After that I would like to see it implemented in the game by default...it makes the ui so much cleaner and overall better to look at.

Techies
06-26-2010, 06:26 PM
http://www.photostand.co.za/images/kji7dkdgnslouzgf1py.jpg

After playing around with it a little I've settled for this, I wouldn't want to change anything, it's perfect (for me anyways).
PS. That's a lvl 25 nymph

`SunTzu
07-06-2010, 12:04 AM
does anyone know how to make the width longer than 10? i dont think homicide plans on updating this and i'd really like to see longer hp bars XD

KorokFanNr1
07-07-2010, 12:37 AM
It's probably changed by opening the honmod file and modifying the width label in ui/creepbarsoptions.package

Or in creepbars.package, the <!-- Health and Mana Bar --> formula which I cba to try and understand it :P

If you have a slight idea about modifying those try it yourself, remember to backup it beforehand tho.

xHomicide
07-07-2010, 03:14 AM
does anyone know how to make the width longer than 10? i dont think homicide plans on updating this and i'd really like to see longer hp bars XD

its 20 now

DemKy
07-07-2010, 12:59 PM
I would love it if the awesome mod makers can stop implementing hacks-like mods like the last hit indicator... Styling health bars, sure no problem, well done. But include the last hit indicator? Why take skill away from the game I don't get it. Proving a concept fine, but do it for yourself and don't release it. I can't wait for the day S2 bans these unfair modifications once and for all. They need a whitelist mechanism imo, this one will not be on it :)


Rage moar; get life.

:scou:'s player spoted

Ps: Realy Thank's fo update/realase mod.

DemKy
07-07-2010, 02:50 PM
edit, failled clik

`SunTzu
07-07-2010, 07:34 PM
Homicide is a champion!

MaxGhost
07-10-2010, 08:49 AM
Just wondering, does this implementation of LHA have the shieldbreaker/daemonic breastplate fixes? I.E. to re-adjust the line to -6 armor and -5 armor depending if you have the item, like the hatchet?

xHomicide
07-10-2010, 09:00 AM
Just wondering, does this implementation of LHA have the shieldbreaker/daemonic breastplate fixes? I.E. to re-adjust the line to -6 armor and -5 armor depending if you have the item, like the hatchet?

Yeah

_Goro
07-25-2010, 03:06 AM
Thanks very nice

`SunTzu
08-25-2010, 12:19 AM
can you update ur mod with an option to make the bars shrink from left to right ( instead of right to left as they are now ) so they dont get overlapped as much ( like bangers mod )

orr.. is it possible to make the lower HP creeps HP bars appear on top of the others?

C`
09-29-2010, 10:59 AM
Nice mod.

Alphacolors could be tweaked somewhat for "nicer" hp bars :)

Windburn
09-29-2010, 01:16 PM
can you update ur mod with an option to make the bars shrink from left to right ( instead of right to left as they are now ) so they dont get overlapped as much ( like bangers mod )

This would have to be my #1 suggestion too.

I love using CCB for the already unobtrusive alpha options (incidentally, I don't even use the LH bars on them, just the bars themselves are gorgeous enough to warrant being used). But I'd really love to see it being enhanced by right-aligned creep bars, it would make overlapping almost a non-issue.

The only other thing I could think of, would be an option for friend/foe health bar colors, so that we could change the color of ally health bars to separate them when there's a mix of creep units.

Love all your mods xHomicide, seem to use them all too, so thanks!

Archon7x4
10-01-2010, 07:07 PM
1.0.13 has killed this mod in its current form :(

NubbyMcNub
10-02-2010, 12:12 AM
1.0.13 has killed this mod in its current form :(
http://forums.heroesofnewerth.com/showthread.php?t=170206

JJbreis
10-07-2010, 08:04 AM
Sorry for the retarded question but how exactly do I download this mod? Usually I download .honmod files and put them in my mods file. But this one is .xml and doesn't showup on honmod.

Yes I'm probably mentally challenged.

Rap1d
10-07-2010, 09:19 AM
@xHomocide: could you please update your mods so that the framework and movable frames are no longer required. I know the workaround, but i dont see much reason in using dummy mods

Naith
10-07-2010, 11:25 AM
@xHomocide: could you please update your mods so that the framework and movable frames are no longer required. I know the workaround, but i dont see much reason in using dummy mods

u can also edit this mod by yourself without using dummy mods ;-)

hsram
10-07-2010, 02:16 PM
change:

<requirement name="Mod Options Framework" version="*"/>
<requirement name="Movable Frames" version="*"/>

to

<!-- <requirement name="Mod Options Framework" version="*"/>
<requirement name="Movable Frames" version="*"/> -->

or just erase the lines completely.

docludo
10-08-2010, 10:58 AM
Can you just put the right file without requirement, i cant read and change .xml program. thanks for help mate.

hsram
10-08-2010, 02:03 PM
Can you just put the right file without requirement, i cant read and change .xml program. thanks for help mate.

then download notepad++

Aragoth
10-08-2010, 03:47 PM
@xHomocide: could you please update your mods so that the framework and movable frames are no longer required. I know the workaround, but i dont see much reason in using dummy mods

Shinji Ikari thought the same about Dummy Plugs. and you know what? He was right!

docludo
10-08-2010, 05:50 PM
http://i51.tinypic.com/15nb1cp.jpg

with notepad :(

can you just post a file that i can download right mod?

PermaNoob
10-08-2010, 05:52 PM
I tried 3 different XML editors, all say that the beginning of the file is broken :-(

I can lasthit without this mod, just not as well. It's quite embarrasing to be frank, and it ruins my early game ATM.

hsram
10-08-2010, 06:14 PM
you dont edit the .honmod file...you open it with WinRAR or something and edit the mod.xml file inside (since it's a renamed .zip file)

docludo
10-09-2010, 06:03 PM
hsram can you just post the right file/mod on download plz?

hsram
10-09-2010, 06:08 PM
here (http://dl.dropbox.com/u/8476663/Heroes%20of%20Newerth/My%20Mods/mods/CreepBars.honmod)

xHomicide
10-10-2010, 10:24 PM
v3.3 released

Windburn
10-11-2010, 03:42 AM
v3.3 released

Awesome, they're now perfect! Huge thanks xHomicide :)

hsram
10-11-2010, 04:06 AM
was having some issues in my last game pertaining to catapults. i was maliken with damage sword on if that helps.

xHomicide
10-11-2010, 04:30 AM
was having some issues in my last game pertaining to catapults. i was maliken with damage sword on if that helps.

Last hit mods don't work with catapults.

Basically, last hit mods can distinguish between ranged and melee creeps because ranged creeps have mana.

There is no way to tell the difference between a melee creep and a catapult (without hovering/selecting it), thus, catapults show the last hit indicators of melee creeps.

General rule, last hit catapults when their HP is 'half' of the last hit bar.

hsram
10-11-2010, 05:50 AM
General rule, last hit catapults when their HP is 'half' of the last hit bar.

figured that on my own but was wondering if there was a fix for it and alas, there is not.

what about neutrals?

`SunTzu
10-11-2010, 08:30 PM
i was just thinking 'no way homicide will update this anymore' then BAM! its updated.

and a CRUCIAL update at that.

gj dude. ur the best :D

Sucker`
10-13-2010, 07:00 AM
am i the only one experiencing huge performance problems with this mod? i really like your mod, but it drops my fps on the lane from 80 to 50 (not to mention the fps in clashs).
I dont use the lasthitindicator, just the bigger bars and some transparency.

€: my hardware (4gb ddr 2 ram, 9800 GT, intel core 2 duo 8400E)

€2: the version 3.2 of this mod is less performance eating, my fps on the lane go down to 65 - 70 (much better than 50)

Windburn
10-15-2010, 10:17 AM
am i the only one experiencing huge performance problems with this mod? i really like your mod, but it drops my fps on the lane from 80 to 50 (not to mention the fps in clashs).
I dont use the lasthitindicator, just the bigger bars and some transparency.

That is a huge drop, I think I only see about 5fps or so difference (which is largely negligible). That said, I'm in a similar boat where I don't use the last hit indicators, but I love the rest of this mod, particularly the new appearance features.

There's no actual way to stop the mod from processing the last hit indicators currently, without digging into the files-- even if you have the bar off it will still be processing in the background.

Would it be difficult xHomicide, to have an option toggling whether last hit is even used in the mod or not? That'd be great as it would clear some unused overhead, but I don't think it'll automagically free up 20 fps for you Sucker.

xHomicide
10-15-2010, 07:30 PM
I spent a while trying to improve performance. Sadly, I was mostly unsuccessfully. The biggest performance issue in the latest version seems to be caused by needing to know the 'team' of the creeps. I could remove this, but then I would need to remove the new team colored frames on each creep.

Sucker`
10-16-2010, 06:51 AM
i tried to read through the code and delete the lasthit indicator of the 3.2 to make it cost less performance, but your code is pretty detailed and im not into all that stuff that much, so i give up on it.

i would be really thankful if you could make a version without lasthitindicator, just the bigger bars and the transparency.

but if it's to much work for you just let it as it is now.

Windburn
10-16-2010, 09:46 PM
I spent a while trying to improve performance. Sadly, I was mostly unsuccessfully. The biggest performance issue in the latest version seems to be caused by needing to know the 'team' of the creeps. I could remove this, but then I would need to remove the new team colored frames on each creep.

Ah, that's interesting.

I used to use Bang Focus Health for this, which had the friend/foe thing going, but I much prefer the custom creepbar look. Without meaning to tread on any toes (since I really have no clue what I'm talking about) are you going about it in the same way that Bangerz does? I honestly can't remember if I had similar fps drop with that mod, honestly (since I never checked it side-by-side), but I don't think I did.

I'm in the situation where I really love the team colors (and would be sad to see them go), but don't use the last hit indicators at all. Would somehow removing the last hit processing (by digging in the files) help performance somewhat?

Xinlitik
10-20-2010, 11:03 PM
Cool mod, but it absolutely killed my game. With it activated, FPS dropped from 30-60 to 10-20, making it pretty much unplayable. Dunno if it's my comp or what... =/

Rusian
10-21-2010, 09:24 AM
ok so i copy the entire custom creep bars stuff to ''mods'' folder and it doesnt work cuz the mod manager cant see the custom creep bars mod ok?

Rap1d
10-21-2010, 09:57 AM
I also noticed a huge fps drop in latest version (i first thought it was last patch S2 fault) If it does come from these team colored creep bars, i'd be happy if you could remove the feature.
Since then i'll go back to 3.2, mod was already perfect anyway :D

xHomicide
10-21-2010, 10:01 AM
I also noticed a huge fps drop in latest version (i first thought it was last patch S2 fault) If it does come from these team colored creep bars, i'd be happy if you could remove the feature.
Since then i'll go back to 3.2, mod was already perfect anyway :D

Yes, I recommend anyone that can't handle the performance hits of the latest version simply stay with v3.2.

(it is also listed to download)

Windburn
10-21-2010, 06:10 PM
Heh, I tried to be crafty and remove all mention of last hit (and related code) in the files. I've messed around with lua a little before, but obviously I wasn't crafty enough!

Would it be terribly difficult to create a version without the last hit xHomicide, or have it as a toggleable option (that stops the calculation from processing)? Would be very much obliged.

xHomicide
10-21-2010, 07:43 PM
Not likely.

Windburn
10-21-2010, 07:49 PM
Not likely.

<3 You need a donation button somewhere xH, you put in a tonne of time into servicing all your addons. Really appreciate it!

flashpoint`
11-01-2010, 02:17 PM
This might be a noobish question, but how do I style it? How do I get to the menu where you can change the bars? I works for me with HoN mod but that's the standard bar, I would like to change it, but I don't know where I find the menu which is shown in the first post.

Wukis
11-01-2010, 02:25 PM
go to game settings, choose mods and find Custom Creep Bars, there you can change colors, width and etc...

Fourplay
11-02-2010, 07:29 PM
ok so i copy the entire custom creep bars stuff to ''mods'' folder and it doesnt work cuz the mod manager cant see the custom creep bars mod ok?

Rename the extension to .honmod instead of .zip or w/e it is

Windburn
11-04-2010, 07:27 AM
Has anyone had any success removing the last hit function?

I tried a couple of times but came up with nada, something I'm doing is breaking the mod entirely (just doesn't show bars at all in-game).

Just trying to squeeze every bit of performance out of my crappy rig as I can.

jermyo
11-05-2010, 03:42 PM
does this mod work with the current version of the game?

Cilian
11-27-2010, 08:12 AM
it seems like this mod somehow makes me disconnected from chat everytime, i have to reconnect after every death

joXnka1
12-07-2010, 03:19 PM
Would it be possible to make another couple of color selection boxes so that we can have different Full/Low/Critical Health colors for Legion and Hellbourne creeps ?

It would really be appreciated :>

Great mod btw 10x

sabraun
12-12-2010, 05:32 PM
How do I put this in my Mods folder because it doesn't show up on mods manager. I'm not getting any of the concept on how to use this stuff v.v

Supercheese
12-14-2010, 12:22 AM
Is it just me, or does this no longer work at all with HoN 2.0?

wasc0
12-14-2010, 01:18 AM
Update Plsss...

OneaM
12-14-2010, 01:21 AM
Only a few mods still work with 2.0 :(

Supercheese
12-14-2010, 02:48 AM
Only a few mods still work with 2.0 :(

Actually, the vast majority of mods I use still work with HoN 2.0. It's easier to list the ones that don't work:

Autobuy Items (hope we get an update pronto)
Custom Creep Bars
Bang! Good News (not much of a loss, really)
Quick Disconnect (also not too critical)
Player Names Lite

Happy
12-14-2010, 03:40 AM
this mod doesnt work for me in 2.0, when i turn it on i cant see any health bars at all even when they are enabled

BlayZin
12-14-2010, 04:14 AM
Update plllz

Rusian
12-14-2010, 06:30 AM
i got same problem as blay

Taruslar
12-14-2010, 08:36 AM
plz. update

hsram
12-14-2010, 09:30 AM
yea, it's removing the ally/enemy hero nameplates completely.

Growly
12-14-2010, 10:41 AM
Update please!

PAlN
12-14-2010, 10:55 AM
update

DirtyShit
12-14-2010, 10:58 AM
Update

DDraabe
12-14-2010, 11:03 AM
dont think its going faster if more ppl tell thy want an update !

murdarator
12-14-2010, 11:04 AM
Update pls......... :D

Bastic
12-14-2010, 11:08 AM
dont think its going faster if more ppl tell thy want an update !
your right......, UPDATE

tifo_da
12-14-2010, 11:28 AM
Update pls...

Growly
12-14-2010, 12:51 PM
Update!!!!!!!!!

bLiZZY
12-14-2010, 01:31 PM
update please :(

Hikary`
12-14-2010, 02:30 PM
update plz :3

psyclog
12-14-2010, 04:05 PM
works for me.

Mitsuru
12-14-2010, 04:32 PM
Actually, the vast majority of mods I use still work with HoN 2.0. It's easier to list the ones that don't work:

Autobuy Items (hope we get an update pronto)
Custom Creep Bars
Bang! Good News (not much of a loss, really)
Quick Disconnect (also not too critical)
Player Names Lite

Quick disconnect is pretty much uneeded with the new quitting style.

ApexUltima
12-14-2010, 06:09 PM
Bumping for update too! Love this mod, perhaps one of my favourites.

MaxGhost
12-14-2010, 06:22 PM
works for me.

Are you sure? It applies, but breaks creep bars.

EpicDream
12-14-2010, 07:38 PM
its because all hp-bars were changed ingame thats why it breaks...

`SunTzu
12-14-2010, 08:28 PM
i wonder if the way to fix it is to just take off the new -diamond for xp range- interface, or just by giving this mod priority or something.

Antipyretic
12-14-2010, 09:44 PM
unofficial test version
please rename to "CreepBars.honmod"

wza
12-14-2010, 10:10 PM
ty sir it works great

murdarator
12-14-2010, 10:13 PM
unofficial test version
please rename to "CreepBars.honmod"

Thanks you very much, works for me.

Noble
12-14-2010, 11:38 PM
I don't understand what you mean to rename to "CreepBars.honmod", well I don't understand what exactly to do to make it work? like those above me ^

papersack
12-14-2010, 11:53 PM
Rename the .zip to .honmod.

Mitsuru
12-15-2010, 12:20 AM
unofficial test version
please rename to "CreepBars.honmod"

Didnt work for me for some reason.

clockbot
12-15-2010, 03:07 AM
Rename the .zip to .honmod.

im havin the same problem as noble... ive tried changing the zip to .honmod along with everything else after that didn't work, i feel quite computer retarded for not understanding the problem

derbudz
12-15-2010, 04:23 AM
im havin the same problem as noble... ive tried changing the zip to .honmod along with everything else after that didn't work, i feel quite computer retarded for not understanding the problem

Follow these steps:

Windows 7 / Vista: http://www.mediacollege.com/microsoft/windows/extension-change.html

XP: http://www.mediacollege.com/microsoft/windows/xp/extension-change.html

Tada! ;)

KShuffle
12-15-2010, 05:06 AM
Works fine for me.
Thanks for the fix ;-)

murdarator
12-15-2010, 06:02 AM
im havin the same problem as noble... ive tried changing the zip to .honmod along with everything else after that didn't work, i feel quite computer retarded for not understanding the problem

God. Guys you can download renamed file on the following links. Just enable it in your hon mod manager.

Link 1:
http://www.ulozto.net/6969740/creepbars-honmod (http://www.ulozto.net/6969740/creepbars-honmod)
Link 2:
http://www.mediafire.com/?499pe9y2fh96uhn

Sucker`
12-15-2010, 12:21 PM
can somebody tell me what to change or make an 3.2-version, because 3.3 is a huge performance problem for me.

Rap1d
12-15-2010, 04:00 PM
can somebody tell me what to change or make an 3.2-version, because 3.3 is a huge performance problem for me.

I bump this, please also make the 3.2 version (can be downloaded in first post) compatible with 2.0. We'd really apreciate it!

Nikzilla
12-15-2010, 05:42 PM
damn. I cant last hit for **** now. Gotta download that "unnofficial" update lol. THIS MOD SPOILED ME RAAAAAAAAAAAAAAAAAAAGE

SHJordan
12-15-2010, 07:21 PM
Some as maxghost... applies fine... but it eats the creepbars... xD

gob_b
12-15-2010, 07:23 PM
approved.

destinyau
12-16-2010, 02:31 AM
God. Guys you can download renamed file on the following links. Just enable it in your hon mod manager.

Link 1:
http://www.ulozto.net/6969740/creepbars-honmod
Link 2:
http://www.mediafire.com/?499pe9y2fh96uhn

Thankyou so much, for days none of the originals have been working for me. Just been getting errors.

But this file works fine. Thankyou so much!

TT1mba
12-16-2010, 11:32 AM
plz update its not working can't see any health bars when i activate creepbars

Mitsuru
12-16-2010, 01:45 PM
plz update its not working can't see any health bars when i activate creepbars

I have the same problem as this guy.

TT1mba
12-17-2010, 03:45 AM
the fix is working for me tho

Mitsuru
12-17-2010, 03:22 PM
I guess I should try reinstalling HoN

Also, do the creep bars work in practice mode?

SHJordan
12-17-2010, 04:04 PM
It doesn't work for me... not at all... invisible creeplife... someone please fix it?

befiglonia
12-17-2010, 04:13 PM
the fix from Sutechara works for me, but is there any working version that still shows the exp range indicator next to the creeps ( the lil purple diamond ) ?

MaxGhost
12-18-2010, 06:25 AM
http://dl.dropbox.com/u/2251907/CreepBars.honmod

Fixed it. It was an issue with the way the mod.xml was scripted, I don't think whoever did the version I had knew how modman searches (atleast for the Java version) with the find command.

I'll look into adding the xp range indicator.

Kenpachi1337
12-18-2010, 06:59 AM
mind helping me out? it isnt working for me.
i have modman / movable frames (dummie) / alt info revised / mod option framework (dummie) / improved frizzle KD TSR / barduiPP
AND i have no more hero HP / mana bars and no more creep HP / mana bars... :/

MaxGhost
12-18-2010, 07:14 AM
http://dl.dropbox.com/u/2251907/CreepBars_2.honmod

Second iteration of my fix, but this time, I added the exp thingy into it. It has a fixed size, and it's always to the left of the health bar of creeps. It shifts along with the bar width, but not with the height. It might look a little off with some of your options, but atleast it's there. I'm giving this as-is.

Typhus`
12-18-2010, 08:49 AM
thanx Max :)

befiglonia
12-18-2010, 09:30 AM
mind helping me out? it isnt working for me.
i have modman / movable frames (dummie) / alt info revised / mod option framework (dummie) / improved frizzle KD TSR / barduiPP
AND i have no more hero HP / mana bars and no more creep HP / mana bars... :/
Same problem here. The fix from Sutechara works great, but as i said there is no exp range indicator.
Max's new second fix doesnt work (no creep/hero health bars)

Tulita
12-18-2010, 09:43 AM
http://dl.dropbox.com/u/2251907/CreepBars_2.honmod

Second iteration of my fix, but this time, I added the exp thingy into it. It has a fixed size, and it's always to the left of the health bar of creeps. It shifts along with the bar width, but not with the height. It might look a little off with some of your options, but atleast it's there. I'm giving this as-is.

ur fix broke healthbars for me .. i had to use this

http://forums.heroesofnewerth.com/showpost.php?p=12731139&postcount=132

Kenpachi1337
12-18-2010, 10:41 AM
i dont get it, you guys make it sound like the creepbars are working...
i still have no custom creep bars and no hero hp and mana bar when using all the mods states here. i tried them all...

befiglonia
12-18-2010, 11:07 AM
i dont get it, you guys make it sound like the creepbars are working...
i still have no custom creep bars and no hero hp and mana bar when using all the mods states here. i tried them all...
As i said: The fix from Sutechara works (its the same that Tulita is talking about).

Kenpachi1337
12-18-2010, 11:10 AM
As i said: The fix from Sutechara works (its the same that Tulita is talking about).

and as i said, i tried ALL of them. including that one... didnt work for me... i tested them all in pratice game

Kenpachi1337
12-18-2010, 11:29 AM
i found the problem, a new mod called something like alt revised etc.....
it fukkd the customcreepbars. working now, thank god

MaxGhost
12-18-2010, 03:26 PM
i found the problem, a new mod called something like alt revised etc.....
it fukkd the customcreepbars. working now, thank god

Yeah that was the crappy, no options LHA remake. It would break it. I have an exam tonight, but I'll doublecheck my v2 after my exam.

Darnok
12-18-2010, 05:43 PM
Neither creep bars nor creep bars v2 doesn't work for me, even if it's the only mod applied. No healt bars on any of the chars

Lex
12-19-2010, 04:56 AM
^yeh same for me

Wukis
12-19-2010, 10:09 AM
is it just me or this mod cause hon to lag, i mean it lowers you fps, maybe algorithm which counts your last hit line takes to much memmory or what? :/

Sucker`
12-19-2010, 09:34 PM
is it just me or this mod cause hon to lag, i mean it lowers you fps, maybe algorithm which counts your last hit line takes to much memmory or what? :/
i had the same problem, thats why i made my own mod to enlarge the hp bars.
my mod has no options and less customization, but therefore it doesnt eat your pc :)

hsram
12-22-2010, 09:26 AM
Yeah that was the crappy, no options LHA remake. It would break it. I have an exam tonight, but I'll doublecheck my v2 after my exam.

yea your version is broke.

MaxGhost
12-23-2010, 12:02 AM
yea your version is broke.

No, it's definitely not. I doublechecked it. Stop using Notausgang's modman and use Shirkit's java modman. It works better and is cross-platform.

hsram
12-23-2010, 01:19 AM
No, it's definitely not. I doublechecked it. Stop using Notausgang's modman and use Shirkit's java modman. It works better and is cross-platform.

ok well, it's not displaying the exp icons.

Typhus`
12-23-2010, 05:25 AM
ok well, it's not displaying the exp icons.

ok well, thats what he said it wouldnt.

hsram
12-23-2010, 09:32 AM
http://dl.dropbox.com/u/2251907/CreepBars_2.honmod

Second iteration of my fix, but this time, I added the exp thingy into it. It has a fixed size, and it's always to the left of the health bar of creeps. It shifts along with the bar width, but not with the height. It might look a little off with some of your options, but atleast it's there. I'm giving this as-is.


ok well, thats what he said it wouldnt.

oh man, reading must be incredibly hard.

Vexium
12-23-2010, 09:58 PM
i've tried everything and no creep bar indicator mod seems to be working for me. i've switched mod managers - neither are fixing this issue. i'd really like this useful utility back in my game.

Dicemaster
12-23-2010, 11:07 PM
Stop using Notausgang's modman and use Shirkit's java modman. It works better and is cross-platform.

liar!

i used it on linux and win7 and does only output bugs and errors.
its just NOT reliable on any way!

Tankie
12-24-2010, 12:35 AM
liar!

i used it on linux and win7 and does only output bugs and errors.
its just NOT reliable on any way!
sadly i have to agree with you. bugs and errors :-/

Dicemaster
12-25-2010, 11:10 AM
hope their will be a fixed and working version :/ miss this mod

apm120
12-25-2010, 11:51 AM
need fix :!

Rap1d
12-25-2010, 05:38 PM
try this http://rapidshare.com/files/439249936/CreepBars_v3.2.honmod
its a 3.2 version (less performance eating)

its working for me at least..

Kebbes
12-25-2010, 06:39 PM
I dont know if u guys talking about this but i used to love this mod but now i cant see the health bar on myself or the creeps... WOOTA!?

u guys prob talking about this or its just me and im to lazy to read all the comments so thats the reason im asking is it only me or...?

SgtSausage
12-25-2010, 10:24 PM
I dont know if u guys talking about this but i used to love this mod but now i cant see the health bar on myself or the creeps... WOOTA!?

u guys prob talking about this or its just me and im to lazy to read all the comments so thats the reason im asking is it only me or...?

go go english.

Anyways no thats not what we are talking about, make sure you reapply the mod in hon mod manager then try again.

MaxGhost
12-26-2010, 12:35 AM
K well I don't know what you guys are doing, but it works perfectly fine for me and the java mod manager. Easy way to fix it: apply the mod, then go check the alt_info.interface in your resources999.s2z, and make sure the comments (i.e. <!-- and -->) are in the right spot. If not, send me your alt_info.interface and ui/CreepBars.package from resources999.s2z and I'll take a look at it.

Pootybottom
12-26-2010, 12:46 AM
Is it possible to use this to make HP bars of enemy units an entirely different color, like say, red, so it's easier to tell units apart?

MaxGhost
12-26-2010, 12:58 AM
Not the way the mod is coded currently. You could change it yourself if you wanted to take a shot at it. Shouldn't be too hard.

Nuggi
12-26-2010, 05:02 AM
So who got a working version?

Kebbes
12-26-2010, 06:14 AM
go go english.

Anyways no thats not what we are talking about, make sure you reapply the mod in hon mod manager then try again.

:/ know i write bad english....
but still when I use this mod all the hp bars are gone, well atleast in pratice mode. maby it works at regular mm Games?

MarkyX
12-26-2010, 08:32 AM
Tried it. Everyone's bars is gone.

poldex
12-26-2010, 09:16 AM
does not work I can not see frames.

Naith
12-26-2010, 11:08 AM
use the java modman, it works o_O..

poldex
12-26-2010, 12:47 PM
We still do not see frames with HP mana etc

MaxGhost
12-26-2010, 02:22 PM
If you guys don't post your alt_info.interface and ui/CreepBars.package, I can't help you.

shalmon
12-26-2010, 04:27 PM
Even though the java mod manager was acting horribly buggy, it did make the creep bars work.

poldex
12-26-2010, 06:38 PM
I walked this mod but after the last update to 2.0.0 it stopped working.
I tried to turn the java but I suspend this program
I reinstalled the game and nothing has changed

MaxGhost
12-26-2010, 10:07 PM
Seriously... if you're having issues with the java modman, take them up in the java modman thread and give your logs so they can fix the bugs. I don't know why you're just expecting programs to work when they're clearly in testing phases. I'm encouraging you use it so it can finally replace the outdated .NET modman.

Dicemaster
12-27-2010, 03:47 AM
alt_info.interface:
http://pastebin.com/0PDVA7qx

creepbars:
http://pastebin.com/py0p6HTd

@max: because ppl want to play and not testing betas.
i couldnt get any mod to work on the java modman and i posted all logs and stuff in their thread.
if the java modmanager still has so many bugs it wont get many ppl to use it.
if jm becomes more reliable there will be more users....

poldex
12-27-2010, 05:29 AM
I do not know too much on this where I insert the codes are what I sent you? ?

sLinKy
12-27-2010, 05:26 PM
broken for me also

MaxGhost
12-27-2010, 07:05 PM
http://dl.dropbox.com/u/2251907/CreepBars.honmod

That should work. If it still doesn't, please let me know again and I'll doublecheck it.

poldex
12-27-2010, 07:48 PM
It works Thank you very much for your help

Stromfresser
12-28-2010, 12:09 PM
http://dl.dropbox.com/u/2251907/CreepBars.honmod

That should work. If it still doesn't, please let me know again and I'll doublecheck it.

I have no idea how you did it, but it works with the old Mod Manager by Notausgang and doesn't break all the healthbars anymore :) thanks alot!
I just wonder if the XP indicators are behind the health bars only for me? ofc I tried to disable all other mods, but still they are behind and a little hard to see depending on the alpha value :(

http://img257.imageshack.us/img257/3104/creepbars.png

hsram
12-28-2010, 04:05 PM
http://dl.dropbox.com/u/2251907/CreepBars.honmod

That should work. If it still doesn't, please let me know again and I'll doublecheck it.

works with the win32 version of the mod manager but still doesn't display the EXP indicators...so essentially this is the same version that Sutechara (http://forums.heroesofnewerth.com/member.php?u=611952) fixed up 13 days ago, gj and high five.

MaxGhost
12-28-2010, 07:20 PM
Like I said, I just hardcoded the xp indicators, so it probably won't work with different resolutions. I run the game at 1920x1080, so it's more on the left for me. Smaller resolutions will make it show up more to the right.

Dicemaster
12-29-2010, 01:54 PM
thank u very much max. i appreciate ur work!

AsranZala
12-31-2010, 08:07 PM
Does not work for me =/ ...

I cant see one bar ( health, mana etc ...)

Ave u a solution ?

( Win32)

MaxGhost
01-01-2011, 01:20 AM
Read up. Please. For the love of god. Read up.

KingBane
01-03-2011, 06:48 AM
http://dl.dropbox.com/u/2251907/CreepBars.honmod

That should work. If it still doesn't, please let me know again and I'll doublecheck it.

this one works for me thanks SOOOO much :)

MyLilPony
01-03-2011, 11:07 AM
its not showing the creeps health for me i have to hover over the creep to see the health

Kasumi
01-03-2011, 11:18 AM
its not showing the creeps health for me i have to hover over the creep to see the health

The first page no works.

Max version work perfect on me.

MyLilPony
01-03-2011, 11:22 AM
im using max's first and some reason i cant see any creep bars unless i hover over them


(http://s292.photobucket.com/albums/mm28/pinki104_2008/?action=view&current=hon.png)

MaxGhost
01-03-2011, 11:51 AM
Um... hit the ' key. That's the key to toggle healthbars, unless you don't have an american keyboard. The hotkey is listed in the options menu.

MyLilPony
01-03-2011, 02:11 PM
thank that fixed it

Surge
01-03-2011, 08:36 PM
Just installed this mod and it completely broke the health bars. Couldn't get them back so had to quit hon and turn off the mod. Any ideas?

MaxGhost
01-03-2011, 11:13 PM
Holy ballsacks. READ THE THREAD.

Dicemaster
01-04-2011, 05:44 PM
:D sry max but:

http://cdn2.knowyourmeme.com/i/000/061/954/original/Kobe-U-Mad.jpg

hsram
01-04-2011, 06:17 PM
yea he gets raged easily.

MaxGhost
01-04-2011, 11:04 PM
I have absolutely no respect for people who don't read atleast 1 or 2 pages from the end of the thread before posting. It's just common sense. Get some, people. Please.

Naith
01-05-2011, 07:29 AM
I have absolutely no respect for people who don't read atleast 1 or 2 pages from the end of the thread before posting. It's just common sense. Get some, people. Please.

signed

OUWET
01-17-2011, 03:26 AM
( Edit ) Worked thanks

OUWET
01-17-2011, 03:31 AM
Hello again,

Seemed like the link you had provided on page 10 worked better then the one on page 1.

Many thanks for your contribution to the community !

Best,

O

MaxGhost
01-19-2011, 09:48 PM
Hello again,

Seemed like the link you had provided on page 10 worked better then the one on page 1.

Many thanks for your contribution to the community !

Best,

O

Obviously... the creator of the mod didn't update it.

NiGHTsC
01-20-2011, 01:35 PM
He's still here, just busy on his own life, I guess.

One request, higher priority bar will stay on top.
health bar could sometimes being overlapped, so I'm asking for a priority system that'll have lowest bar stay on the top of any other bar.
Priority based on the health percentage should works too, eg: when A's lower than 4%, have it always stay on top, but if B gets to 2%, it'll be on top instead, vice versa...


Thank you.

rekAF
01-29-2011, 10:10 AM
Like I said, I just hardcoded the xp indicators, so it probably won't work with different resolutions. I run the game at 1920x1080, so it's more on the left for me. Smaller resolutions will make it show up more to the right.


thats wierd! i use the same res but still my bars looks like this
http://img257.imageshack.us/img257/3104/creepbars.png
(pic stolen from this other guy but its similar)

Nezu
01-30-2011, 02:09 PM
http://dl.dropbox.com/u/2251907/CreepBars.honmod

That should work. If it still doesn't, please let me know again and I'll doublecheck it.

causing 2 errors, misaligned xp indicator.
and, when left click creep it behaves as if left click+drag to highlight multiple unit box appears. Any time you left click on creeps this comes up. Makes it hard to left click to target creep and see remaining hp for last hitting. Since when I left click it sticks that drag box and does not target the creep.

MrMcCoy
01-31-2011, 05:28 PM
Well. i unninstalled Alt Revised and Last Hit Indicator.. And i was running just CCB 3.3 but i cant see their hp bars. i can just see their hp by clicking the target.
Any idea why it happens? i tried change options. change colos.... reload interfaces at console screen :(. should i post my mod manager list picture?

--------------
Well. im not home now, so i cant test it. but isnt the " ' " key, shared unit control? kinda courier. ws bear etc?

MaxGhost
01-31-2011, 09:27 PM
@Nezu: read up. I hardcoded the xp indicator, it won't be aligned properly. I fixed it for myself, if you don't like it, fix it for yourself.

@ColdHe4rt: Download the version I posted. It works fine. Also, ' might do something else depending on if you have an american keyboard or if you changed it yourself to something else.

Nezu
02-01-2011, 03:14 AM
@Nezu: read up. I hardcoded the xp indicator, it won't be aligned properly. I fixed it for myself, if you don't like it, fix it for yourself.


no u

ChaiKnight
02-01-2011, 04:13 AM
u :madm:?

hsram
02-01-2011, 11:56 PM
yea he's mad

Immie
02-02-2011, 05:22 AM
@Nezu: read up. I hardcoded the xp indicator, it won't be aligned properly. I fixed it for myself, if you don't like it, fix it for yourself.Explain how?

Systemdir
02-02-2011, 05:38 AM
could you pls add an option to disable the last hit indicator? :>

MaxGhost
02-02-2011, 08:15 PM
no u

Just be happy that it works. Gimme 20$ and I'll fix it.

Sansha
02-03-2011, 10:45 PM
Doesn't work, or at least I didn't get it to work - No hp bars at all.

MaxGhost
02-04-2011, 03:36 AM
Yes, that's cause you didn't read the last 2 pages. This mod is outdated. I updated it a few pages back.

SHJordan
02-08-2011, 12:57 AM
Yes, that's cause you didn't read the last 2 pages. This mod is outdated. I updated it a few pages back.

So max, what is bugged and what is not with your version? Can we actually use it with the latest patch? Or it is like the first page one? When enabled = no creepbar at all?

Samoan
02-08-2011, 01:23 AM
Is it supposed to keep turning into a .zip file? and if so how do i convert it to a .honmod file, wont let me simply rename.

sp0olage
02-08-2011, 12:32 PM
Is it supposed to keep turning into a .zip file? and if so how do i convert it to a .honmod file, wont let me simply rename.

To change a file type through renaming you need to change a folder option.

-open up a folder
-click Tools > Folder Options
-Go to the View tab
-In the advance settings box locate "Hide extensions for known file types"
-Un-tick that.

Files should now show with the file type in their name.
for example a jpg image named "image" should now be shown as "image.jpg"

MaxGhost
02-09-2011, 03:36 PM
So max, what is bugged and what is not with your version? Can we actually use it with the latest patch? Or it is like the first page one? When enabled = no creepbar at all?

It works just fine. The only thing is that the xp indicator will be offset on your screen, not normally placed. Other than that, it works perfectly fine.

SHJordan
02-09-2011, 11:35 PM
It works just fine. The only thing is that the xp indicator will be offset on your screen, not normally placed. Other than that, it works perfectly fine.

I see... thank you, so should right-align work as intended. Will try it now. Thank you very much for this fix. Why not takeover this project?

Samoan
02-09-2011, 11:52 PM
To change a file type through renaming you need to change a folder option.

-open up a folder
-click Tools > Folder Options
-Go to the View tab
-In the advance settings box locate "Hide extensions for known file types"
-Un-tick that.

Files should now show with the file type in their name.
for example a jpg image named "image" should now be shown as "image.jpg"

Im using Windows 7, I dont see a "tools" option.

MaxGhost
02-10-2011, 12:34 AM
I see... thank you, so should right-align work as intended. Will try it now. Thank you very much for this fix. Why not takeover this project?

Cause I don't have the time for it. It was a one time thing.

SHJordan
02-11-2011, 12:36 AM
Cause I don't have the time for it. It was a one time thing.

Oh I see!!! Too bad... anyways, thank you again for your contribution man. Do we have a thank you button?

Samoan
02-11-2011, 10:07 PM
when i have the addon, on, my creep bars wont show up even when i press the hotkey to make em show

SHJordan
02-12-2011, 02:49 AM
when i have the addon, on, my creep bars wont show up even when i press the hotkey to make em show

Scroll up a bit, and see a post of our dearest friend, MaxGhost, he brought us a fix. ;D

Samoan
02-12-2011, 08:04 PM
Scroll up a bit, and see a post of our dearest friend, MaxGhost, he brought us a fix. ;D
My bad good lookin out bruh.

Sr_Troll
02-16-2011, 11:14 AM
thx maxghost for updating the mod, it's so fking useful :vind:

Nezu
02-16-2011, 06:17 PM
Just be happy that it works. Gimme 20$ and I'll fix it.

trollololol

RufiO_o
02-18-2011, 07:58 AM
thanks for your work maxghost. at least all the bashing told me were to go without having to look to much.

Darenej
02-18-2011, 01:38 PM
The last hit indicator for Catapults seem a bit off, I dont think the addon take in to account that heroes only do 50% damage to them, will this get fixed later on ?

SHJordan
02-18-2011, 06:27 PM
The last hit indicator for Catapults seem a bit off, I dont think the addon take in to account that heroes only do 50% damage to them, will this get fixed later on ?

I've also noticed that. Max, could you implement/fix that?

MaxGhost
02-19-2011, 05:43 PM
I've also noticed that. Max, could you implement/fix that?

There's no way to know what kind of unit it is unless you hover over it. Not really possible. Only workaround is by showing both lines for all creeps. And I don't feel like coding that.

Mordiggian
02-19-2011, 11:55 PM
There's no way to know what kind of unit it is unless you hover over it. Not really possible. Only workaround is by showing both lines for all creeps. And I don't feel like coding that.

To expand on what he said, if I remember right, it's coded to show one indicator for creeps with mana (ranged) and one for creeps without (melee, and, coincidentally, siege). As there's no other way for the mod to distinguish between creeps without having them selected, siege creeps just inherit the melee creep's bar.

MaxGhost
02-20-2011, 12:04 AM
Yeah that. You could always use if statements to make it show something different for siege, but there's nothing that tells you if it is one or not. Would be nice.

Le`Gend
02-21-2011, 10:07 PM
is anyone having a problem where there is no creep bar at all when you have this mod on? o.o?
not even hero bars show up for me

EDIT: doh nevermind found a few pages back haha =]
THANKS

Le`Gend
02-21-2011, 10:29 PM
have you talked to the thread creator about updating this thread?
if not maybe you should just make it your own lol

MaxGhost
02-22-2011, 02:26 AM
have you talked to the thread creator about updating this thread?
if not maybe you should just make it your own lol

Who said I would update it further? This was just a one-off thing.

Nezu
02-22-2011, 05:55 AM
I said I would update it further! This was just the one thing I love to do!

Thanks for taking this over Max! <3

RaPoZaUm
02-22-2011, 07:47 AM
Using the one from a few pages back, it's working nicely.

Why dont you update the first page link tho?

Thanks anyway!

MaxGhost
02-22-2011, 09:56 PM
Using the one from a few pages back, it's working nicely.

Why dont you update the first page link tho?

Thanks anyway!

ARE YOU TROLLING?

WE ARE NOT THE SAME PEOPLE.

:madm:

Nezu
02-22-2011, 10:00 PM
ARE YOU TROLLING?

WE ARE NOT THE SAME PEOPLE.

:madm:

*like*