Call of Duty Script Documentation

linkto( <linkto entity>, <tag>, <originOffset>, <anglesOffset> )


Module
Entity


Summary


Attaches one entity to another

Call this function on


An Entity

Example


self.rightturret linkto( self, "tag_gunRight", (0,0,0), (0,0,0) );

Minimum Number of arguments: 1


Number of optional arguments: 3



Return to Function List