Call of Duty Script Documentation

traversemode(<traverse mode>)


Module
AI


Summary


Set the traverse mode of this actor.

Call this function on


<actor> An actor

Example


self traverseMode("nogravity");

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List