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.

i need help with this skript it says "'set {placedgens::%value%} to 0' is not an entry (like name =

Discussion in 'Skript' started by Taepo, May 14, 2022.

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

    Taepo Member

    Joined:
    May 14, 2022
    Messages:
    1
    Likes Received:
    0
    variables:
    set {starttries} to 1

    command /start:
    trigger:
    remove 1 from {starttries}
    if {starttries} >= 0:
    stop
    else:
    make player execute command "/plots auto"
    give player 5 hay block named "&eWheat Gen"
    --- Double Post Merged, May 14, 2022, Original Post Date: May 14, 2022 ---
    Its okay guys i manged to fix it!
     
Thread Status:
Not open for further replies.

Share This Page

Loading...