twakkie 57 Posted March 21, 2014 Hi Fab, just want to say thanks for this great mod. Your AI mod is by far my favourite of all I have tried. I have not seen the question raised to you so I apologise if you have answered it before. I was just wondering why you have not uploaded it to Play withSIX. Dont mind updating it by coming to this forum, but if its on pw6 you would reach a lot of more people ( and help lazy people like me ;) ). Once again, thank you and keep up the good work! Share this post Link to post Share on other sites
Tonci87 163 Posted March 21, 2014 Say does the AI become less precise when wounded? Share this post Link to post Share on other sites
kremator 1065 Posted March 21, 2014 I think so Tonci. Share this post Link to post Share on other sites
bravo409 13 Posted March 21, 2014 Fab what is the best value for this if my fps is 25/30.... .bcombat_cqb_radar = true; // (Boolean) Toggle feature on / off bcombat_cqb_radar_clock = [0.5, 2]; // (Seconds) internal feaures clocking. Never use values below 0.1 ( = 10 times / second). bcombat_cqb_radar_max_distance = 100; // (Meters) Features are activated under this distance bcombat_cqb_radar_params = [104, 5, 0, 5]; // (Array) [max. angle, min. precision, min. knowsabout, max enemy .speed] - Don't edit this. Also what is lowerground penalty used for no description about it sorry Share this post Link to post Share on other sites
Tonci87 163 Posted March 21, 2014 Maybe it would be nice if the AI couldn´t shoot for a second after beeing hit. Share this post Link to post Share on other sites
fabrizio_t 58 Posted March 21, 2014 (edited) Say does the AI become less precise when wounded? It becomes less precise when its morale is hit, whatever the cause. Since any wound conveys a morale hit then yes, accuracy is affected. That's temporary however (think of it like a shock effect). That said any wounded units keep recovering morale more slowly than healthy units, so they're more vulnerable. ---------- Post added at 17:31 ---------- Previous post was at 17:28 ---------- Fab what is the best value for this if my fps is 25/30.....bcombat_cqb_radar = true; // (Boolean) Toggle feature on / off bcombat_cqb_radar_clock = [0.5, 2]; // (Seconds) internal feaures clocking. Never use values below 0.1 ( = 10 times / second). bcombat_cqb_radar_max_distance = 100; // (Meters) Features are activated under this distance bcombat_cqb_radar_params = [104, 5, 0, 5]; // (Array) [max. angle, min. precision, min. knowsabout, max enemy .speed] - Don't edit this. Also what is lowerground penalty used for no description about it sorry I think it's fine as it is. Lower ground penalty means that units on lower ground suffer more suppression penalty, while their suppressive fire is less effective against units on higher ground. So avoid frontal attacks uphill. You'd better suppress & flank by splitting group into 2 teams. Attacking enemy on flank / back lessens the penalty you get for attacking from lower ground, but you'd better pin down enemy before, our you'll be suppressed on the way around ;) Edited March 21, 2014 by fabrizio_T Share this post Link to post Share on other sites
Tonci87 163 Posted March 21, 2014 Well to me it seems as if wounded soldiers remain pretty accurate. Share this post Link to post Share on other sites
killerwhale 1 Posted March 21, 2014 (edited) with the latest arma update, i dont think the mod works properly anymore. I think the guy who made this mod knows better than the recent guy that Bohemia hired for the Ai. they should hire this one. Edited March 21, 2014 by killerwhale Share this post Link to post Share on other sites
ebarstad 18 Posted March 21, 2014 with the latest arma update, i dont think the mod works properly anymore. What specifically is no longer working? Share this post Link to post Share on other sites
Ophelian 10 Posted March 22, 2014 Im having an issue with the "red spheres". I have ALiVE, Bcombat, and a HC set up. Screenshot Share this post Link to post Share on other sites
serjames 357 Posted March 22, 2014 you need to turn of dev mode. edit your config.sqf in the @bcombat folder and set bcombat_dev_mode = false; Share this post Link to post Share on other sites
krechtsieg 10 Posted March 22, 2014 I posted a similar report on ASR AI's thread, but as for my environment AI tweak mods no longer seem working correctly. I was using ASR AI to tone down AI OPFOR's inhuman reflection and laser accuracy, but the latest BIS update probably changed/broke something and AI restored its superhuman marksmanship. No matter how low the accuracy value, they spot me instantly and one-shot-one-kill. I tried this bCombat and Zeu CfgAIskill but having the same result. Aside from this, AI squad mates are now acting quite weirdly. While on the move they suddenly say "standing by" with no apparent reason and stop moving. Or they suddenly move into a building and won't come out no matter what command I give. And so on. I'm gonna do complete uninstall and fresh install of ARMA3 to make sure it's not caused by broken installation, but I will appreciate if fabrizio_T will look into this issue. Share this post Link to post Share on other sites
fabrizio_t 58 Posted March 22, 2014 (edited) I haven't played a lot recently, especially as a squad leader, but with 0.16RC2 I'm noticing that AI on my team are often getting orders from the mod rather than from me. For example, I often see "Ready" or "Engage" under their names when I haven't given them explicit orders. Is this a new feature or something that slipped through? I thought there was a discussion earlier about bcombat not taking AI squad-mates out of the player's control, but I don't remember the exact details. Aside from this, AI squad mates are now acting quite weirdly. While on the move they suddenly say "standing by" with no apparent reason and stop moving. Or they suddenly move into a building and won't come out no matter what command I give. Thanks for the heads-up. I found a bug causing player led units still being commanded to (move and) investigate explosions / dead bodies while in combat. This explains the undesired moving / standby. That's fixed in my internal build, will be released with v0.16 FINAL. ---------- Post added at 12:20 ---------- Previous post was at 12:14 ---------- I was using ASR AI to tone down AI OPFOR's inhuman reflection and laser accuracy, but the latest BIS update probably changed/broke something and AI restored its superhuman marksmanship. No matter how low the accuracy value, they spot me instantly and one-shot-one-kill. I tried this bCombat and Zeu CfgAIskill but having the same result. Sorry but i can't reproduce this with bCombat RC2 on latest DEV build. While accuracy at distance seems marginally higher, close quarter accuracy is still horribly low. Bullets / casualty ratio is about 50 - 60 in average for me. Did you tried bCombat WITH Zeus CfgAIskill? If so please consider that accuracy settings from the latter (ZEUS) may override CfgAISkill of the former (bCombat), causing unpredictable results, e.g uber-accuracy or super-spotting capabilities. ---------- Post added at 12:26 ---------- Previous post was at 12:20 ---------- Well to me it seems as if wounded soldiers remain pretty accurate. As i said they slowly recover to original accuracy. I'll consider further dampening their accuracy (e.g. capping it). ---------- Post added at 12:28 ---------- Previous post was at 12:26 ---------- with the latest arma update, i dont think the mod works properly anymore. Please elaborate on this, thx. Edited March 22, 2014 by fabrizio_T Share this post Link to post Share on other sites
DirtyDel 14 Posted March 22, 2014 i played using this last night. it was amazing, i really loved it; however, playing in a 4man coop mission, my teammates pc's were bogged down pretty bad. we disabled the cqb as stated in the instructions. fabrizio i didn't use it before the big update from bi. was the mod always this taxing on the cpu? Share this post Link to post Share on other sites
killerwhale 1 Posted March 22, 2014 Please elaborate on this, thx. i have noticed that units are back to their default behavior when they are being fired upon, no quick response to fire being fired at them. standing around, thinking and finishing their smoke before they take a look who is firing at them. Share this post Link to post Share on other sites
kremator 1065 Posted March 22, 2014 i played using this last night. it was amazing, i really loved it; however, playing in a 4man coop mission, my teammates pc's were bogged down pretty bad. we disabled the cqb as stated in the instructions. fabrizio i didn't use it before the big update from bi. was the mod always this taxing on the cpu? I haven't seen any bogging down with bCombat and I use hundreds of AI. Something it wrong with your mission or your mates PC. Share this post Link to post Share on other sites
bravo409 13 Posted March 23, 2014 Is anyone seeing better results with 1.14 or is it better with DEV version? Share this post Link to post Share on other sites
DirtyDel 14 Posted March 23, 2014 I haven't seen any bogging down with bCombat and I use hundreds of AI. Something it wrong with your mission or your mates PC. maybe it was because i was using it with EOS. you think so? Share this post Link to post Share on other sites
krechtsieg 10 Posted March 23, 2014 Sorry but i can't reproduce this with bCombat RC2 on latest DEV build. While accuracy at distance seems marginally higher, close quarter accuracy is still horribly low. Bullets / casualty ratio is about 50 - 60 in average for me. Did you tried bCombat WITH Zeus CfgAIskill? If so please consider that accuracy settings from the latter (ZEUS) may override CfgAISkill of the former (bCombat), causing unpredictable results, e.g uber-accuracy or super-spotting capabilities. Thank you for the quick response, fabrizio_T. Only mods I use with bCombat is CBA and TPW, so zeu CfgAISkill woudn't cause the problem. However, today I realized that TPW's EBS component (which gives suppression behavior to AI soldiers) might conflict with bCombat so I tried individually disabling this TPW EBS. I have played several missions since then, and so far the AI's inhuman accuracy and strange behavior seem resolved. If this conflict was causing the issues, it's simply my oversight. I'm sorry. By the way, is it possible to manually edit bCombat to lower OPFOR's accuracy further? bCombat's current accuracy is a bit higher than my taste and would like to lower a little bit. Share this post Link to post Share on other sites
fabrizio_t 58 Posted March 23, 2014 Thank you for the quick response, fabrizio_T. Only mods I use with bCombat is CBA and TPW, so zeu CfgAISkill woudn't cause the problem. However, today I realized that TPW's EBS component (which gives suppression behavior to AI soldiers) might conflict with bCombat so I tried individually disabling this TPW EBS. I have played several missions since then, and so far the AI's inhuman accuracy and strange behavior seem resolved. If this conflict was causing the issues, it's simply my oversight. I'm sorry.By the way, is it possible to manually edit bCombat to lower OPFOR's accuracy further? bCombat's current accuracy is a bit higher than my taste and would like to lower a little bit. Yes, TPW EBS should be disabled (as colliding), whereas other TPW features should cope well witt bCombat. I'm considering adding some accuracy multiplier into config.sqf. At the moment you can tweak accuracy by lowering ingame difficulty settings, or by editing relevant settings into bcombat_config.hpp (game restart needed). ---------- Post added at 11:49 ---------- Previous post was at 11:46 ---------- i have noticed that units are back to their default behavior when they are being fired upon, no quick response to fire being fired at them. standing around, thinking and finishing their smoke before they take a look who is firing at them. That's strange. I noticed some weird behaviour in nightly CQB, but other than that no major issues. Try running bCombat with debug on, check whether you see balloons changing color. ---------- Post added at 11:51 ---------- Previous post was at 11:49 ---------- Is anyone seeing better results with 1.14 or is it better with DEV version? I'm running on DEV and i get lower FPS. Seems each patch that was released after 1.08 further lowered performance for me. ---------- Post added at 11:52 ---------- Previous post was at 11:51 ---------- maybe it was because i was using it with EOS. you think so? Possible. Care to try without it? Share this post Link to post Share on other sites
sixt 26 Posted March 23, 2014 For those who have tried it on a dedicated server, have you bcombat installed on only the server or on the server and all the clients?? Thanks :-) Share this post Link to post Share on other sites
serjames 357 Posted March 23, 2014 needs to be on whatever is spawning the ai.. so normally the host machine, i.e. dedicated. Share this post Link to post Share on other sites
sixt 26 Posted March 23, 2014 needs to be on whatever is spawning the ai.. so normally the host machine, i.e. dedicated. That makes sense, but i have ai spawning on both headless Client and the server, and there are also ai under the clients groups. Does that mean that bcombat should be running on all the machines? Share this post Link to post Share on other sites
serjames 357 Posted March 23, 2014 i.e. Alive ? Then yes ideally. SJ Share this post Link to post Share on other sites
sixt 26 Posted March 23, 2014 i.e. Alive ?Then yes ideally. SJ Yes with alive :) Have just played with my friend on my server, with bcombat. Really great addon :) thanks for this... Share this post Link to post Share on other sites