[FUN] Citizens v2.0.11 - Human NPCs for Bukkit [1.7.2]

Discussion in 'Archived: Plugin Releases' started by Citizens, Mar 5, 2011.

  1. Offline

    Citizens

    Citizens - Human NPCs for Bukkit
    Version: 2.0.11
    Authors: @fullwall and @aPunch
    Source: Citizens on GitHub

    Citizens is now on BukkitDev

    This thread will no longer be updated. We encourage you to use our page on BukkitDev. You can find information, links to our wiki and website, and the download page there.

    Showing Your Support

    We work hard to maintain Citizens. We've been working on Citizens2 around the clock on new and exciting features. A little motivation never hurts, so feel free to donate to us - fullwall and aPunch.

    If you can't donate, we appreciate a "hello" every now and then. Stop by the IRC channel #citizens on irc.esper.net to discuss Citizens and give thanks!
     
  2. You dont "make" a config file, you donwload the .zip file fromt he OP, there is a folder called Citizens in the zip file as well, that includes the config files.

    Im hearing this a few times now, time to find out what it is, can you paste your Citizens.location in www.pastebin.com and paste the link here? that way i can review your locations file.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 11, 2016
  3. Offline

    biggetje537

    thank you. iw ill do that in the future
     
  4. Offline

    Qwerto227

    Yay an update :). But no Guards, Traders or way points :(. Oh well
    PS Don't rush those features out tho, i would rather waiting for fully functional stuff, than have extremely glitched and rubbish ones in the next few mins :)... Although if you can bring them out in the next few mins then yay :) .... Y'know, just ignore me lol
     
  5. Offline

    BigBlueGER

    I prefer pastie =P
    http://pastie.org/1722801
    Don't wonder about the same names, just trying to fill my lonely towns =P
     
  6. Offline

    NickBrahz

    You know NickBrahz is a good name :p also comes with a cool skin!
     
  7. Well your locations file looks good, no rpoblems in there, so lets see... try running your server only with Citizens and Permissions, to check if it still happens AND if you have multiverse ranem your Citizens.jar to zCitizens.jar

    Haha well waypoints are actualy rather close, so i would say *SPECULATION* that that would be 1.08, and guards as well. *this is not a promise but a probably* andsince we promised to release 1.07 this weekend we did as good as we could.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 11, 2016
  8. Offline

    escape

    /npc reset doesn't seem to be working.
     
  9. Offline

    Ryan1er

    When will the next update with
    NPC Traders (iConomy / ingame items).
    Waypoints (NPCs walking-through cycle to specific points)
    NPC Guards.
    Questing support. ?

    Waw , you are a god , men.
     
  10. Waypoints and Guards are planned for 1.08, question suppport ant NPC traders for after that.

    /npc reset, this resets the text that the npc says, ill check this out right now.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 11, 2016
  11. Offline

    NickBrahz

    I think you dun goofed haha, you must have forgotten to add that option in because its not listed as any command in the /citizens help (1-4) and the command doesn't work, or register there is one
     
  12. The reset is currently bugged, because it wants 2 parameters instead of the expected one,
    so instead of: /npc reset
    try: /npc reset a

    the "a" isnt used at all, but it will allwo the command to execute, this will be fixed in the bugfix upload tomorrow morning.

    Its on page 2, line 3 ;)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 11, 2016
  13. Offline

    NickBrahz

    Well i will be a monkeys uncle! haha did not see that silly me, looks like i dun goofed not you! and i did "/npc reset 1" it worked
     
  14. yea just fixed it, there will be an updates fixed version tomorrow morning
     
  15. Offline

    BigBlueGER

    I already renamed the Citizens.jar already ^^
     
  16. So what about just running the Citizens plugin without anything else? still happens then?
    anything you tried and results please share them ^^ they help me fix the bugg.
     
  17. Offline

    Ryan1er

    And when will the update 1.8 ?
     
  18. Offline

    NickBrahz

    Dude are you bloody serious? 1.7 came out what 2 hours ago?...
     
  19. Offline

    escape

    Would it be possible at some point to have a command to list all the messages assigned to an npc and then selectively delete them? It'd be much more convenient than having to remake the entire list if you make a mistake or want to change something. Ex:

    Code:
    /npc mlist
    
    %Name%'s messages:
    1. Hello world!
    2. Goodbye.
    3. Who are you?
    
    /npc mdelete 2
     
  20. Offline

    NickBrahz

    Heres a vid showing all the commands and functions of this version!
     
  21. Offline

    cowlick

    Alright so, every time I try to select an NPC (via right clicking) it never works! Any clue why?
     
  22. Offline

    NickBrahz

    Are you using a stick? or did you designate a different item?
     
  23. Offline

    cowlick

    I've never really designated an item it's always worked with everything else, I'll try that though.

    Ah there we go, it works, my bad.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 11, 2016
  24. Offline

    Tonnerre

  25. Offline

    cowlick

    Is it possible to select multiple NPC IDs at the same time?
     
  26. Offline

    NickBrahz

    No, not that i know off.
     
  27. This would not be to hard to implement, add it to the github bugtracker page as a suggestion

    Im checking your error right now.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 11, 2016
  28. Offline

    Socolin

  29. Ok i found your bug, in the Citizens folder goto Basic NPC's and then open the Citizens.items
    this is where al the items are stored.

    The values SHOULD have this format: Example:

    4=0,313,0,0,0,
    2=0,313,0,0,0,
    1=0,0,0,0,0,
    0=0,0,0,0,0,

    if you have any value in there that doesnt have this format, change it to:
    0,0,0,0,0,

    if this isnt the case, try to remove your Citizens.items file, and if that doesnt work please reply here again.

    Nice tutorial!
    ill ask fullwall to put in into the OP ;)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 11, 2016
  30. Offline

    gingy97

    hey i have a suggestion maybe make it so that you can order lines instead of them just being random
    e.g:
    line1:hi
    line2:welcome to the server
    line3:have fun
    instead of:
    line1:have fun
    line2hi!
    line3:hi!
     
  31. Offline

    Tonnerre

    Thanks. I also had to give IDs to some of the NPCs and change them in the files but I fixed it.
     

Share This Page