Recent content by kuzmin04

  • 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 community!

    Now, what are you waiting for? Join the community now!

  1. K

    Variable issue

    I'm trying to get a block in a direction but it says "variables cannot be used here" at the line "set {_block} to location at block {_amount} {_facing} of {_center}" If I put east instead of {_facing} (which is a direction I checked) it works Does anyone have any idea what's wrong? function...
  2. K

    Location

    I tried everything and it still doesn't work I set it to this and it still doesn't work: set {location} to location at {x}, {y}, {z} in world "0" Thank you everyone i had to parse it as a number
  3. K

    Location

    SkRayfall and TuSke
  4. K

    Location

  5. K

    Location

    I'm looping through a list of locations and the list displays the variables right, but when i try to define them in a location it doesn't work. any ideas? every 5 seconds in "0": loop {generators::*}: set {split::*} to loop-index split at ":" set {split::*} to {split::2} split at ","...
  6. K

    delete lore

    no like no lore at all not a blank line, thx tho
  7. K

    delete lore

    how to delete lore from item?