- Joined
- May 20, 2008
- Messages
- 433
I've done multiple searches (in the editor and on the site) on items that give range bonus' and how to trigger them. Both were complete failures. If I did miss an item that gives a range bonus, alert me, becuase I have not found it.
I need a trigger for an item to do the following:
If the unit picks up a scope, give the unit +100 range
If the unit picks up additional scopes, don't give an extra 100 range
If the unit drops the scope (and has none left), take the bonus 100 range away
I have an idea of how 1 and 3 would work (I've completed 1), but I can't find a way to check if the unit has additional scopes. I'm trying to avoid using 9 separate triggers for each player, and even if I did have a trigger for each player, I'm not sure how it would work. Help?
I need a trigger for an item to do the following:
If the unit picks up a scope, give the unit +100 range
If the unit picks up additional scopes, don't give an extra 100 range
If the unit drops the scope (and has none left), take the bonus 100 range away
I have an idea of how 1 and 3 would work (I've completed 1), but I can't find a way to check if the unit has additional scopes. I'm trying to avoid using 9 separate triggers for each player, and even if I did have a trigger for each player, I'm not sure how it would work. Help?