Closed ghost closed 2 years ago
the with lore expression comes from skQuery so that's probably why it isn't working
Well, in that case, how am I supposed to change my lore? Does TuSKe have a special syntax for adding a lore?
Under normal circumstances like make gui slot 0 of player with 1 of stone named "Stone" with lore "Stone" to do nothing it works just fine.
There is no way this GUI aimed plugin has no way of changing GUI lores...
The thing is that everyone thought it was a vanilla Skript feature but it isn't. It'll be added to vanilla Skript soon anyways.
So, meanwhile you'll have to do:
set {_item} to stone named "test"
set {_item}'s lore to "something" and "something else"
make gui slot 0 of player with {_item} to do nothing
I know it's a bit ugly but you'll have to be patient.
Alright!
I only need to do it with 5 items anyways, so may as well work. Thank you for your help!
Hello! When editing a global GUI, it is not possible to use with lore on the new formats. If I remove the lore of this code, it works just fine.
'::kitpvp}%"' is not a valid item data (navigate.sk, line 49: make gui slot 26 with 1 of iron sword named "&c&l&nKITPVP" with lore "||&eKlik her, for at gå til serveren!|||| &8>> &c%{online::kitpvp}%":')