Warcraft III resources & community, 2003–2006 · archived

Changing owner

6 posts
#1

Changing owner

Hi. Here's the problem...
When someone enters a x region, I would like player 1 to become part of my team (in fact, change the ownership of a player). What action should I use?
Thanks!!
#2
Sorry i couldn't understand "one of your team"
it means an ally or the commanding of a unit will go to you at all

It means there are triggers and for changing owner of entering unit to needed player
and the trigger fior (player-change player alliance)
but at the last one you need to do both sided action

player1 treat ally to player 2
player2 treat ally to player 1
#3
A rescuable base would change from player 1 to player 2 without having to "Unit - Change owner" each unit in that base. Is there a faster way?
#4
yah you just treat them as a playergroup and add them and then treat them as alies...
#5
I would be grateful if someone could write it down in a trigger way.

-Event
-Condition
-Actions

Thanks!
#6

Help is on your way.....

Simple...Simple...Simple... :D

Event- A Unit Enters region BBB
Condotion- Owner of unit equal to Player2
Action- Pick every unit owned by player1 in region BBB and do: Unit- Change ownership of picked unit to player2.
new action: Trigger turn off :twisted: