• 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.

delete specific floating text

Status
Not open for further replies.
Level 1
Joined
Sep 6, 2019
Messages
1
Hi. When I dont want to work with triggers that have floating text because the only way it seems to work is if the last floating text is dealed with swifty in the editor and is difficult and problem causing. Is there another way to specify the text that you want manipulated such as maybe the option i noticed next to it was "Hashtable - Load texttag handle" ?
 

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,285
Save last created floating text to a variable. You can then access it at a later time using the variable. For multiple generic ones, an array could be used where each index is assigned a different floating text.

There is a limit of 100 floating texts at the same time. Creating floating text beyond this limit recycles the last created floating text.
 
Status
Not open for further replies.
Top