HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Adding heroes to Tavern

04-14-2005, 04:26 PM#1
Im_Uber.
I have 12 heroes that I am adding to a tavern with the following trigger:
Code:
Add all Heroes
    Events
        Time - Elapsed game time is 0.50 seconds
    Conditions
    Actions
        Neutral Building - Limit all marketplaces to 12 unit slots
        Neutral Building - Add Hero1 to all marketplaces with 0 in stock and a max stock of 1
        etc. (11 more times, same action with a different hero)

For some reason, the tavern will only hold 11 heroes, and the first hero added with the trigger does not show up. If I say put Hero3 in place of Hero1, Hero3 wouldn't show up. Anyone know the problem?
04-14-2005, 05:04 PM#2
Azhag
A tavern can only hold 12 heroes by default. So why are you limiting it to 12 anyways?
04-14-2005, 05:33 PM#3
Im_Uber.
...Good question. Don't know ;)
04-14-2005, 06:24 PM#4
Guest
But why don't u create simply a new tavern next to the first one O.o?
04-14-2005, 06:37 PM#5
Im_Uber.
Meh... that would work, but I know theres a way.
04-19-2005, 09:09 AM#6
Tear25
Oh man, I have that same problem... I had a dream last night that I finally fit all 12 heros into the tavern.