Call of Duty Script Documentation

gettagangles(<tagname>)


Module
Animation


Summary


Gets the angles of a particular tag on this model

Call this function on


<entity> An entity with a model

Example


 leftorg = self gettagangles("tag_wheel_back_left");

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List