Call of Duty Script Documentation

setgoalvolume(<volume entity>)


Module
AI


Summary


Set this actor's goal volume. This cannot be set if a goal entity is set.

Call this function on


<actor> An actor

Example


 self setgoalvolume(goal);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List