Black Ops III

LinkTo

Attaches one entity to another

Example:

self.rightturret LinkTo( self, "tag_gunRight", (0,0,0), (0,0,0) )

Parameters

ParameterSummary
*linkto entityThe entity to attach this thing to
[tag]The tag to attach the entity to
[originOffset]The positional offset from the base position
[anglesOffset]The angular offset from the base angles

* = mandatory