PlaceAtReticle

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout: New Vegas.

Description

Places the given object at the spot the crosshair is pointing at.

Syntax

[help]
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

See Also