Call of Duty Script Documentation

getdiffuculty()


Module
Level


Summary


Gets the game difficulty - can return values of "easy", "medium", "difficult" and "fu" 

Example


 skill = getdifficulty();

Minimum Number of arguments: 0


Number of optional arguments: 0



Return to Function List