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

I can train more than one same hero?

Status
Not open for further replies.
Level 27
Joined
Nov 5, 2010
Messages
1,384
I'm working on a melee map right now, and I created a custom race for it, and gave it custom heroes. I added those heroes in gameplay constants so that they're treated like heroes, but when I summon them, I can still create more than of the same type, it's not gone from the altar.
I tested the map using both my custom race and human race, and human heroes worked completely okay, but mine didn't. How do I fix this?
 
Level 27
Joined
Nov 5, 2010
Messages
1,384
Maybe you should look at this field in the Object Editor:
Stats - Stock Maximum
then change that field to 1.

Thanks for the suggestion, but it didn't work.

you need to limit it in the trigger editor, here's a draft:

triggers

now give me rep I'm serioussz!

EDIT: This one worked, thanks :3
 
Last edited:
Status
Not open for further replies.
Top