- Joined
- Oct 12, 2008
- Messages
- 13
I was wondering if someone would point me in the right direction on how to make a trigger locate a unit (a hero) and store that unit into a variable for later use. I've been experimenting with triggers, but none of my ways seem to work. I want this trigger to be able to store more than one player's hero, so I'm guessing variable arrays and player number of owner of triggering unit is required? This will be for a RPG and I want to make something move to the position of a hero of a certain player. I hope you catch my drift and understand what I'm trying to say. Thanks in advance.