There isn't a target object... I've written a script which Triangulates the location that two players are looking at... converts all the angles to X,Y coordinates and drops a cluster of bombs where the two lines meet. I can't reference the target by name cause I'm not interested in what's there... I just want to drop bombs where ever both players are looking at. The whole thing works but without a more accurate method of detecting the current heading... it's too inacurate. If anyone is interested, I'll post the script.