Jump to content

ReportCards

Member
  • Posts

    272
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by ReportCards

  1. I feel you, not completely to the same extent, but as a Market Maker it feels like we're just a "product" when it comes to moderation. It feels as if we're not viewed as humans when it comes to the community and support/moderation. Whenever any harassment comes up towards a market maker, it's as if you're on your own.

    • Like 2
  2. every 1 ticks:
     loop all players
          set {_x} to x of loop-player's velocity
          set {_y} to y of loop-player's velocity
          set {_z} to z of loop-player's velocity
          set {_speed} to abs({_x}) + abs({_y}) + abs({_z})
          send action bar "&7SPEED: &f%{_speed}%&7 / &f2" to loop-player
            wait 2 ticks

    You want to use (x|y|z) of %vector% as the velocity of an entity is a vector. https://skripthub.net/docs/?id=986

  3. Name: SKNoise

    Link: here

    Information: This addon allows developers to use perlin and simplex noise values, along side changing the seed and getting the seed. It will be very useful for anything that requires seeds for generation, or anyone that wants to create smooth and good looking chunks of land.

    Benefits:

      - Obtaining values from math functions that would take a while to make and parse made inside of Skript

      - Being able to make fully function generators with seed inputs

    • Like 7
  4. This isn't good for servers that use armor stands, item frames, or any other entity like those.  This would be more or so used for something that doesn't have much and doesn't allow players to place those.

  5. It's likely that some of the server is the cause of it as well, not just Minehut, I've been on my server and others for days on end without it crashing a single time, admittedly I did see a few crashes here and there, but it seemed to always be the servers fault and not Minehut's. 🙂

  6. 2 hours ago, emopediaMC said:

    i believe skript-yaml allows any yml file to be edited (including yml files disabled). I believe this is why they are not addng skript-yaml anytime soon

    Even still I believe we override the text on server load anyway, this shouldn't be much of an issue.  I'm not 100% sure though

    • Like 1
  7. No, advertising Discord's are not allowed on the forums.

     

    But if you're advertising a competition I'd advise you put as much information as possible in the advertisement and not "Join for more info!", people don't like joining something they don't understand. Especially if they are completely fluked about it.

×
×
  • Create New...