Issues with inline comparison of functions #2261
Labels
bug
An issue that needs to be fixed. Alternatively, a PR fixing an issue.
completed
The issue has been fully resolved and the change will be in the next Skript update.
priority: lowest
"Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements).
Description
When comparing 2 objects returned by functions without
:
an error appearsSteps to Reproduce
Does work :
Does not :
Storing the results into variables and then comparing them does actually work, with or without
:
Expected Behavior
The condition should pass.
Errors / Screenshots
The following error appears :
Invalid brackets/variables/text in ...
(more info in the piece of code)Server Information
The text was updated successfully, but these errors were encountered: