Hello!
I maybe found a bug!
this should show text and sunflower.. but.. it shows text and "ItemStack:sunflower" but if i change it to for example "ItemStack:diamond" or anything else it works.. but im need sunflower...
EDIT: and "sunflower" must be correct type because i coppied it from "aliases-english.sk"
EDIT2: i found 1st mistake... it need to be:
And this is not a bug but i include it into this post:
I have a hologram with variable.. variable is for every player another.. but every player see same number..
is here some way how to make it without making client side hologram, looping all players and updating it every second?
Plzz help meee!
I maybe found a bug!
code_language.skript:
create client side holo object "&e&l%{_coins}% Coins;ItemStack:sunflower" with id "egg2" at {egg.pos1} to player
EDIT: and "sunflower" must be correct type because i coppied it from "aliases-english.sk"
EDIT2: i found 1st mistake... it need to be:
but now its empty.. only "&e&l%{_coins}% Coins"..&e&l%{_coins}% Coins;ItemStack:sunflower;
And this is not a bug but i include it into this post:
I have a hologram with variable.. variable is for every player another.. but every player see same number..
is here some way how to make it without making client side hologram, looping all players and updating it every second?
Plzz help meee!
Last edited: