Call of Duty Script Documentation

setautopickup( <auto pickup> )


Module
Player


Summary


Sets whether the player will automatically pick up pickups.

Call this function on


The player

Example


 level.player setautopickup(true);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List