PlaceAtReticleAlt
From GECK
A function added by the ShowOff NVSE Plugin version 1.80.
Contents
Description
Places the given object at the spot the crosshair is pointing at.
This function can only be used in a script, not as a Condition.
Syntax
reference.PlaceAtReticleAlt formToPlace:AnyForm count:Integer minDistance:Float maxDistance:Float healthPercent:Float
Examples
Player.PlaceAtReticleAlt EuclidTarget 1 0 20000 100