HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Hero limit problem

03-18-2007, 06:59 AM#1
PsychoPif
I followed the tutorial and my players are now limited to 3 heroes and they can still select the same hero 3 times.
I'd like to know which setting I need to do to limit them to 1 hero.

I'm using the "Melee Game - Limit Heroes to 1 per Hero-type (for all players)" trigger.

My custom altar is set as an altar in game constant, same for my custom hero.

My hero require for techtree an altar and a tier 2 -3 hall for the tier 2 -3 requirement.

Thanks
03-18-2007, 05:39 PM#2
StockBreak
You should use:
Trigger:
Player - Limit training of YourCustomHero to 1 for Player 1 (Red)

Or

Trigger:
Player - Limit training of Heroes to 1 for Player 1 (Red)

Cheers.
03-18-2007, 06:23 PM#3
FatalError
Quote:
Originally Posted by PsychoPif
I'm using the "Melee Game - Limit Heroes to 1 per Hero-type (for all players)" trigger.
For some reason I'm pretty sure that only works on the default ladder heores. =/ For all custom heroes you have to use StockBreak's method.
03-19-2007, 01:21 AM#4
PsychoPif
Quote:
Originally Posted by StockBreak
Trigger:
Player - Limit training of Heroes to 1 for Player 1 (Red)

That did it, and for futur reference it work for custom heroes too as long as they are added to the gameplay constant.

Also, the
Trigger:
Melee Game - Limit Heroes to 1 per Hero-type (for all players)
trigger is useless if you only allow 1 Hero

Thanks
03-19-2007, 04:35 AM#5
Av3n
... Try going to Gameplay constants there should be an option to list the heroes to only have 1 of each

-Av3n