1. 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!

  2. LOOKING FOR A VERSION OF SKRIPT?

    You can always check out our Wiki for downloads and any other information about Skript!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Help please

Discussion in 'Skript' started by KasiaPRO, Jun 5, 2020.

Thread Status:
Not open for further replies.
  1. KasiaPRO

    KasiaPRO Member

    Joined:
    May 2, 2020
    Messages:
    25
    Likes Received:
    0
    I was trying to make a pvp selector, but... well, look at this:

    Code (Text):
    1. on leftclick on a stone:
    2.   if player is world "pvp"
    3.   make player execute command "/kit stone"
    i don't know how if u can make that only if a player is in a specific world can make that

    upload_2020-6-5_13-53-48.png
     
  2. Modder

    Modder Member

    Joined:
    Jun 5, 2020
    Messages:
    3
    Likes Received:
    0
    1. on leftclick on a stone:
    2. if player's world is "pvp":
    3. make player execute command "/kit stone"
     
  3. KasiaPRO

    KasiaPRO Member

    Joined:
    May 2, 2020
    Messages:
    25
    Likes Received:
    0
    Ty it worked!
     
  4. pokw

    pokw Active Member

    Joined:
    Jun 3, 2019
    Messages:
    52
    Likes Received:
    1
    If it worked, please set the flair of this post to "solved" to let other users know it is solved.
     
  5. KasiaPRO

    KasiaPRO Member

    Joined:
    May 2, 2020
    Messages:
    25
    Likes Received:
    0
    How to mark it as solved, im a little bit new here heh
     
  6. Nikd0

    Nikd0 Active Member

    Joined:
    May 30, 2020
    Messages:
    208
    Likes Received:
    21
Thread Status:
Not open for further replies.

Share This Page

Loading...