So in my skript, i have the variable {points::%player%}
but in one of the line of my codes i have
But it still won't format my 12th slot with 1 dragon egg named "&bDragon Rider!"(but it doesn't have errors tho...), so i changed it to
But it says that {points::%player%} isn't an entity type, i even tried to add quotation mark so it's like
"{points::%player%}"...
But it just gave me errors
Yes i've posted this too(but more complicated...), i Know this might get deleted, but i really need help... My server's players wants this feature so bad
P.S If you responded in less than like 8 hours, i might not answer becouse i'm about to go to sleep and continue making this skript tommorow...
but in one of the line of my codes i have
code_language.skript:
if {points::%player%} is greater than 2499:
format slot 12 of player with 1 dragon egg named "&bDragon Rider!" with lore "&7Price: 2500 Points!" to close then run [make console execute command "/vicdance6667 buy DRider %player%"]
else:
format slot 12 of player with 1 dragon egg named "&cDragon Rider!" with lore "&7Price: 2500 Points!" to be unstealable
code_language.skript:
if %{points::%player%}% is greater than 2499:
format slot 12 of player with 1 dragon egg named "&bDragon Rider!" with lore "&7Price: 2500 Points!" to close then run [make console execute command "/vicdance6667 buy DRider %player%"]
else:
format slot 12 of player with 1 dragon egg named "&cDragon Rider!" with lore "&7Price: 2500 Points!" to be unstealable
"{points::%player%}"...
But it just gave me errors
Yes i've posted this too(but more complicated...), i Know this might get deleted, but i really need help... My server's players wants this feature so bad
P.S If you responded in less than like 8 hours, i might not answer becouse i'm about to go to sleep and continue making this skript tommorow...