• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

problem with floating text

Status
Not open for further replies.
Level 9
Joined
Oct 17, 2009
Messages
370
Im making a td and when units die i use a custom way to get money... i use floating text to show that you get gold but i use umswe and there it is no "lifespan" so please help me! +rep for the solution ofc :D
  • Floating Text - Create floating text that reads +Gold above (Dying unit) with Z offset 0.00, using font size 10.00, color (100.00%, 100.00%, 100.00%), and 0.00% transparency
IT WONT REMOVE!!!... there's no lifespan as i mentioned
 

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,222
After creation.
Use the action to set its permance to false.
Then use another action to set its life time (yes its another action, not the creator) to the desired ammount.

If that does not work cause your WE is messed up (I can even use that stuff in GUI in JNGP), then I guess you will just have to use the JASS natives to set the life time and permance, but that is pretty straight foward.
 
Level 9
Joined
Oct 17, 2009
Messages
370
After creation.
Use the action to set its permance to false.
Then use another action to set its life time (yes its another action, not the creator) to the desired ammount.

If that does not work cause your WE is messed up (I can even use that stuff in GUI in JNGP), then I guess you will just have to use the JASS natives to set the life time and permance, but that is pretty straight foward.

Thats what i mean... There are no actions to do that... there are create and destroy, change color and its transparency, create over unit and show/hide... no permance...
 
Status
Not open for further replies.
Top