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!
I have been trying to make a hitpoint and mana regain text system for my RPG but i did not success. Someone plz help me. (I want that my potion, or healing spell show the amount of life/mana that was regaines, just like WoW)
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Item-type of (Item being manipulated)) Equal to Potion of Healing
Then - Actions
Floating Text - Create floating text that reads Healed amount of Po... at (Position of (Triggering unit)) with Z offset 0.00, using font size 10.00, color (100.00%, 100.00%, 100.00%), and 0.00% transparency
Floating Text - Set the velocity of (Last created floating text) to 30.00 towards 90.00 degrees
Floating Text - Change the fading age of (Last created floating text) to 1.00 seconds
Else - Actions
And repeat, for each type of healing effect. This is the only way that I can think of doing it for all types of healing.
EDIT: This leaks. See Things That Leak, by Ralle for more information.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.