• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[General] Is team number working?

Status
Not open for further replies.
Because I wanted to work with arrays i tried before and now to work with <team number of triggering player], but i have problems with it. Now in this map I'm trying to make team [1], [2] have only one unit types, so when you try to create second unit of this type to just stop you. But it stops your even if this variable is reset on second try. Not the first. This variable is a boolean that if you purchase this unit type it becomes purchasedUnit[team number]=true. Any ideas? Is there any other method to use to restrict the making of second unit of this types :O. The units are not heroes.
 
Status
Not open for further replies.
Top