Character Vs Clone

Discussion in 'Archived: Plugin Requests' started by ^w^Nick^w^, Mar 28, 2014.

  1. Offline

    ^w^Nick^w^

    Like Man Vs Machine from Team Fortress 2, but with NPCs.

    Here is how it will go:

    To make a clone spawn, place down a block and place a sign on it. Put this on the sign:

    [Clone]
    <amount>
    <interval>

    The second line is how many clones it will spawn. The third line will set the interval of the clone spawning. (e.g. if you put "5" on the third line, clones will spawn every 5 seconds.)

    Clones will appear with an iron helmet to prevent confusion between real players and clones. The clones will spawn randomly with player skins. The real player must be on for the clone to spawn with that player's skin. If there are no player's on the server, the clones will spawn with steve skins.

    Every 10 minutes, the clones will despawn to reduce lag.

    If you have confusion with this plugin, please comment below. Please make this ASAP!

    New information:

    Clones will NOT hostile towards other clones, but will be hostile towards players.

    For the sign:

    [Clone]
    <amount>
    <interval>
    <tool>

    The forth line is the tool that the clone will spawn with. If you set the forth line to a wooden_sword, then the clone will spawn with a wooden sword. If you do not want clones to spawn with tools, then just leave the forth line blank.

    Clones will no longer spawn with a Steve skin if no player is online. Instead clones will NOT spawn if there are 0 players online.

    Clones will wander around aimlessly until a player is close enough for the clone to attack. If a player is killed by a clone, a unique death message will appear:

    "%player% has been killed off by Clone"

    It does not matter what clone kills the player. The death message will always end with the word Clone.

    Default Configuration File:

    Spawn Clones: true
    Clone Speed: 5
    Clone Damage: 4
    Enable Clone Flying: false
    Despawn Interval: 10 minutes

    Death message: "%player% has been killed off by Clone."
    Enable death message: true

    bump

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 7, 2016
  2. please, edit the long 'New Information' part to the original post, and please wait 24 hours before bumping, thank you =)
     
  3. Offline

    kyawkid123

    Citizens 2 + Sentry. Search them on dev.bukkit.org.
     
  4. Offline

    ^w^Nick^w^

    Then how do I make the NPC's spawn without me having to make all of them?
     
  5. Offline

    kyawkid123


    Wouldn't you only have to basically do it once per map or whatever and then they respawn automatically so you would only have to do it once.
     
  6. Offline

    ^w^Nick^w^

    It's like MVM from TF2, so in order for the clome to be in large numbers (lets say 10), I would have to make the clones 10 times.
     
  7. Offline

    kyawkid123

    ^w^Nick^w^ But you would only have to do it once and then any other time they just auto-respawn
     
  8. Offline

    ^w^Nick^w^

    But if I wanted to have 10 clones spawn, I would have to make them TEN times
     
  9. Offline

    ^w^Nick^w^

Share This Page