keeperfx
keeperfx copied to clipboard
refactor SET_POWER_CONFIGURATION command
I tried SET_POWER_CONFIGURATION(POWER_HEAL_CREATURE,9,10)
And I get this log error: Error: set_power_configuration_check(line 72): Unknown power variable
I tried
SET_POWER_CONFIGURATION(POWER_HEAL_CREATURE,9,10)And I get this log error: Error: set_power_configuration_check(line 72): Unknown power variable
Sorry. This is obviously because I am missing a variable in that script command.