PDA

View Full Version : Trouble nailing a land target with TLAM


Blacklight
07-25-11, 06:08 PM
I'm having some serious issues trying to hit a land target with a TLAM in a mission I'm building and testing. There are two requirements for this strike. 1. The TLAM has to cross into the enemy country at a certain waypoint.
2. The TLAM has to kill the target building.

I have goal triggers set up for the waypoint and for the destruction of the building.
The mission is set up so that the player will have to plug in the waypoints and launch. Now the problem is that when I program my rocket, I place the destination waypoint right on top of the target waypoint and the waypoint before that, I set for the exact location of the landfall waypoint. The landfall waypoint is a goal trigger and needs to send a report saying that the waypoint has been reached. When the missile crosses the waypoint, it doesn't trigger anything and the goal comes back unaccomplished.
NEXT, the rocket comes down right on the target building waypoint but doesn't hit anything. It misses the building completely.

Any ideas as to what I'm doing wrong ?

Molon Labe
07-25-11, 06:51 PM
2 might just be DW being DW. Try placing the building in a slightly different location... flat land away from the coast works best.

As for the first problem, I've had success doing this with ASCMs and LAMs, so I know it works. Could you describe the trigger used to do this in greater detail?

Blacklight
07-25-11, 07:05 PM
The target building is at 26-24N, 077-06W
The waypoint for TLAM landfall is at 26-30N, 077-16W

This is a mission I imported. I'm now assuming that the waypoints and goals aren't functional for some reason as none of them are triggering. I'm going to delete them and place brand new ones and see if that corrects the problem.

I'll post my results in a little bit.

Blacklight
07-25-11, 07:36 PM
Okay. That didn't work. Here's my trigger set up:

Waypoint for landfall of TLAM trigger.
Apply trigger to ALL
Trigger type: Goal Trigger
Trigger activation: Destination
Set to CRITICAL
Object to complete trigger: Side, Any - Country - Any, Class - Any
Max speed -1
Depth Check: Min-Max Depth - Min Depth -1. Max depth -1
Start time, end time, and duration set to 00:00:00
Points 100
Trigger location:
Radius 1.01
26-30N, 077-16W
Communications: Type-Report, To Ownship/Accomplishing platform
Text: Displays a report about the missile reaching the waypoint

The Trigger for the target building:
Apply trigger to ALL
Trigger type: Goal Trigger
Trigger activation: Kill
Set to CRITICAL
Object to complete trigger: Side, Any - Country - Any, Class - Any
Max speed -1
Depth Check: On Land
Start time, end time, and duration set to 00:00:00
Points 300
Damage 100
Trigger location:
26-24N, 077-06W
Communications: Type-Radio message, To Ownship/Accomplishing platform
Text: Radio message detailing target successfully destroyed.

Blacklight
07-25-11, 07:52 PM
The only way I can even get the TLAM to impact the target is to turn on "Show Truth" and click on the target(engage with TLAM). That doesn't really help since this mission isn't supposed to be played with "Show Truth" enabled. The missile just doesn't hit it when targeting only with waypoints.
edit: With "Show Truth" enabled, it DOES hit the target perfectly using the final waypoint directly on the target. With "Show Truth" off, it acts as if the target isn't there. And my triggers aren't triggering either way. Am I running into some kind of bug that's ruining my mission or is it something I'm doing wrong ?

Molon Labe
07-25-11, 09:35 PM
I've never heard of the missile behaving differently when it uses waypoints, but I guess it is possible that it might behave differently if the right-click method does not actually set the waypoints automatically but actually hits the target building itself. (although if it did that, I would expect it wouldn't do splash damage like it normally does). I'd still try moving the target around to try to find someplace where the missile detonates instead of crashes.

As for the waypoint trigger, try actually selecting Type Civilian, Missile. Or even Civilian, missile, TLAM.

Blacklight
07-25-11, 09:57 PM
Okay. I just figured out what was going wrong with my target. Apparently a single point of coordinates appears to be several nautical miles square and unless you drop your missile RIGHT ON TOP of that TINY LITTLE target, you miss. When you program your TLAM to go to a certain coordinate, it doesn't detect the target. It just goes for the CENTER of that huge square (which is kind of dumb. It should be able to see the target and zero in on it when it's that close). I've remedied this by actually TYPING IN the coordinates of the target in it's settings pages instead of manually placing it at it's coordinate like I HAD been doing. This put the target directly in the middle of the square and now I hit it every time. Well, that's one problem solved.

Molon Labe
07-25-11, 10:42 PM
Okay. I just figured out what was going wrong with my target. Apparently a single point of coordinates appears to be several nautical miles square and unless you drop your missile RIGHT ON TOP of that TINY LITTLE target, you miss. When you program your TLAM to go to a certain coordinate, it doesn't detect the target. It just goes for the CENTER of that huge square (which is kind of dumb. It should be able to see the target and zero in on it when it's that close). I've remedied this by actually TYPING IN the coordinates of the target in it's settings pages instead of manually placing it at it's coordinate like I HAD been doing. This put the target directly in the middle of the square and now I hit it every time. Well, that's one problem solved.

Oh, I thought it was a bug! No, that's just a limitation of using coordinate based targeting when you don't get to enter enough digits for precision. You can also just place the final waypoint on the target itself. To allow a player to do this, you can put a mark (or an entity revealed to the player) at the correct location. Or you can do what you've done and put the object in the center of the space where the coords are valid and have the player enter the digits instead of dragging the waypoint to the target.

Going back to the second issue, if you'd like, take a look at Defending Labuan in my campaign (The Liu Doctrine). Find the triggers used for launch detection. They work. Those are your examples.

Blacklight
07-25-11, 11:04 PM
Thanks a lot ! That's a huge help. This is the first time I've ever really tried doing anything with the editor that was more complex than just sticking a bunch of ships and such to follow around and shoot. This time, I'm actually trying to build a scenario that's educational that I can use to train someone with a little bit of every aspect of using a sub in DW. Most scenarios I've found take a little too long to play so I'm making this one short and sweet, yet packed with one of everything that you would do with a sub.

green_abobo
09-14-11, 07:51 PM
i dont profess to know anything about the mission editor. i am glad it worked out for you.

personally, i almost always use snap shots for tlams. using waypoints from the presets, zoomed in target, on the fire control station plot....if i have an exact range from the stadimeter.

that way, they can be used like an asm or a tlam, making them more versatile.

ive only had the game a week though so what do i know?