You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue, attempting to set a variable to a directory's contents fails. Throwing error: {_temp::*} can't be set to '"plugins/Skript/scripts"'s files' because the latter is not an object
Code used: set {_temp::*} to "plugins/Skript/scripts"'s files
The text was updated successfully, but these errors were encountered:
ExprDirList:
ID: ExprDirList
Return type: Text
Changers:
none
Patterns:
[skutil[ities] ]files in dir[ectory](0¦|1¦ including sub dir[ectorie]s) %string%
[skutil[ities] ]dir[ectory](0¦|1¦ including sub dir[ectorie]s) %string%'s files
Versions:
Minecraft: 1.12.2
Skript: 2.2 Dev34 (Also tried 2.2 Dev35b, same issue)
Issue, attempting to set a variable to a directory's contents fails. Throwing error:
{_temp::*} can't be set to '"plugins/Skript/scripts"'s files' because the latter is not an object
Code used:
set {_temp::*} to "plugins/Skript/scripts"'s files
The text was updated successfully, but these errors were encountered: