System Floating Bars

Insane!

Shh I didn't edit this, go away.
Reaction score
122
real XOffSetM = -35. //Offset over the unit by Y (Mana version)
real YOffSetM = -55. //Offset over the unit by Y (Mana version)

small text problem
 

Steel

Software Engineer
Reaction score
109
Updated everything, check the original post for more information.

For everyone asking about creating the bars on only heroes or on a specific unit...YOU have control over which unit the bar goes on and which bars are going to be displayed.
 
1

131ackout

Guest
You need Jass for it?

AW COME ON?

Where's download for Jass?
 

Steel

Software Engineer
Reaction score
109
It's coded using vJASS and I've made it simple enough so anyone can use...even a GUI user. Just a simple custom command call with the function.
 

Grundy

Ultra Cool Member
Reaction score
35
Is this thing seriously using a bunch of colored apostrophes to display hp and mana bars as if you were holding down the alt key??
 

Grundy

Ultra Cool Member
Reaction score
35
oh really? thanks i didnt know that... :rolleyes:

i'm asking does this thing actually use a bunch of colored apostrophes?
 

Mandrilx

New Member
Reaction score
9
Mmmm the test map for the latest version does not work currently for me, anyone else? script compiles fine but ingame the bars go crazy...
 

lario93

New Member
Reaction score
0
Mana Only?

Right now I have:
EVENT:
Unit Enters (playable map area)
call AddBar(GetEnteringUnit(),true, true)

Floating Bars:
string DisplayCharacter = "_" //Character intended for display
integer BarLength = 2 //How many DisplayCharacters are used
real BarSize = 40.00 //Size of the text
real XOffSet = -35.00//Offset over the unit by X
real YOffSet = -40.00//Offset over the unit by Y
real XOffSetM = -35.00//Offset over the unit by X (Mana version)
real YOffSetM = -70.00//Offset over the unit by Y (Mana version)
real Frequency = .04 //Recurrence of the timer that tracks the system

I only want Mana only, AND I don't even have mana to begin with, only hit points.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top