Solved Skript does not recognize the code "format slot..."

  • 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.

couger44

Supporter
Feb 19, 2017
713
31
28
Chile
upload_2019-3-1_21-6-56.png


code_language.skript:
command /worldcoins [<text>]:
    trigger:
        arg 1 is not set:
            open chest with 4 rows named "&e&lWorldCoins" for player
            wait 1 tick
            format slot 10 of player with 42 named "&eCompra el rango &a[VIP]&e!" with lore "&eSi tienes &a500&e WorldCoins puedes comprar el rango &a[VIP]&e ahora mismo!" to close then run [make player execute command "worldcoins vip"]

I tried to change the "[make player execute command" worldcoins vip "]" to "[player execute command" worldcoins vip "]" but it does not work.

Skript: dev36
SkQuery: 3.6.3
Addons:
Skellett: 1.9.6b
MundoSk: 1.8.5
SkRayFall: 1.9.10
TuSKe: 1.8.2
 
Status
Not open for further replies.