Call of Duty Script Documentation

enableHealthShield( <enable> )


Module
Player


Summary


Sets whether the player's health shield is active

Call this function on


The player

Example


level.player enableHealthShield(false);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List