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

help cant find out

Status
Not open for further replies.
Level 3
Joined
Mar 2, 2008
Messages
62
how does it change ownership? as soon as you select it?

if so, something like this:

  • Untitled Trigger 001
    • Events
      • Player - Player 1 (Red) Selects a unit
    • Conditions
    • Actions
      • Unit Group - Pick every unit in (Units currently selected by Player 1 (Red)) and do (Actions)
        • Loop - Actions
          • Unit - Change ownership of (Picked unit) to Player 1 (Red) and Change color
thats just a basic version of it, i think it has everything you need in it to mess around with it yourself
 
Level 4
Joined
Jan 24, 2009
Messages
124
how does it change ownership? as soon as you select it?

if so, something like this:

  • Untitled Trigger 001
    • Events
      • Player - Player 1 (Red) Selects a unit
    • Conditions
    • Actions
      • Unit Group - Pick every unit in (Units currently selected by Player 1 (Red)) and do (Actions)
        • Loop - Actions
          • Unit - Change ownership of (Picked unit) to Player 1 (Red) and Change color
thats just a basic version of it, i think it has everything you need in it to mess around with it yourself
Change owner ship to other player or it will happen like i tried once:WE3:Reign of chaos game will crash
 
Status
Not open for further replies.
Top