So, Iam making a shop gui with skript, but I have problem with "player's money".
Example:
Any ideas why? :/ I have completed coding full shop and this is my only error. :/
Example:
- This is working fine:
code_language.skript:
format a gui slot 24 of player with glowing red glass named "&a&lFinance" with lore "&7Tvuj zustatek: &e%player's money%"
- But this is not working:
code_language.skript:
set {_m} to player's money:
Any ideas why? :/ I have completed coding full shop and this is my only error. :/