Solved GUI help..

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

GToTheG

Member
Jan 26, 2017
35
0
8
23
So i made this:

´´´
command /ex [<text>] [<integer>] [<player>]:
executable by: console
trigger:
open chest with 3 rows named "&eKit:" to player-arg
format slot 12 of player with 1 of light green clay named "&a&lACCEPTER" with lore "&7Klik for at accept purchaset!" to close then run [console command "confirmation2 %arg-1% %arg-2% %player-arg%"]
format slot 14 of player with 1 of red clay named "&c&lDENY" with lore "&7Klik for at deny!" to close
send "%player-arg%" to player-arg
´´´

It wont open the chest to the player arg?

Why idk, but it sends the player-args correct name in chat (last line)?
[doublepost=1485778478,1485775197][/doublepost]I fixed it.
 
So i made this:

´´´
command /ex [<text>] [<integer>] [<player>]:
executable by: console
trigger:
open chest with 3 rows named "&eKit:" to player-arg
format slot 12 of player with 1 of light green clay named "&a&lACCEPTER" with lore "&7Klik for at accept purchaset!" to close then run [console command "confirmation2 %arg-1% %arg-2% %player-arg%"]
format slot 14 of player with 1 of red clay named "&c&lDENY" with lore "&7Klik for at deny!" to close
send "%player-arg%" to player-arg
´´´

It wont open the chest to the player arg?

Why idk, but it sends the player-args correct name in chat (last line)?
[doublepost=1485778478,1485775197][/doublepost]I fixed it.
Mark the thread as solved if you have fixed your issue.
code_language.skript:
Thread Tools > Edit Title > No Prefix > Solved

Feel free to share how you resolved your problem.
 
Status
Not open for further replies.