Conditions with blocks return differently when the looped stuff isn't a variable #2175
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: low
Issues that are not harmful to the experience but are related to useful changes or additions.
Description
The solid condition doesn't work in loops when the given values to loop aren't variables (this is a terrible description but you should look at Steps to Reproduce, it's more understandable).
Same for:
is transparent
,is flammable
Steps to Reproduce
Expected Behavior
The condition should return
true
orfalse
consistently in both loops.Server Information
The text was updated successfully, but these errors were encountered: