• 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.
  • 💡 We're thrilled to announce that our upcoming texturing contest is in the works, and we're eager to hear your suggestions! Please take this opportunity to share your ideas in this theme discussion thread for the Texturing Contest #34!
  • 🏆 Hive's 7th HD Modeling Contest: Icecrown Creature is now open! The frozen wastes of Icecrown are home to some of Azeroth’s most terrifying and resilient creatures. For this contest, your challenge is to design and model a HD 3D monster that embodies the cold, undead, and sinister essence of Icecrown! 📅 Submissions close on April 13, 2025. Don't miss this opportunity to let your creativity shine! Enter now and show us your frozen masterpiece! 🔗 Click here to enter!

just a few more changes

Status
Not open for further replies.
Level 4
Joined
Feb 23, 2008
Messages
102
alright Im almost done with my map just a couple more things I need help with.

1. How can I post stuff on quests?

2. How do I send reinforcements like in most castle defences?

3. And in green td and other stuff like that how do I make it so when some1 kills something it would say +20 or something?

4. How do I make a leader board or w/e that would say what wave I'm on and my score
 
Level 22
Joined
Feb 26, 2008
Messages
892
1. Take a look at the Quest category of triggers. Start by creating one.

2. That's a very vague question. "Sending reinforcements" could mean anything. You'll need to be a bit more specific if you want a more specific answer.

3. If you're using a bounty trigger, something like this should work:

  • Floating Text - Create floating text that reads (Bounty) above (Triggering unit) with Z offset 0.00, using font size 10.00, color (100.00%, 100.00%, 0.00%), and 0.00% transparency
  • Floating Text - Set the velocity of (Last created floating text) to 64.00 towards 90.00 degrees
  • Floating Text - Change (Last created floating text): Disable permanence
  • Floating Text - Change the lifespan of (Last created floating text) to 1.50 seconds
  • Floating Text - Change the fading age of (Last created floating text) to 1.00 seconds
4. You should search for some Leaderboard tutorials. I'm sure there are some around here. Should tell all you need to know to get started.
 
Level 4
Joined
Feb 23, 2008
Messages
102
is bounty a variable or a string name? and i tried the money thing is there a formula for make money out a unit that dies?
 
Status
Not open for further replies.
Top