Call of Duty Script Documentation

pushplayer(<can push player>)


Module
AI


Summary


Set whether this character can push the player

Call this function on


<actor> An actor

Example


level.elder pushPlayer(true);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List