Call of Duty Script Documentation

takeallweapons()


Module
Player


Summary


Remove all the weapons from the player.

Call this function on


The player

Example


 level.player takeallweapons();

Minimum Number of arguments: 0


Number of optional arguments: 0



Return to Function List