1
PvP Map Help
Some friends of mine and I are working on a PvP map called Trenches of the Civil War...however we're having a lot of trouble with giving each player his or her individual items for their class. For example, one of the classes is Sharpshooter and includes a certain colored helmet, an enchanted bow, colored leather armor, and arrows. What is the best way to have each player who chooses this class get those items? The best I'm finding so far is to make a custom entity spawner above a dropped which then feeds into a dispenser...but that seems more complicated than other PvP maps I've played on.
Help would be appreciated!
God bless,
R&Z&I
Help would be appreciated!
God bless,
R&Z&I
5
Player steps on a pressure plate. Command Blocks TP them into a box with a pressure plate. When they are in that box, the pressure plate activates dispensers that give the items and teleports them to the map spawn.
You don't need custom spawners, just fill the dispenser up with stacks of 64 should be enough.
Yes, you can get stacks of enchanted weapons and armor. Use MCedit if you have it. These filters are also helpful:
http://sethbling.com/downloads/mcedit-filters/colorarmor/
http://sethbling.com/downloads/mcedit-filters/filldispensers/
You don't need custom spawners, just fill the dispenser up with stacks of 64 should be enough.
Yes, you can get stacks of enchanted weapons and armor. Use MCedit if you have it. These filters are also helpful:
http://sethbling.com/downloads/mcedit-filters/colorarmor/
http://sethbling.com/downloads/mcedit-filters/filldispensers/
[deleted]
Make them step on a pressure plate or press a button connected to a command block tp'ing them to like a starting area where it sends them on a pressure plate giving them all the items out of the dispenser.
That's the idea I'm tinkering with right now, but the problem is how does one make the most simplified version of that? Dispensers with hoppers running to each, with each hopper having its own spawner? That seems more complicated than other PvP maps I've explored.
I can help im good with command blocks
