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

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

  1. LoneElf

    Hologram on Pumpkin (Any Item) | 3 Questions

    @Epicskymi, I am willing to learn, it is just I don't have the time as of right now. And if they don't want to help me through Skript-Mirror, then they can help me through SkRayFall or any other addon. Please read the whole thread before commenting. I also stated that I will try my best to...
  2. LoneElf

    Hologram on Pumpkin (Any Item) | 3 Questions

    Thanks @Mr_Simba! I apologize for all of this. @Pikachu, provide me with what you think I should read and if I can't do it on my own in 5-10 minutes, I don't want to waste my time learning it. My Apologies, - @LoneElf
  3. LoneElf

    Hologram on Pumpkin (Any Item) | 3 Questions

    Thanks @Donut. And @Pikachu, just shut the hell up man. Stop going on rants and getting angry here. Nobody likes it when there is someone a part of a thread like you. And sure, if you don't want to help me, then damn leave skUnity as this is where we get help, not start arguments. And I don't...
  4. LoneElf

    Hologram on Pumpkin (Any Item) | 3 Questions

    @Donut, I couldn't have said it better. And @Pikachu, to your question, my answer is: No, you don't need to be a car repairman to read a repair manual, but you need to know how a car works to repair it. If my car is broken, I don't fix it myself as I don't know how. Even if I read a little bit...
  5. LoneElf

    Hologram on Pumpkin (Any Item) | 3 Questions

    Lmao. I love how he said you don't need to know Java as he told be to go to the Java docs. ;P Yeah. That was essentially what I was looking for; actually creating a hologram with the holographic displays plugin, but without running a command, but instead using something like SkRayFall to do...
  6. LoneElf

    Hologram on Pumpkin (Any Item) | 3 Questions

    Oh. I am really bad with skMirror as I don't code Java, but I also think it is possible with it. If someone could provide help, that would be great. The SkStuff stops all skripts, so I can not use it at all. Thanks guys!
  7. LoneElf

    Hologram on Pumpkin (Any Item) | 3 Questions

    I can't edit armour stands to be invisible though because SkStuff is screwed up, and that contains the NBT editing feature. Is there a work around to make an invisible armour stand that doesn't require an NBT editor? Thanks for the reply!
  8. LoneElf

    When you can be an Elf, why not be a LoneElf?

    When you can be an Elf, why not be a LoneElf?
  9. LoneElf

    Hologram on Pumpkin (Any Item) | 3 Questions

    Hello! So, I have a new question. That question is: How do I create a hologram on a pumpkin, but create a hologram so that I can edit it's text? To add to that, after I create one using skript (not running a console command), how would I edit the hologram's text with skript, again, not running a...
  10. LoneElf

    Solved Holographic Names on Dropped Items

    @White, Thanks! So, my question is, how do I spawn in an armour stand without it removing the other block? Thank you! ;) Also, I need to know how to make the armour stand invisible. Thank you! Alright. So, I saw that you needed skStuff for that feature to work (adding an invisibility ntb to the...
  11. LoneElf

    Solved Replace a Block

    Thanks @White. The problem I have is, I need to remove the block that was currently at {_newBlock} because right now, it keeps the stone and just drops a pumpkin. Is there a way to clear a block that is at {_newBlock}? Thank you! Never mind - I got it to work. I just did: set event-block to 86...
  12. LoneElf

    Solved Replace a Block

    Hey there! You are probably seeing my name a lot throughout the help section as I have been having a lot of questions that I wanted to be answered. You guys are awesome! So, my current issue is that I need to replace a block. Now, when I destroy a pumpkin, it destroys it and replaces it with...
  13. LoneElf

    Solved Keep time at Night

    Hey! Thanks man! It worked! You are awesome :)
  14. LoneElf

    Solved Keep time at Night

    Hello! So, this is a quite annoying problem I have. So, I have a gamerule set for the server to not go through the daylight cycle, so I set it to false. Now, it worked before, and does now as well, but nobody changed it and it doesn't stay night. Maybe due to the reload? I am not sure, but I...
  15. LoneElf

    Solved Holographic Names on Dropped Items

    Thanks @Pikachu! It works! Thanks to everyone who offered their assistance as I really do appreciate it! The method @Pikachu offered worked 100% fine and is one I am very happy with! Thanks guys! I am just curious as I might use this in the future, but does the code that you provided, @Pikachu...
  16. LoneElf

    Solved Chest GUI Help

    Yeah, @Syst3ms is right. Here is an example if you were confused: (This is for the skQuery chest opening feature, I think.) on right click on chest: cancel event open chest with 3 rows named "Chest Name Here" to player wait 1 tick format slot 4 of player with a diamond sword...
  17. LoneElf

    Solved Chest GUI Help

    Not tested, but this should work: on right click on chest: cancel event #open chest command
  18. LoneElf

    Solved Holographic Names on Dropped Items

    They said it worked for them previously, so yeah, it should be possible with skript. It is a little annoying when you really need help on something, so your hopes are up when you see a reply on your thread and then when you read it, it is just a comment saying, "It's definitely possible with...
  19. LoneElf

    Solved Holographic Names on Dropped Items

    Any help will be greatly appreciated guys! Thanks! (Bump) (Any help with the error I have! See above for more information. Thanks)
  20. LoneElf

    Solved Holographic Names on Dropped Items

    Well, for some reason, it doesn't work. I get the exact same errors as what @MCProHost has; even the else statement error.