#{token::%UUID of player%} + {token_lore::*}

1 messages · Page 1 of 1 (latest)

potent sun
#

Why can I not + these two variables together, whenever I remove the ::* from {token_lore::*} it tells me that it can only be set to one object not more so I have to add it, I got no idea what to do lmao

empty ridge
#

It's because the lore has more than one value, you could instead use:
{token_lore::*}

potent sun
#

whoops

#

wrong error pic

empty ridge
#

Or if you want to have all the lore in a single variable you can use: set {token_lore} to "%event-item's lore%"

potent sun
empty ridge
#

Well, it is not possible to add lists of variables, what values ​​does your list have?

stone pawn
#

are you trying to round the lore

#

to round the # of lines size of {_lore::*}

#

if the lore itself is a number you have to parse it

potent sun
#

Nvm, I've got it now, thanks for the help anyway