entity_set_vector
Engine (engine.inc)
Description
entity_set_vector - Sets a vector on an entity's structure.
Syntax
entity_set_vector ( entity, key, Float:NewVector[3] )
Type
Native
Notes
To see what entity key variables are available, see the engine_const.inc file.

Do not use this for setting an origin, use entity_set_origin.