game.SetSkillLevel
Description
Sets the difficulty level of the game, can be retrieved with game.GetSkillLevel.
This will automatically change whenever the "skill" convar is modified serverside.
This function will not work if the skill convar doesn't match the targeted value. To work around this, you must use RunConsoleCommand("skill", num) alongside this function.
Issue Tracker: 3491
Issue Tracker: 3491