Hello. i wanna check 1 information and give {_firstinformation} to player how can i do it?
i add informations by
how can i remove all other information in temp var when i wanted to check which item is in %{AukceItem::%player%::1}%? i know it sounds complicated but i cant have no another chance to do it, because i need more informations in one var.
And sorry for my bad english :/
i add informations by
code_language.skript:
set {AukceItem::%player%::*} to slot 2 of player's current inventory
code_language.skript:
set {_cena} to slot 2 of player's current inventory
add {_cena} to {AukceItem::%player%::*}
add "%{AukceItem::%player%::1}%/%player%/%{_cena}%/%now%" to {Aukce::*}
And sorry for my bad english :/