Skip to content

SetGuardDifficulty

sets the difficulty of a guard

Argument Data Type Needed Default Description
guard number - The guard index
difficulty string - Can be: easy, medium, hard, veryhard

Dont need to be called every frame


Example
SetGuardDifficulty(guard, "medium")