HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Trigger Upgrade

06-03-2006, 03:30 AM#1
darkwulfv
Trigger:
HeroCrit
Collapse Events
Unit - A unit Gains a level
Collapse Conditions
(Hero level of (Triggering unit)) Greater than 10
Collapse Actions
Player Group - Pick every player in (All players) and do (Player - Set the current research level of Hero Slay to 1 for (Picked player))
Game - Display to (All players) the text: A player's hero has...
Trigger - Turn off (This trigger)

Does this one work also? In order to keep my game speed from falling, I tried to squish as much of this together as possible. It used to be that there was an individual event for every player, that being a unit gains a level. Then there was an action for every player, that being set tech level of HeroSlay to 1. What it does (although self-explanitory pretty much) is when a unit gains a level and the level is greater then 10, all players gain the Hero Slay ability. I worry most about the Player group action. Is that made correctly, so that all players gain the tech?
06-03-2006, 04:01 AM#2
harshateja
not sure i get you..."all players gain the hero slay ability". What does that mean?
06-03-2006, 04:03 AM#3
darkwulfv
It's an upgrade I've got. It's a unit crits on hero upgrade. I mean all player's units that have the upgrade, it is now researched for them.
06-03-2006, 04:35 AM#4
MysticGeneral
Yes, it should work.
06-03-2006, 04:45 AM#5
darkwulfv
: ) yay thx