Arma 3
Fire Support Plus
 Denne tråd er blevet fastgjort, så den er sikkert vigtig
Phenosi  [udvikler] 16. jan. 2022 kl. 3:55
Known Issues
Know issues will be posted here
< >
Viser 1-3 af 3 kommentarer
Phenosi  [udvikler] 16. jan. 2022 kl. 3:56 
Napalm is currently not compatible with ACE3.

Edit: FIXED!
Sidst redigeret af Phenosi; 23. feb. 2022 kl. 7:33
LumièreL(Frank) 16. jan. 2022 kl. 17:59 
Oprindeligt skrevet af 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.
Sidst redigeret af LumièreL(Frank); 16. jan. 2022 kl. 18:00
Phenosi  [udvikler] 17. jan. 2022 kl. 0:47 
Oprindeligt skrevet af lumièreL:
Oprindeligt skrevet af 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! :)
< >
Viser 1-3 af 3 kommentarer
Per side: 1530 50