| 07-06-2003, 07:00 AM | #1 |
Could someone help me out, i want to have an item give an upgrade to a player on use but i cant quite figure it out emote_confused ~Talila |
| 07-06-2003, 07:32 AM | #2 |
Im not a trigger master but maybe Event: Item is manipulated Condition: Triggering item = X Action: Set UpgradeX to lalala try that.... im not 100% sure |
| 07-06-2003, 07:51 AM | #3 |
woohoo i got it working, if anyone else wants this little trigger here it is. Make an item that summons unit X Event: A unit owned by by {player X} Spawns a summoned unit Conditions: (Unit type of (triggering unit)) Equals {unit X} Actions: Player - Set the current research level of {ability X} to 1 (or 2 or 3 for those 3 level upgrades) for {player X} then destroy the summons and such... heehee, yeah :D ~Talila |
