• 🏆 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!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

I can train more than one same hero?

Status
Not open for further replies.
Level 26
Joined
Nov 5, 2010
Messages
1,383
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 26
Joined
Nov 5, 2010
Messages
1,383
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