Rhamka 10 Posted November 14, 2012 1.- I have a mission where Opfor defends a small village, as long as Opfor has advantage in the village (it's not seized) they still respawn inside the village. But when Bluefor seizes the village, Opfor stops respawning inside the village and the respawn position is moved to a different place. How can I do this? This is multiplayer mission. 2.- When Bluefor Truck driver is killed it respawns inside/nearby the truck (I assume it is the same for the gunner of the truck), but all other infantry units respawn in the marker position assigned. Note that it is a truck assigned to a Squad leader, not using a empty truck. How can I solve it? 3.- I wan to have a limited number of respawns in the first Opfor respawn (the one in the village), but once the count finishes, I want Opfor to respawn in the forest respawn position with a different number of respawning times. (The same for Bluefor) The idea is that one side has to keep the village until the other side is dead of flies. How can I do this? I thank all your comments in advance. ---------- Post added at 06:16 AM ---------- Previous post was at 06:10 AM ---------- I've been able to make the first respawn work, but I can't make it change. What I did was: I set a trigger so if Bluefor seizes the zone there is the next hint 'Bluefor seized village'. And I added to the activation line of the same trigger "seized = true;" ....I don't know if this is the right way to do it, so I have a maker named "rebirth1" for the second respawn position of Opfor, and then in a second trigger in the condition line "seized = true" (the same as in the activation of the first trigger) and in the activation the code to make it active in that new respawn position. What is wrong with this? Share this post Link to post Share on other sites
Rhamka 10 Posted December 22, 2012 I've found some answers in this thread but they are from Arma2, so I'll try them later in Arma1: http://forums.bistudio.com/showthread.php?76127-Respawn Share this post Link to post Share on other sites