Call of Duty Script Documentation

setgoalentity(<goal entity>)


Module
AI


Summary


Set this actor's goal entity.

Call this function on


<actor> An actor

Example


  spawned setgoalentity (level.player);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List