武装突袭3

武装突袭3

Dynamic Recon Ops ACE - Cam Lao Nam
12 条留言
chazbotic  [作者] 13 小时以前 
@ftn1984
the mission doesn't do anything for faces specifically except for vanilla civvies where they are pulled specifically from the civilian face array. if you have a faction mod that sets default faces and lacks the randomization array, that's a problem with the faction mod, not the mission. more specifically, there is a function that extracts face in cfgFaces based on the identityTypes configured in the individual units (using BIS_fnc_GetCfgData). if this isn't populated, it'll fall back to whatever the default identity is for the unit as configured in the faction data.

try the mission with just Prarie Fire, ace, and cba_a3 and see if it still happens. maybe something in SOGPF changed somewhere. if you can get me an rpt from a mission that has this issue i can try to debug it.
ftn1984 22 小时以前 
GREAT MOD! However, Ive noticed my character and my AI units come default with camo faces. Is there a way to disable this? I can edit my own character out by not my AI units. When loading uniform mods for example they are set with camo arms and faces. My other missions dont do this.
chazbotic  [作者] 8 月 10 日 下午 9:08 
@RoosterBoy
yes, in the cba_settings.sqf file in the root of the mission, edit the lines

force ace_hearing_disableEarRinging = true;
force ace_hearing_enableCombatDeafness = false;

to

force ace_hearing_disableEarRinging = false;
force ace_hearing_enableCombatDeafness = true;
RoosterBoy 8 月 10 日 下午 7:39 
is there a way to re-enable combat deafness/tinnitus?
chazbotic  [作者] 2023 年 1 月 4 日 下午 11:42 
@76561198192726397
while a bit of effort was taken to choose the APEX green hescos, the compositions that are randomly spawned are as-is and not period correct. doing so would require creating new compositions entirely unfortunately, which is quite time consuming.
76561198192726397 2023 年 1 月 4 日 下午 6:01 
does this have time-period appropriate sites and objects? would be weird seeing hesco barriers and stuff in vietnam. would totally kill immersion.
chazbotic  [作者] 2022 年 2 月 18 日 下午 10:47 
@BATO
sure thing
net 2022 年 2 月 18 日 下午 4:13 
Can you make Tria please?
Grizz_FMJ 2022 年 2 月 16 日 上午 5:17 
Okay thanks for the info. Guess I'll just use the fires in DRO for now ! I wish I had thw know how to do scripting. Lol.
chazbotic  [作者] 2022 年 2 月 15 日 下午 10:08 
@Grizz_SS
unfortunately no, unlike insurgency, the mission generator depends on scripting to create/assign fire support. i've been working on a fix for dedicated servers where it is broken, however currently it is only functional on self-hosted servers (or non-dedicated servers). i do not have a working, reliable fix for fire support at this time.

hopefully once i get some time away from work i can finally get something working for it.
Grizz_FMJ 2022 年 2 月 15 日 下午 7:43 
Edit : saw you added the era appropriate radio. Excellent. Does this allow you to use for call for fire ? I'm not sure of the mod .. but in Batons Insurgency Vietnam Cam Lao / SOG version the radio can call for fire on a mini map . 2 stations , each with roughly 6+ types of fire and shows the target blast radius on mini map. Extremely useful, especially in a hurry. Also , very fun lol.
Grizz_FMJ 2022 年 2 月 15 日 下午 7:38 
You the man! Thanks for the quick upload dude!!