Call of Duty Script Documentation
getdiffuculty()
ModuleLevel
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