D
Deleted member 21504
Script Version (do not put latest): 2.6.3
Script Author: SkriptLang? Not sure, that's what pops up in /sk info
Minecraft Version: 1.19.1
Full Code: N/A
Errors on Reload:
N/A
Console Errors: (if applicable)
N/A
Other Useful Info:
I remember maybe a year back, someone had shown me something they did at the top of a file, similar to the options: or on load: sections. It allowed them to refer to a list of objects as one name, like "all_armor = leather cap, chainmail helmet, iron helmet", and any reference to all_armor afterwards would be considered as leather cap, chainmail helmet, and iron helmet. I've been finding more and more possible uses for this and fewer and fewer references to anything similar online. My closest thought is that it's something skript-reflect related, but I can't confirm it.
Also, a related question: is it possible to do something similar with expressions? Like, for example, skript-reflect allowing you to type "as %string%" when importing methods.
Thanks
Addons using (including versions):
N/A
Troubleshooting:
Have you tried searching the docs? Yes
Have you tried searching the Forums? Yes
What other methods have you tried to fix it? Random guessing, honestly
Script Author: SkriptLang? Not sure, that's what pops up in /sk info
Minecraft Version: 1.19.1
Full Code: N/A
Errors on Reload:
N/A
Console Errors: (if applicable)
N/A
Other Useful Info:
I remember maybe a year back, someone had shown me something they did at the top of a file, similar to the options: or on load: sections. It allowed them to refer to a list of objects as one name, like "all_armor = leather cap, chainmail helmet, iron helmet", and any reference to all_armor afterwards would be considered as leather cap, chainmail helmet, and iron helmet. I've been finding more and more possible uses for this and fewer and fewer references to anything similar online. My closest thought is that it's something skript-reflect related, but I can't confirm it.
Also, a related question: is it possible to do something similar with expressions? Like, for example, skript-reflect allowing you to type "as %string%" when importing methods.
Thanks
Addons using (including versions):
N/A
Troubleshooting:
Have you tried searching the docs? Yes
Have you tried searching the Forums? Yes
What other methods have you tried to fix it? Random guessing, honestly