Call of Duty Script Documentation

gettagorigin(<tagname>)


Module
Animation


Summary


Gets the origin of a particular tag on this model

Call this function on


<entity> An entity with a model

Example


 leftorg = self gettagorigin("tag_wheel_back_left");

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List