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")
Last update: December 16, 2022
Created: October 31, 2022
Created: October 31, 2022