![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Talmore |
Hello world, This line of code is producing the following error:
$shit/cooldownbar.set_max_value(shitstorm)
Error
Invalid call. Nonexistent function ‘set_max_value’ in base ‘ProgressBar’.
This line works without a problem:
$shit/cooldownbar.set_value(shitstorm)
What am I doing wrong? Is there a bug in the code?
Thanks