HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

played awhile with floating text...

09-08-2003, 03:41 PM#1
Ironboy
but wasn't able to make anything great...

I saw some map with floating text having something like effect...

i tried changing velocity and change color various time with wait 0.5 sec


but got nothing special :(


anyone know how to make good use of them?
09-08-2003, 05:07 PM#2
Arche
Quote:
Originally posted by Ironboy
but wasn't able to make anything great...

I saw some map with floating text having something like effect...

i tried changing velocity and change color various time with wait 0.5 sec


but got nothing special :(


anyone know how to make good use of them?


If you make a spell you can make a time remaining number above the unit, refreshing every 0.01 seconds.
09-08-2003, 06:07 PM#3
element_5
I used it in my Oil Gathering System (see Trigger Repository) to simulate the "+100" effect that appears over the units when they bring back gold.
09-11-2003, 03:09 AM#4
Mr. Euthanasia
I use it in my map to make a diablo2 style chat where if you start your message with "!" the text after the exclamation will appear and follow your hero for a period of time, use substrings to remove the exclamation and to test if the first character is "!"