Well I downloaded Jass version of bars system and want to convert it to GUI, because i understand it much better then Jass/vJass. Jass Version link.
I understand that it should use strings and for example like this:
So i can any one help me with GUI version of this system? ;D
I know i could do this in matter of time but i really suck at math and i know with help from some one i could make this system in GUI running sooner.
I understand that it should use strings and for example like this:
-
Actions
-
Set String_1[0] = war3mapImported\Health
-
Set String_2[0] = L
-
Set String_3[0] = .tga
-
Set Int[0] = (bla bla bla number)
-
-
Multiboard - Set the icon for Multibar[0] item in column 1, row 2 to (String_1[0] + (String_2[0] + ((String(Int)) + String_3[0])))
So i can any one help me with GUI version of this system? ;D
I know i could do this in matter of time but i really suck at math and i know with help from some one i could make this system in GUI running sooner.