hi
I want to make a resident evil map where you are allied to people. I was wondering how to make sure to keep people allied. However, i want us to be able to shoot, so you cannot do an hyper "set ally" since it prevent units from even shooting.
Thanks
You just use the SetAlly trigger for the player to which player(s). You can still shoot enemys normally even if you do have the ally triggers one. With hyper trigger one, you just have problems shooting your allies but not enemy.
Do it once, or do it once every 10 seconds or so. I assume you know how to use DC timers.
I saw a sniper map (bald lock) that made people loose when they unally. How u do this?
I want people to be allied to zombies and unable to unally them. I also don,t want to make snipers stop shooting. Once every 10 second somewhat work but it still sometimes will make them skip, and people can still unally.
i did this on one of my maps but i cant remember how...sry!
There's a condition called "opponents" that you can use to detect how many opponents a player has left in the game. Whenever that number changes, you can run the re-ally trigger.
You can find it in the Tutorials buddy.