Call of Duty Script Documentation

setfriendlychain(<node>)


Module
AI


Summary


Sets the friendly chain for the player

Call this function on


<player>

Example


level.player setfriendlychain (getnode ("trench_chain","targetname"));

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List