• 🏆 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!

Clear building que

Status
Not open for further replies.
Level 4
Joined
Jun 1, 2007
Messages
92
I don't have any idea how to do the first thing but for the specific tech...
  • Upgrade Limit
    • Events
    • Conditions
    • Actions
      • For each (Integer A) from 1 to 12, do (Actions)
        • Loop - Actions
          • Player - Set the max research level of Iron Forged Swords to 0 for (Player((Integer A)))
      • Player - Set the max research level of Iron Forged Swords to 3 for Player 1 (Red)
The first function would disallow all players to research "Iron Forged Swords" by setting the maximum research level to 0. While the second action will allow Red to be able to research "Iron Forged Swords".
 
Level 6
Joined
Mar 8, 2007
Messages
192
Unit - Stop Unit

I think that worked fine for me, i dont have acces to my map at the moment but this will work.
You will find it under the Unit-Order and then the Order unit without a target.
Or something.
 
Status
Not open for further replies.
Top