Used this a little just to see how it looks.. looks great and works great, nice and easy to use..
Another great mod from ‘Blakeace’
Thank you..
.
Used this a little just to see how it looks.. looks great and works great, nice and easy to use..
Another great mod from ‘Blakeace’
Thank you..
.
It also works well with I44 and other third party addons that include artillery pieces(At least for the Takistani Special Brigade Units)
Well, see, what I kept observing was that the spotter would engage targets with his actual weapons instead of calling on artillery in some situations; from what I could gather, the only time he would call upon the big guns was when said targets were firing back, otherwise, he'd just keep happily slinging lead their way.
(That, or the dumb bloke would stand there with his binocs while 5.56 rounds turned him into swiss cheese. Lost a lot of good spotters that way...)
Though, I think I got that particular bit figured out- I had set the FO as "Setcaptive true" for my initial tests, so that might have interfered with my results. When it was off, he called in strikes, so I think any problems on my part are just testing woes; functionally speaking, the module seems to work very well.
Haven't tested with MLRS's, yet, but I'll let you know if anything pops up.
Also, just in case I'm coming off as nitpicky, here, I'm not trying to be, I just though you'd be interested in hearing some of my personal experiences as input. I'm FAR too in love with this addon to have anything but praise!![]()
Another possibilty is that there is already another fire mission underway. The FO's won't try and use the guns if they are already engaged. The guns don't become available straight after firing. I use the BIS_ARTY_F_Available function to check when they are ready. Using the default mortars you are looking at approx 25-30 seconds before the mortars will accept another fire mission.
I just did a test with only one spotter with this setcaptive true, and he still called in fire missions. So that shouldn't be an issue. I am reading the FO's with nearTargets which even when set to captive they still consider the opposition as being an enemy.
I definitely appreciate that.
Definitely loving any informed constructive feedback, any possible faults etc. One day of public testing by a few patient people is more than I can do in a month. Plus many will try things that I wouldn't even think about.
So thank you very much for taking the time to help test it.
Yeah, I was thinking that, too, but this fellow would never call a fire mission to begin with, he just started shooting from the get-go. I also tried to see if it was because, perhaps, he considered his targets not to be enough of a threat to justify using the big guns (M119s, in this case), so I first added a few other squads of opposing infantry to the first group of enemies, which did nothing, then I moved them back a bit, which... also did nothing, then I added a few bradleys and disabled setcaptive, which seemed to do it. That's why I figured it was the setcaptive command that was messing with the system, as it seems a little too "clever" of Arma II's AI to be able to consider force size AND call in the requisite artillery for the situation.
'Course, I've been surprised by the AI before, so... maybe it has something to do with the types of enemies the FO is facing? Like, maybe they won't call in cannons and rockets if they're up against just infantry?
I'm running ASR AI Skills and DAP's wounding scripts, mind you, but I don't see how either could interfere, since it's rather clear to me that the FO is not exactly hesitant about calling in strikes.
(He's just not quite as... generous with them as I'd have thought.)
In fact, with what you've said, I'd imagine the added view distance and engagement ranges would be helpful for an AI spotter.
Ah, good, good. I just worry that I come off that way sometimes. Having conversations through the web can be a pain like that.
And, I'm really glad to hear that! I can't promise I'm one of the "think outside the box" sorts, as my editor usage is pretty much limited to quick skirmishes and photo shoots, but if there's anything I can do about a game, it's over-analyze!
EDIT- Ah- Well, three observations; One, it seems like one of my biggest problems was simply range. These guns are VERY finicky about where you put 'em, so... I can see why you put that warning in about it. I think my problem is that I have no way to gauge their range from their target besides tweaking and tweaking their placement until they're right where they should be. The second, I was wrong about target composition, with ranging and the setcaptive thing sorted, these guys are almost TOO eager to fire... not that I'm complaining! Let the rounds fill the sky!
*Ahem*
Anywho, thirdly, I played with the MLRS (no tries with the Grad, yet) and... yeah, the dispersion is a bit wide, so much so that I had friendly troops roughly 200-300 meters away being wounded and killed by the barrage. I don't think any sane commander would allow a fire mission from such a powerful weapon at ranges like that, mind you, but if you were to make the accuracy any tighter, then it would probably be WAY too powerful, even against a maneuvering enemy. I know it's up to the mission-maker to decide if such a damaging asset is even brought into play, but from what I can tell, there's a pretty equal number of upsides and downsides to the current dispersion values.
Last edited by DiscountAnubis; Oct 23 2011 at 08:19.
I haven't come up with a real smart way around that yet. My current thoughts are to create a debug variable that if set to on, creates a hint reporting back if a battery isn't in range. I have mainly used mortars, reasoning mainly that for use against humans less is more. Ambience, followed by leadership skill utilisation to resolve the situation. Rather than one big bang eliminates half the players.
That sounds like the ideal mission my mate Zeddy would make. The reality is the algorithm I'm using for them is very simple. If they have a target, and that target isn't to fast and the target is in range of our artillery and the artillery is available . Then lets send them a present
I have to admit to not really putting any effoert into these really big guns, focussing more on the smaller pieces, for the reasons given above. That said, using a grad with a UAV FO against a mech inf group, could be a bit of fun, no friendly fire issues, plus ubber ambience for those in the tin cans unless they keep up there speed
A side note, since I created the video I reduced the max speed to target, which means there is a smaller chance that moving vehicles will be engaged. It is a balance between them not firing and leading a target to an unrealistic assumption in that the vehicle can do many things between calling the mission and the impact of the rounds.
Yeah, I get you, there. When it comes to the default weapons, all you really need is a mortar battery in most situations. It also helps that they're the easiest to place.
A ranging algorithm would be a godsend. That, or some way of determining the distance between two units on the 2d map. There's probably some sort of reference grid already built into the map itself, but I'm pretty much a moron when it comes to math, so I haven't figured it out, yet.
Oh, yeah, I've got a few ideas myself for the big guns, mainly for ambiance, as you said. Though, my approach to the problem of accuracy is... a bit different.
I think it essential to testing that I... see if that works.Code:this setvariable ["Size_Group",38,false];
With Grads.
On Zargabad.
Pyromaniac? Who's a pyromaniac?
Blake
Great job on this addon. Tried a simple mission with a marksman as the FO. Once he spotted the enemy rounds were inbound. He was doing a bit of a dance to figure out what stance he wanted to use. He had binos, would pull them out then put them away go prone with no weapon, the revert back to his weapon. Nothing major. The new patches are making the AI very smart now. They wont just run across open fields anymore, they advance with cover. Two suggestions.
1. Possible to make the spotter dependent on a having a piece of gear to be able to spot. If he loses his radio he cant spot.
2. Possible to make a script version so all those servers out there wont flip out because they have to add an addon.
Keep up the great work.
PS
Just played with it some more. Had a 5 man fire team advancing with and observer with them. As they advanced the arty rounds advanced with them. Pretty awesome stuff. One last thing that would be great. Instead of placing a module that creates arty, allow us to place the arty on the map then tie the module to them.
Last edited by gunterlund21; Oct 24 2011 at 03:47.
My System
Motherboard - Asus Striker II Extreme 790i
CPU - Intel E8500 Duo 3.16GHz overclocked to 3.8
Memory - OCZ Gold DDR3 SDRAM 1600 2Gig
Drive - Western Digital Caviar RE2 500Gig Sata
Drive - Kingston 128Gig SSD
Video -BFG 285GTX
Drivers - Nvidia 195.
Artic Cooling Freezer 7 Pro CPU Fan
Power - Antec TPQ-850 850 Watt
Microsoft Windows 7 64-Bit
I think for now I am going to include a debug mode, so when testing the module will report back when not in range. Giving some indication at least.
I am also going to look at creating some object variables that allow designers to overide things like friendly units distance, and max speed of unit before not targeting.
Don't blame me when you get kicked out of your group for "excessive evilness in mission design charges"
I have to admit I snuck a salute animation in there to gauge peoples thoughts on the result. Trying to find a nice way to show they are doing something esp civ dickers. It was the only animation I found that wasn't really not bad for what I wanted. I rationalised they are standing shading the sun to check things out
Otherwise armed aren't to bad in they lose their weapon, but I didn't like that there was no way for an observant player to be able to go hey he's acting funny or something when they are unarmed civilians.
1. That could be done. Though I am a little lost in how this would play out in a mission. Do the ai ever lose their gear? Could you please elaborate in why it would be good, and how it would play out in a mission?
2. There is http://www.armaholic.com/page.php?id...AI%2BFRAMEWORK already which this is based on. The only real differences are units are no longer restricted to east and west sides, I have slightly improved the lead algorithm and the FO's don't become unarmed either. Though it is no way near as easy to use. Which is why I created this one. I might look at something like that in the future, but at the moment I am focusing on a few other things some already made public, and a couple I am still trying to find time to package up.
Had a real nice effect on the ZSU crew when I first used the script version above on themI have thought about that to, but wanted to see how the basic functionality went before adding to it. Great for when you want to hide the arty somewhere special etc.
Last edited by blakeace; Oct 24 2011 at 06:15.
It may come as some shock to you, but I generally play alone. XD
(And 38 Grads? Totally work. I'm hell-bent on upping the ante until it doesn't!)
Debug mode, eh? Nifty! At this rate, I might have to start designing actual missions.
You know, having one guy in your squad as the designated "spotter" makes for a great layer of added detail; as long as the guy lives, you've got a lot of firepower at your disposal, yet it's not terribly unbalanced because you've not got that human level of precision in where and when the shots are called. I'm loving the emergent benefits of such a simple system.