I need assistance, I am currently making an adventure map, and in one part you have to fight hordes of zombies to reach level 15. Everythings working fine, except for one thing, once you hit fifteen it opens a secret door, and tells you you've passed, this is working fine but then it's supposed to activate a cmd block that sets the game to peaceful, but it is not doing anything, please help me.
(Sorry about the long winded text :P)
I need assistance, I am currently making an adventure map, and in one part you have to fight hordes of zombies to reach level 15. Everythings working fine, except for one thing, once you hit fifteen it opens a secret door, and tells you you've passed, this is working fine but then it's supposed to activate a cmd block that sets the game to peaceful, but it is not doing anything, please help me.
(Sorry about the long winded text )
Okay. you need one command block on a RAPID clock with the /testfor @a coordainates command, and a comparator next to that facing away, then the /difficulty peaceful block on the output end of the comparator. Remember, /difficulty only works on servers, for single player you need to tell them to set it to peaceful.
Rollback Post to RevisionRollBack
Feel free to pm me about any concerns,corrections,or questions.
I do redstone, pvp, light map making, enjoy sweet tea, and I'm a Leo.
If I helped, Up-vote my post please. Quote me if you require my attention.
(Sorry about the long winded text :P)
Okay. you need one command block on a RAPID clock with the /testfor @a coordainates command, and a comparator next to that facing away, then the /difficulty peaceful block on the output end of the comparator. Remember, /difficulty only works on servers, for single player you need to tell them to set it to peaceful.
I do redstone, pvp, light map making, enjoy sweet tea, and I'm a Leo.
If I helped, Up-vote my post please.
Quote me if you require my attention.