Solved Player's money problem

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

ThePlay3r

New Member
Jun 10, 2018
5
0
0
20
So, Iam making a shop gui with skript, but I have problem with "player's money".
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. :/
 
code_language.skript:
can't understand this condition: 'set {_m} to player's money' (core.sk, line 379: set {_m} to player's money:')
 
Status
Not open for further replies.