Search results

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

  1. M

    Location issues

    I have already asked the discord but im having a real issue with: on "de.Ste3et_C0st.FurnitureLib.Events.FurnitureClickEvent": set {_player} to event.getPlayer() set {_id} to event.getID().getID() set {_loc} to location of block above event.getLocation() set {_lore::*} to line 1...
  2. M

    Gui furnace how?

    So at the moment i have a gui the gui is linked to an armorstand. the armorstand is inside the furnace (special reason for this. what id like if for someone to help make/make: first off if coal or other items were put into the gui furnace slots it would copy them into the slots in a furnace. it...
  3. M

    Solved Gui variable issue

    Hey there. i have a gui part made but for some reason it only half works (even though reload with no errors) i am trying to: when player right click barrier, check if they have 10 exp levels, remove levels, change barrier in slot 0 to a furnace in slot 0. the exp element works it is literally...
  4. M

    Gui furnace

    on right click i have it come up with a gui. i want to make it so it would work the same as a furnace but only certain things could be placed in the fuel slot. but they would be able to close the gui yet the "furnace" would keep cooking
  5. M

    would you help me put a basic one together?

    would you help me put a basic one together?
  6. M

    Armor stand help

    im looking to make something cool. on right click on armor stand: if event-entity's helmet is a iron block named "Iron Furnace": broadcast "yes" #if player's tool is a ender rod: #if name of player's tool is "&4Wrench": #make player execute command "" i...
  7. M

    Hiring Skript writer

    This will be both trial and full time. On trial run i will set a task if completed and working your get paid. (should only be a few lines) If the skript you make works then id be very happy to get back in contact regarding more. This is a very big project. which might change the way some...
  8. M

    any good with skripting?

    any good with skripting?
  9. M

    On right click run gui (new asking for help)

    Hey there im really new to this and i learn better from visual. Is there a way to on rightclick on crafting_table run a gui? would you be able to send me just a very small layout of how id go about doing this?
  10. M

    Solved Armor stand-gui

    Hey there i wondered ig anyone could give me a hand. im currently using dice furniture and i want to make it so when a player right click a certain armour stand it will open a gui. Ideally the gui would change depending on stand they right click. I only know the very basic elements of skript...