Recent content by Frizou

  1. Frizou

    any good ways to code events for all players?

    make a loop that repeats infinitely, add a variable randomizer in it (make a variable randomly chose between multiple numbers and each of them equal an event) and then add a 1 minute wait after that, then you can make each event separately with each of them being a number
  2. Frizou

    Skyminers

    but most players would like a more engaging and complex game than a very, very simple skyminer that can become boring quickly to the average playerbase that understands more complex games but for the code stide of things, i really do not agree, most people who do not know how to code will try...
  3. Frizou

    Skyminers

    there are obviously exceptions, i was talking in general, but yes, they aren't well designed most of the time
  4. Frizou

    Skyminers

    slowly raises hand More seriously, i think Henri probably has the best explanation, it really makes sense for kids that do not have a full understanding of stuff to go on the more logical, simple and barebone games, thus skyminers being a popular game to a playerbase that apear younger
  5. Frizou

    do i require discord to apply for mod?

    Thats illegal, and since birdman just said hes under 13, the staff legally can't allow him on the discord server and need to report him unless proved otherwise (staff on discord server could get in some real shit simply for birdman being in the discord server) (also, personally i do not think...
  6. Frizou

    What the heck is happening in Node 6 hub

    KabanFriends and Reasonless (devs) seem to have a really weird party messing with players, what the heck happened for it to go this far ?
  7. Frizou

    Diamondfire might get sued

    It is stated that you can't get a refund in the TOS as well as on the store page (and as you got banned, it is logical to not be refunded)
  8. Frizou

    How to make a drop system based on percentages ?

    Oh wow thats really useful, thanks a lot ! im guessing i can go further than 1-100 for rarer occurences ?
  9. Frizou

    How to detect proximity to a block type ?

    as an example : detect if the player is 1 block away or less than any oak log in the game
  10. Frizou

    How to make a drop system based on percentages ?

    Thank you ! (are there any more advanced techniques for very low percentages like 3.56% ? or is that just too much code ?)
  11. Frizou

    How to make a drop system based on percentages ?

    How do you make a drop system based on a loot table that uses percentages ? example : 20% of stone, 20% of dirt, 50% of wood, 10% of iron
Top Bottom