Dismiss Notice
Wynncraft, the Minecraft MMORPG. Play it now on your Minecraft client at (IP): play.wynncraft.com. No mods required! Click here for more info...

Discussion Quick Questions About ??? And Its Redstone

Discussion in '??? Hunt' started by Shamos200, Sep 9, 2016.

Tags:
Thread Status:
Not open for further replies.
  1. Shamos200

    Shamos200 Famous Adventurer HERO

    Messages:
    1,882
    Likes Received:
    3,011
    Trophy Points:
    164
    Minecraft:
    I was watching people do puzzles for ???, like the one with all the teleporters, and i thought, "I wonder how i could do that!" Then, i got the idea to make this thread for quick and small questions about ???. If there is a better place for this, please tell me so i can move it. Alright, lets get into the questions!

    1. How did you make the teleporter puzzle hoppers only take one item?
    2. How do you tell where the player was in the teleporter puzzle?
    3. How did you make the items have no italics and name tags?
    4. How did you make hostile mobs peaceful?
    5. How did you make NPCs?

    EDIT: Its time for round 2! now, i would like to quickly thank you guys for helping me learn (and try) some of your redstone answers, and i have some more! Here they are:

    6. How did you make items drop on the ground, like the quartz key? the only way i can make there be no italics is using an NBT editor, and im not sure if i could turn that into a /summon command.
    7. How did you make most of the item mobs? This was my idea for an alternative for 1, but i have no idea how to do it!
    8. How did you make spells? I kinda want my own "Spider Jump" or something similar to that.
    9. I saw some people talking about /testfor, and saying it was bad. i'm bad at sarcasm, so, should i use /testfor or some other command?
    10. (Kinda random) What was your greatest redstone acomplishment? (Mainly to people like jumla, lotem, ect.

    Thank you for reading this, and thank you for your time!
     
    Last edited: Sep 10, 2016
  2. ron111701

    ron111701 proffa CHAMPION

    Messages:
    1,476
    Likes Received:
    1,255
    Trophy Points:
    130
    Guild:
    Minecraft:
    Command blocks and such
     
  3. Shamos200

    Shamos200 Famous Adventurer HERO

    Messages:
    1,882
    Likes Received:
    3,011
    Trophy Points:
    164
    Minecraft:
    But how with the command blocks? That is my question...
     
  4. ron111701

    ron111701 proffa CHAMPION

    Messages:
    1,476
    Likes Received:
    1,255
    Trophy Points:
    130
    Guild:
    Minecraft:
    Idk
     
    ethanoot likes this.
  5. AlexisPlay

    AlexisPlay I'm that one guy who is a guy. VIP+

    Messages:
    3,298
    Likes Received:
    4,239
    Trophy Points:
    194
    Minecraft:
    It's very complicated, you should go watch tutorial about that
     
  6. Shamos200

    Shamos200 Famous Adventurer HERO

    Messages:
    1,882
    Likes Received:
    3,011
    Trophy Points:
    164
    Minecraft:
    Im not sure if there is a tutorial for some stuff i listed there, but i might check soon tm.
     
  7. endrus_77

    endrus_77 Titles are overrated HERO

    Messages:
    53
    Likes Received:
    17
    Trophy Points:
    51
    Minecraft:
    The tricks they use is their custom plugin and command blocks. Command blocks work a lot like operators, they can input any kind of command command ( vanilla, plugins, mods).
    Also, plugins are able to create many things to give a more RPG vibe to the game.

    Number 1 is simple using basic redstone. They wire up a circuit for the hopper to take on item then stop.

    Number 2 is a little more difficult. They either use extremely complicated command block structures to test for players standing in/on block: x,y,z or use plugins to create listeners to do the exact same thing. If the listener pulses true, the command structure or code goes to initiate the teleport sequence.

    So all they need to do for number 3 is use vanilla commands to spawn in items with custom names, attribute ect. If you look up on google "how to make custom items" there will be many videos on how to do it.

    Numbers 4 and 5 are the exact same, they use a plugin to spawn and customize mobs. Example: mythicmobs Again, same goes for NPCs. Example: NPCs (both are very different than the Wynncraft plugin).

    That is about it. Many people can explain it better than me, but this is a relatively basic understanding of your questions. I hope this helps!
     
    Last edited: Sep 9, 2016
    donda biblioteca likes this.
  8. Shamos200

    Shamos200 Famous Adventurer HERO

    Messages:
    1,882
    Likes Received:
    3,011
    Trophy Points:
    164
    Minecraft:
    How would one make a "hopper lock"?
    Also, thank you for the valuable info, i'm sure i can find use for it somehow... Probably just make a teleporter and try to build some WC stuff...

    Or try to make corkus! DUN DUN DUNN!
     
  9. endrus_77

    endrus_77 Titles are overrated HERO

    Messages:
    53
    Likes Received:
    17
    Trophy Points:
    51
    Minecraft:
    The way i would do it (not optimized in the slightest XD) is running a comparator back into the hopper. Then after some time (pulse extender?) make the hopper usable again. I bet there is an easier way to do this, but this is the way i would do it.
     
  10. DragonEngineer

    DragonEngineer Famous Adventurer HERO

    Messages:
    1,837
    Likes Received:
    2,721
    Trophy Points:
    164
    Minecraft:
    1: /clear a specific item, such as /clear @p item {whatever datatag}

    2: /testfor @p[x, y, z, r]

    3: plugin stuff. But you can use mcedit filter, modify item string, to make that.

    4: plugin stuff

    5: also plugin stuff.
     
  11. Glazer

    Glazer retired Media CHAMPION

    Messages:
    126
    Likes Received:
    183
    Trophy Points:
    61
    Guild:
    Minecraft:
    Eww no one use /testfor anymore
     
  12. Lei

    Lei Travelled Adventurer

    Messages:
    65
    Likes Received:
    71
    Trophy Points:
    18
    Minecraft:
    1. by using redstone to block intake and command block to check hopper
    2. use command block to test position
    3. nbt tag
    4. plugin
    5. plugin, or in vanilla, command block
     
  13. Lotem

    Lotem Ex-Moral supporter in the official Wynncraft CTâ„¢ HERO

    Messages:
    805
    Likes Received:
    3,829
    Trophy Points:
    159
    Guild:
    Minecraft:
    Ye, because using /testfor is super hard. But everyone can make AI for a game with command blocks...
     
    Killerbug191 likes this.
  14. Mouse :)

    Mouse :) cicetil is no longer a slave VIP+

    Messages:
    2,010
    Likes Received:
    2,145
    Trophy Points:
    130
    Minecraft:
    Dont try you will fail
    Plz dun hurt me
     
  15. Snerp

    Snerp Grand Terrainer Modeler HERO Builder

    Messages:
    2,810
    Likes Received:
    7,188
    Trophy Points:
    209
    Creator Karma:
    Minecraft:
    Everyone?
     
  16. Sinom

    Sinom Some random guy you probably never heard of VIP

    Messages:
    289
    Likes Received:
    113
    Trophy Points:
    64
    Minecraft:
    the npcs and making hostile mobs peacefull aren't made using commandblocks but using plugins and i think making the lore non italic also uses plugins but it might be possible using rps
    ________________________________
    he meant that sarcastically because he wa asking about something as easy as that but not about something as complicated as the ai
     
    Lotem likes this.
  17. YooZee

    YooZee Mythic Finder CHAMPION

    Messages:
    512
    Likes Received:
    171
    Trophy Points:
    64
    Minecraft:
    I personally do not know how to make teleport sequences and the other stuff u are talking about

    I know basic stuff that i've learned from my past cause i used to play with command blocks alot when they got released..
     
Thread Status:
Not open for further replies.