HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Breakthough use of multiboards?

11-22-2003, 10:08 PM#1
LegolasArcher
I was trying this out for a campain Im making ( http://www.wc3campaigns.com/forums/s...threadid=37457 ). I made two seamless bars that can show increments of 5 percent and using a custom "rounding" (it doesnt really round- just drops decimals(I was running short on time)) Well heres the locked map:

(If anyone is interested ill write a tutorial and post an unlocked version)
11-22-2003, 10:59 PM#2
Eriond
Interesting... I like it, though It'd be kind of hard if you didn't have an advanced TFT editor, no?
11-22-2003, 11:12 PM#3
linkmaster23
I am, write a tutorail. And could yo usend me an unprotected version? i want to see how you went abou tit. Thanks.

[email protected] THX
11-23-2003, 12:16 AM#4
LegolasArcher
Okay, Ill start the tutorial tommorrow morning. Its not that hard once you explain it, but it seems daunting at first. You can even CnP som eof it to create multiple bars!
11-23-2003, 12:46 AM#5
weaaddar
Jass does include mathamatical rounding and cieling techniques. If it doesn't well creating one wouldn't be that hard...
(remove its integral part then check if the number is less then or greater than .5)
11-23-2003, 01:15 AM#6
LegolasArcher
I was sort of rushed so I just hacked off the decimal- still tring to find a decient Jass tutorial :bgrun: Ill probally optimize it before the turoiral

Well, on topic, what do you guys think?

Ill post the unprotected map with the tutorial. Could you please share the JASS rounding function? Im going to optimize it before i post a tutorial :D . Also, does anyone have any suggestions regarding this?

*IMPORTANT NOTE*
This was made with UMSWE- ot with JASS. Ill have two version available- one in jass and one in UMSWE
11-23-2003, 03:25 PM#7
LegolasArcher
http://www.wc3campaigns.com/forums/s...143#post351143

Tutorial and Map. I decided to just let the people look at the update trigger since I couldnt find a easy way to explain it.