G
Goetheus
Hi everybody!
It seems cursor item was erased from Umbaska... Right?
I would like to modify the lore of an item when you click it on the inventory...
This code do nothing. No error, no result.
Thank you for help!
Kiss <3
It seems cursor item was erased from Umbaska... Right?
I would like to modify the lore of an item when you click it on the inventory...
code_language.skript:
on inventory click:
set line 1 of lore of clicked item to "test"
This code do nothing. No error, no result.
Thank you for help!
Kiss <3