I'm having a initial look into randomly placing an explosion some distance away from the player and it was looking very awkward to do until I happened upon PlaceAtReticle. According to the table I found it says...
PlaceAtReticle ObjectID Count MinDistance MaxDistance
I think it places ObjectID on the ground in the direction of the reticle between the min and max distance, is that correct? Or will it do nothing unless whatever is in the reticle is between the min and max distance?