code_language.skript:
on join:
if "%player%" is "NAME":
loop all items in inventory of player:
log "%loop-item%" to "fix/NAME.log"
if "%loop-item%" is "normal shulker box":
loop %loop-item%'s' inventory:
log "%loop-value% was in shulker and had a lore of %loop-value's lore%" to "NAME/test.log"
wait 0.5 seconds
remove loop-item from the player
ERRORS:
line 6
cant under stand this loop
Posted by: elijahtheguy from the skUnity Discord. View the thread on skUnity Discord here