• 🏆 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!

Lumber bounty floating text

Status
Not open for further replies.
Level 8
Joined
Aug 2, 2006
Messages
346
I have it so whenever you kill a unit, you get a certain amount of gold and lumber bounty. That part works. However, it only shows the floating text for the gold bounty, not the lumber bounty, but I'd like it to show both. It's not using triggers for this at the moment, just the built in bounty system.
 
Level 12
Joined
Aug 22, 2008
Messages
911
I don't think there's any lumber bounty built-in, if there is enable it and it's supposed to be fine.
Since it's not fine right now USE A TRIGGER, those things help sometimes.
Set an integer variable to the bounty amount, give it to a player and display it via floating text (I think there's a tutorial for floating text around here).
 
Status
Not open for further replies.
Top