SetVel

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function included in the GECK version 1.1.0.36.

Description

Sets Velocity on a reference.

Syntax

[help]
ref.SetVel Axis:string{X, Y, Z} Float:float

Notes

  • This is a console-only function. To use it in a script, you'd have to use con_SetVel instead.