1. Welcome to the Brawl website! Feel free to look around our forums. Join our growing community by typing /register in-game!

Single Player MC-War

Discussion in 'Off Topic' started by BrawlerAce, Jan 18, 2014.

Thread Status:
Please be aware that this thread is more than 30 days old. Do not post unless the topic can still be discussed. Read more...
  1. BrawlerAce

    BrawlerAce Well-Known Member

    Joined:
    Aug 4, 2013
    Messages:
    6,616
    Ratings:
    +2,113
    So we know that MC-War is a multiplayer server. What if you wanted to play in single player with MC-War styled stuff, say a campaign mode? @DarSwag and @slider8558 gave me this idea. I was thinking of making a nice little map with a basic campaign. Anyone wanna help? Anyone got ideas? Etc.
    Post them below!
    If you want to help, I might set up a little server to build this thing. However, it would have to alternate between plugins and no plugins, and between 1.7.2/1.7.4 and 14w03b.
     
  2. GreySwordz

    GreySwordz Well-Known Member

    Joined:
    Aug 3, 2013
    Messages:
    1,976
    Ratings:
    +322
    AI will be a ***** to code.
     
  3. GlobalistCuck

    GlobalistCuck Well-Known Member

    Joined:
    Dec 3, 2013
    Messages:
    2,308
    Ratings:
    +994
    It's true, in order to get any sort of skilled AI to fight against, it would be hard to code. But perhaps for new players they could go up against a basic AI just to get ready for multiplayer fighting.
     
  4. BrawlerAce

    BrawlerAce Well-Known Member

    Joined:
    Aug 4, 2013
    Messages:
    6,616
    Ratings:
    +2,113
    You have a good point. I was thinking of using a skeleton that shoots deadly arrows at a fast rate (command block summoning arrows). Care to help?
     
  5. GlobalistCuck

    GlobalistCuck Well-Known Member

    Joined:
    Dec 3, 2013
    Messages:
    2,308
    Ratings:
    +994
    Also perhaps creepers and spiders/zombies to imitate players with knifes and explosives?
     
  6. GreySwordz

    GreySwordz Well-Known Member

    Joined:
    Aug 3, 2013
    Messages:
    1,976
    Ratings:
    +322
    WHAT IS IT WITH PEOPLE TRYING TO USE COMMAND BLOCKS FOR EVERYTHING?


    Come to think of it, it wouldn't be too bad. Make a skeleton, disguise it as a HumanEntity, and have it shoot snowballs instead of arrows.
     
  7. BrawlerAce

    BrawlerAce Well-Known Member

    Joined:
    Aug 4, 2013
    Messages:
    6,616
    Ratings:
    +2,113
    COMMAND BLOCKS ARE COOL
    I'll do that, but I don't know how to make snowballs do damage ATM. Help me :V
     
  8. slider8558

    slider8558 Active Member

    Joined:
    Aug 11, 2013
    Messages:
    284
    Ratings:
    +24
    They only issue with skeletons is that if you want the cbow idea to work, then all skele arrows will explode
     
  9. DarSwag

    DarSwag Well-Known Member

    Joined:
    Nov 7, 2013
    Messages:
    1,320
    Ratings:
    +130
    I hate plugins but i am very good with command blocks.
    I can use command blocks to make it so in a certain radius arrows will explode. It's all in the thread My Very Own Cbow.
     
  10. GreySwordz

    GreySwordz Well-Known Member

    Joined:
    Aug 3, 2013
    Messages:
    1,976
    Ratings:
    +322
    COMMAND BLOCKS SUCK
    OnEnitityHitEntity or something like that, check if a snowball hit player. Apply damage to player.
     
  11. BrawlerAce

    BrawlerAce Well-Known Member

    Joined:
    Aug 4, 2013
    Messages:
    6,616
    Ratings:
    +2,113
    COMMAND BLOCKS ARE COOL, SHUSH
    Is there even a node for that with vanilla commands? I want to do this without a plugin/coding :V
     
  12. slider8558

    slider8558 Active Member

    Joined:
    Aug 11, 2013
    Messages:
    284
    Ratings:
    +24
    That isn't very difficult, but skeleton would be shoot at you therefor inside the radius.
    Unless it was a 15 block minimum distance of arrow travel before it explodes it wouldn't work.
     
  13. GreySwordz

    GreySwordz Well-Known Member

    Joined:
    Aug 3, 2013
    Messages:
    1,976
    Ratings:
    +322
    COMMAND BLOCKS ARE SO LIMITED ITS NOT EVEN FUNNY

    plugin/coding is the only way to get this done. How would you save progress, make guns, custom AI, etc.
     
  14. DarSwag

    DarSwag Well-Known Member

    Joined:
    Nov 7, 2013
    Messages:
    1,320
    Ratings:
    +130
    *Ahem* /testfor does that. it tests for an arrow in thr ground before exploding.
     
  15. slider8558

    slider8558 Active Member

    Joined:
    Aug 11, 2013
    Messages:
    284
    Ratings:
    +24
    An arrow shot by a player and an arrow shot by a mob are no different. If I'm incorrect, then thank god but both would explode otherwise
     
  16. BrawlerAce

    BrawlerAce Well-Known Member

    Joined:
    Aug 4, 2013
    Messages:
    6,616
    Ratings:
    +2,113
    YEAH, BUT THEY'RE NOT LIMITED WHEN IT COMES TO MAKING ADVENTURE MAPS
    I could save progress via a scoreboard option. Also, it is technically a map, so... (campaign)
    I have an idea for custom AI. I'll do it :V
    Guns, not sure. Might just use a modified bow.
     
  17. slider8558

    slider8558 Active Member

    Joined:
    Aug 11, 2013
    Messages:
    284
    Ratings:
    +24
    Guns could be done with the new velocity thingamabobs combined with sethblings spell casting system! So you hold a thingy(gun) and it would shoot as soon as you start holding it. It would spawn a snowball with a high velocity and angle relative to you.
     
  18. GreySwordz

    GreySwordz Well-Known Member

    Joined:
    Aug 3, 2013
    Messages:
    1,976
    Ratings:
    +322
    OR YOU COULD JUST GET SOMEONE TO MAKE THE PLUGIN
     
  19. FTWxHaZe

    FTWxHaZe Member

    Joined:
    Oct 2, 2013
    Messages:
    92
    Ratings:
    +4
    What a coincidence,

    I am developing a plugin that allows you to spawn AI, so maybe once I am finished I will tell you and you can download it from bukkit and you can run it on a local server.
     
  20. slider8558

    slider8558 Active Member

    Joined:
    Aug 11, 2013
    Messages:
    284
    Ratings:
    +24
    You can't run plugins on single player :V
    I wanted to originally make this for myself so that I could play it on long car rides
     
Loading...
Similar Threads Forum Date
Builds to singleplayer? Creative Jan 6, 2016
QUESTION: Importing maps from single player to Minecraft Build MinecraftBuild Oct 3, 2015
Single Player Party Suggestions / Ideas Jul 8, 2015
Commands for Smoke Grenade! Test it on your single player world! Off Topic May 14, 2015
What i do when im bored in Single player (Aether 2) Off Topic Sep 9, 2013
Thread Status:
Please be aware that this thread is more than 30 days old. Do not post unless the topic can still be discussed. Read more...