hi all,
since no one is answering my thread in trigger forum ill post it here.
im making a ww2 map and im currently making a tank.
first the map is like a team deathmatch and there is transport to pick on the map.
so i made a computer named transport for each teams and gived them control of all transport of the map.
here's the triggers i made:
1.Share control
Events
Map initialization
Conditions
Actions
Game - Grant shared vision and full shared unit control of Player 6 (Orange) units with his/her allies
Game - Grant shared vision and full shared unit control of Player 12 (Brown) units with his/her allies
2.Tank load
Events
Unit - A unit Is loaded into a transport
Conditions
Actions
Unit - Change ownership of (Transporting unit) to (Owner of (Loading unit)) and Change color
Here's my questions:
1. is there way to make a trigger like the number 2 but whit a unit leave the transport and the action to change ownership of the transport back to orange(transport computer for team 1)
2. is there a way to make a transport that cant move and when a unit enter in the transport it will be able to move and attack.
thanks, MadQc
since no one is answering my thread in trigger forum ill post it here.
im making a ww2 map and im currently making a tank.
first the map is like a team deathmatch and there is transport to pick on the map.
so i made a computer named transport for each teams and gived them control of all transport of the map.
here's the triggers i made:
1.Share control
Events
Map initialization
Conditions
Actions
Game - Grant shared vision and full shared unit control of Player 6 (Orange) units with his/her allies
Game - Grant shared vision and full shared unit control of Player 12 (Brown) units with his/her allies
2.Tank load
Events
Unit - A unit Is loaded into a transport
Conditions
Actions
Unit - Change ownership of (Transporting unit) to (Owner of (Loading unit)) and Change color
Here's my questions:
1. is there way to make a trigger like the number 2 but whit a unit leave the transport and the action to change ownership of the transport back to orange(transport computer for team 1)
2. is there a way to make a transport that cant move and when a unit enter in the transport it will be able to move and attack.
thanks, MadQc