• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Floating Text

Status
Not open for further replies.
Level 14
Joined
Oct 18, 2013
Messages
724
In my map, I create Floating Text that for some players has a transparency of 100%, and others 0%. I want floating text to fade out for players who can see it. But using war3's default API,
  • Floating Text - Change the lifespan of (Last created floating text) to 2.00 seconds
  • Floating Text - Change the fading age of (Last created floating text) to 1.00 seconds
I believe this resets the transparency, causing all players to be able to see the text. I could be wrong on this, though. Can anyone link me to some script somebody's already made or throw some new script at me? ;3

Thanks.
 
Level 14
Joined
Oct 18, 2013
Messages
724
uhh no. Lol I use GetLocalPlayer to set the transparency upon CREATION of the text. I'm talking about a loop trigger for DESTRUCTION of float texts.
 
Status
Not open for further replies.
Top