Jump to content

SuperOrca

Member
  • Posts

    157
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by SuperOrca

  1. Please do not respond to such an old topic, also this should be in Skript Discussion. @_Tarna_
  2. Not the right channel, please move to the help category.
  3. https://namemc.com/profile/bobyjoey12.3
  4. Please do not reply to old posts. @_Tarna_
  5. 1) This doesn't work 2) Use code blocks to make it look nicer 3) Here is a working version: every 20 seconds: loop all players: give loop-player (random element out of all items)
  6. solid chonk, hollow not chonk. solid not likey, hollow likey
  7. Is there an addon I need for this?
  8. I was wonder what minehut players and staff typing speeds were! I'm an octopus I used https://www.livechat.com/typing-speed-test/#/ for my typing test. Submit your typing speeds below! Please don't bully my speed or English .
  9. set join message to "&d%player%&7 joined the game."
  10. 1) Please use code blocks 2) formatNumber was never defined (not everyone has one) 3) You don't need to loop to fill the slots 4) You should atleast add a comment that says insert your variables here.
  11. This is the wrong section to put this post in please move to Skript Discussion.
  12. You can always set the player's yaw and pitch to temporary variables and after the teleport set the player's yaw and pitch to those temporary variables.
  13. You can check: if block 2 in front of player is air:
  14. I can't make the skript for you, but I can give you documentation links and tutorials. There are two main solutions for guis there is skript-gui addon (which can be installed in the plugins tab) and vanilla skript (which comes when you install skript). I recommend vanilla skript, but neither is bad. For skript-gui: Tutorial: https://github.com/APickledWalrus/skript-gui/wiki Documentation: Search for syntax by filtering only skript-gui, https://skripthub.net/docs/ For vanilla skript: Tutorial: https://forums.skunity.com/threads/vanilla-guis.8939/ Documentation: Search for syntax by filtering only Skript, https://skripthub.net/docs/
  15. teleport player to block 2 in front of player I suggest you make some checks so the player doesn't teleport into the ground. You may also have to specify the player's yaw and pitch in the teleport because for some reason it sets ur yaw and pitch.
  16. Maybe try <player> instead of <offline player>. Make sure you have vault, here is the link to the documentation for Vault Universal: Player's Permissions.
×
×
  • Create New...