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

Farid

Active Member
Feb 5, 2017
179
11
18
61f85f150c1eeee585d59d7092a8af50.png


e1709ebce4d33acf592ebaf0f40ff5a4.png


It doesn't work.

Skript version: 2.2dev23
 
code_language.skript:
command /guild [<text>]:
    trigger:
        set {_second2} to "%arg-1%" parsed as a offline player
        set {_second} to uuid of {_second2}
        send "%{_second2}%"
        send "%{_second}%"

this works for me, hope for you too!
 
Status
Not open for further replies.