SpectateCamera

Discussion in 'Archived: Plugin Requests' started by cattman3000, Jun 19, 2012.

?

Is this possible without spout?

Poll closed Jun 29, 2012.
  1. Yes

    37.5%
  2. No

    37.5%
  3. Perhaps

    25.0%
  1. Offline

    cattman3000

    Hi, i own a prison server and i was thinking of a feature: the spectate camera.
    I think this is possible without spout because the idea behind this is:
    You create a invisible NPC like citizens, by example you give it the name: Camera1
    You put it in the room where you wanna place your camera and then you can spectate that NPC.

    So the commands can be like /camera create <name>
    This will create a invisible NPC where you stand, (also cool would be that you can adjust the looking direction when spectating)

    /camera <name> If you type this you can spectate the invisible NPC(the camera)
    /camera stop (stop spectating)
    /camera switch This allows you to swich directly to the next camera
    /camera move <name> Moves the camera to your position
    /camera show <name> or /camera show all : makes all camera's visible for you
    Maybe you can hook in Citizens, spectator and vanish plugin?

    I hope someone can make a plugin like that any reactions are appreciated to :)
     
  2. Offline

    kaZep

    PS: PUT THE DOWNLOAD LINK!
    PS2: GIMMIE YOUR PRISON SERVER PLSS!!


    Soo cool!!! Where are the permissions? I can help you with them :D
     
  3. Offline

    cattman3000

    Actually i can't make plugins :( but i hope someone can make a plugin like this or learn me java :)

    my ip is prison.theageofcraft.tk but the server is not ready yet buy you can join if you want to :)
     
  4. Offline

    kaZep

    PS: Do a plugin request, with this mode!
    PS2: GIMMIE YOUR SKYPE ID!
    PS3: Where are you from?

    Ye, i want to join! Do you have host?
     
  5. Offline

    cattman3000

    Not yet but when the release is there ill get 1 :D

    my skype ID is ©@₸₸ᵯ▲ȠɜǾǾǾ¿?
    copy it :p
     
  6. Offline

    tsuna25

    ...................Wrong forum :mad:
     
    zhuowei likes this.
  7. Offline

    TnT

    Moved to correct forum.
     
    tsuna25 likes this.
  8. Offline

    cattman3000

    Ye lol srry i'm new to bukkit i saw it yesterday and moved it :(
     
  9. Offline

    -_Husky_-

    Not possible.. To my knowledge.
     
  10. Offline

    wirher

    Nothing is impossible.
     
    tsuna25 likes this.
  11. Offline

    cattman3000

    Why would it be inpossible there is a spectate plugin there is a vanish plugin and there is a NPC plugin so if you mix that all toghether you have this, or not?
     
  12. Offline

    CarrotPCdude

    Presumably the easiest way to make this (speaking as someone who is yet to learn to code stuff) is to log all NPC names and positions to a database, then when spectating them, simply place the player where the NPC is similar to using VanishNoPacket, and freeze the player in that position?
     
  13. Offline

    cattman3000

    Yes thats possible to!
     
  14. Offline

    -_Husky_-

    Facepalm
     
  15. Offline

    wirher

    OMFG, yeah master.
    Why not?
    1. Store locations and names of cameras.
    2. Player type command with <camname> arg
    3. Make player invisible, tp to camera's place, cancell all move events until he stops watching.
    3a) for good feeling spawn NamedEntity at player's old location while he's spectating.
    4. After /camera stop destroy NamedEntity, tp player to his old place and stop cancelling his events.

    Simple? Yeah, that's actually very simple.
    To the autor: sorry, I don't have enough time to make this.
     
  16. Offline

    Chiller

    Well since bukkit added a hide player method to the player you can set a npc wherever you want then that npc will be invisible to all other players and when you want to view that npc camera it just keeps teleporting you to the npc camera and it also makes you invisible. Ive already done it but its not ready yet.
     
  17. Offline

    cattman3000

    Are you bussy with making a plugin like this?
     
  18. Offline

    -_Husky_-

    Oh, right, i was thinking the painting / other block picks up the npc's field of view.
     
  19. Offline

    cattman3000

    Is there someone that can make this? :D (if it is possible, i'm sure it is)
    That would be great!
     
  20. Offline

    XbannisherX

    Im actually working on this :)
    already made 3 camera's
     
  21. Offline

    cattman3000

    WOW GREAT :D
     

Share This Page