Posted 28 February 2014 - 12:25 AM
I am relatively new to CC and coding, so perhaps this was not my wisest of choices for a project. At any rate, I am building an arena using spawners from Soul Shards (disabled with a constant redstone signal), a force field from MFFS (to lock both players and mobs in the arena), seer stones from ars magica (emits a redstone signal when mobs are present), extra peripherals( to connect to project red bundled wire).
here is the skinny, I have things set up so that people can enter the arena, press a button and the force field engages, then I am trying to set it up so that the computer will enable one spawner at a time. As each mob is killed it will move to the next one(9 spawners so far, possibly expanding later). Then once all spawners have been gone through, the field will go do down and allow the player to leave, then the system will reset for the next time.
here is the code I have so far, am I even close?
http://pastebin.com/Wpyr2xrp
(for some reason I can't use the code tags in the editor So I pastebin'd it.)
any assistance would be greatly appreciated.
here is the skinny, I have things set up so that people can enter the arena, press a button and the force field engages, then I am trying to set it up so that the computer will enable one spawner at a time. As each mob is killed it will move to the next one(9 spawners so far, possibly expanding later). Then once all spawners have been gone through, the field will go do down and allow the player to leave, then the system will reset for the next time.
here is the code I have so far, am I even close?
http://pastebin.com/Wpyr2xrp
(for some reason I can't use the code tags in the editor So I pastebin'd it.)
any assistance would be greatly appreciated.