#Function error in newer skript version [SOLVED BUT STILL CONFUSED]
1 messages · Page 1 of 1 (latest)
{_parsed::*} is not a text
texts in the parameters

If each item has a code (ID), why bother checking the itemtype?
Also you could just use unformatted and then replace all spaces with “” or “_”
itemcode?
Optimized code isnt a bad thing
.
Ok, replace that too
With the replace effect
replace all STRING in STRING with STRING
Set it to lowercase
May i ask what this line is
Thats not how you parse something. And the name is already text
??
I would consider that a miracle
You stringify something then parse it.. but youre trying to parse text as text, and thats not even correct syntax
”10 seconds” parsed as timespan, not ”10 seconds” parsed as “• %timespan%”
If you weren’t trying to parse why does your code contain “parsed”?
No, that is not what that line would do if it worked
Use the replace effect
Function error after updating skript [SOLVED]
Function error after updating skript [SOLVED BUT STILL CONFUSED]
Function error in newer skript version [SOLVED BUT STILL CONFUSED]
the one that does nothing? the one with the horrible syntax??
...
the p a r s e line
well thats an issue, isnt it
so this doesnt work
you said it has a none
send the lowercase function
you probably removed the set {_return} to ""
^
where's your letters list
do you have that set
...
its not
remove this line: replace all "<none>" in {_kit} with ""
reload your script and send a screenshot
no, a screenshot is fine
oh no
what is that
4821ms??
and youre not using lists
and still
i wouldnt start it with the player
make the player the index
costume::preist::{_p}
no
put player last
and use uuids
easier to keep track of
you can loop or delete that costume specifically
yes
you could loop costume::* and then use costume::%loop-index%::player
yes
thats what i just showed you
looping will get the next index