PlaceAtReticle
From GECK
(Redirected from Placeatreticle)
A function included in the GECK for Fallout: New Vegas.
Contents
Description
Places the given object at the spot the crosshair is pointing at.
Syntax
PlaceAtReticle ObjectID:form count:int minDistance(unused):float maxDistance:float{1-50000}
Examples
PlaceAtReticle TeddyBear01
PlaceAtReticle EuclidTargetPointer 1 0 EuclidPointerRange
player.PlaceAtReticle EuclidTarget 1 0 20000