AI revive in Arma 3. Installation and tutorial guide.
У вашего броузера проблема в совместимости с HTML5
Hi, this is an installation and tutorial guide how to use AI revive script in Arma 3. I'm using AI revive script in my created missions. You can also use the script in other missions created by others. The AI companions can revive you and each other in combat and you can also revive them. You can use the AI revive script in singleplayer or multiplayer missions. This script doesn't require any mods to work.
Link to download the AI revive script can be found here: http://www.mediafire.com/file/r8qauk6nryq2d3r/AI_Revive_Arma_3.Stratis.rar
-----------------------------------------------------------------------------------------------------------
IMPORTANT NOTES !
1) In the ini for your character and the AI companions put this text and they will respawn with the loadouts you have created for them. It’s good to have many first aidkits in their loadouts since vanilla companions have only one first aidkit and when they have consumed it they can’t revive anymore.
null = [this] execVM "[name of your character/companion].sqf"; this addeventhandler ["respawn","_this execVM '[name of your character/companion].sqf'"];
Example: null = [this] execVM "p1.sqf"; this addeventhandler ["respawn","_this execVM 'p1.sqf'"];
2) In the ini for the character who host the game put this text and your AI companions will respawn where you have setup your respawnpoint (your tent).
[west, [name of the character who host the game] call BIS_fnc_addRespawnPosition;
Example: [west, p1] call BIS_fnc_addRespawnPosition;
-----------------------------------------------------------------------------------------------------------
You can also get the AI revive script from the mission creator, R34P3R who has made the missions, A normal day and A Long Way and others. You can get the missions from steam workshop.
Watch also other missions with AI revive in the links below.
Link to download missions with AI revive can be found in the steam workshop here: https://steamcommunity.com/profiles/76561197969198888/myworkshopfiles/?appid=107410
Watch AI revive + SWAT night missions here: https://www.youtube.com/watch?v=7U_3KrV7vDU
Watch AI revive + Battle in Kunduz Afghanistan missions here: https://www.youtube.com/watch?v=kT55xExsMiY
Watch AI revive showcase here: https://www.youtube.com/watch?v=Xbn3CVDxdzU