Arma 3
Fire Support Plus
 Denna tråd har blivit fäst, så den är troligtvis viktig
Phenosi  [utvecklare] 16 jan, 2022 @ 3:55
Known Issues
Know issues will be posted here
< >
Visar 1-3 av 3 kommentarer
Phenosi  [utvecklare] 16 jan, 2022 @ 3:56 
Napalm is currently not compatible with ACE3.

Edit: FIXED!
Senast ändrad av Phenosi; 23 feb, 2022 @ 7:33
Ursprungligen skrivet av Phenosi:
Napalm is currently not compatible with ACE3.

Try this
{
[_x, 4] remoteExecCall ["ace_fire_fnc_burn"];
} forEach (nearestObjects [_damagecenterpos,
[
"Civilian",
"SoldierGB",
"SoldierEB",
"SoldierWB"
], 27]);

This code has been tested in my mission and can put the player and AI into ace's burning state.Hope this helps you.
Senast ändrad av LumièreL(Frank); 16 jan, 2022 @ 18:00
Phenosi  [utvecklare] 17 jan, 2022 @ 0:47 
Ursprungligen skrivet av lumièreL:
Ursprungligen skrivet av Phenosi:
Napalm is currently not compatible with ACE3.

Try this
{
[_x, 4] remoteExecCall ["ace_fire_fnc_burn"];
} forEach (nearestObjects [_damagecenterpos,
[
"Civilian",
"SoldierGB",
"SoldierEB",
"SoldierWB"
], 27]);

This code has been tested in my mission and can put the player and AI into ace's burning state.Hope this helps you.


Wow! this is really helpful! :)
< >
Visar 1-3 av 3 kommentarer
Per sida: 1530 50