[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. Offline

    Coins4Cheese

    Guys I have a problem. When I stock a trader and set buy/sell prices and restart the server, it resets the npc so that its not a trader, and it does not sell or buy any items. I did type /citizens save before restarting the server, but I still face this problem.
     
  3. Offline

    arys

    @fullwall / @aPunch Should I submit the SQL proposal via github or should I post it here?
     
  4. Offline

    LucidLethargy

    This really cool thing happens when I update Citizens to the newest version: either I get a lot of errors if I don't update the config, and when I do update the config all my npc's vanish. Has anyone else experienced this? I feel like there's always something with this plugin...
     
  5. Offline

    u2woo

    @fullwall / @aPunch I am also having that economy issue.

    I have both enabled yet it still doesn't work.

    Code:
    economy:
        use-econplugin: true
        use-economy: true
    prices:
        blacksmith:
            creation:
                item: 10
                econplugin: 10000
                item-currency-id: 37
            toolrepair:
                item:
                    wood: 1
                    diamond: 5
                    stone: 3
                    gold: 2
                    iron: 4
                    misc: 2
                econplugin:
                    wood: 50
                    diamond: 3000
                    stone: 70
                    gold: 2500
                    iron: 1000
                    misc: 700
                item-currency-id: 37
            armorrepair:
                item:
                    diamond: 5
                    gold: 2
                    leather: 1
                    iron: 4
                    chainmail: 3
                econplugin:
                    diamond: 5000
                    gold: 3000
                    leather: 200
                    iron: 700
                    chainmail: 2000
                item-currency-id: 37
        basic:
            creation:
                item: 10
                econplugin: 1000
                item-currency-id: 37
        guard:
            creation:
                item: 10
                econplugin: 10000
                item-currency-id: 37
        wizard:
            creation:
                item: 10
                econplugin: 10000
                item-currency-id: 37
            changetime:
                item: 10
                econplugin: 10000
                item-currency-id: 37
            spawnmob:
                item: 10
                econplugin: 10000
                item-currency-id: 37
            teleport:
                item: 10
                econplugin: 10000
                item-currency-id: 37
            togglestorm:
                item: 10
                econplugin: 10000
                item-currency-id: 37
        trader:
            creation:
                item: 10
                econplugin: 10000
                item-currency-id: 37
        healer:
            creation:
                item: 10
                econplugin: 10000
                item-currency-id: 37
            heal:
                item: 10
                econplugin: 10000
                item-currency-id: 37
            levelup:
                item: 10
                econplugin: 10000
                item-currency-id: 37
        quester:
            creation:
                item: 10
                econplugin: 10000
                item-currency-id: 37
    
    I am using CB build 1000
    Citizens 1.0.9d
     
  6. Offline

    coffeehedake

    That's what happened on my server, check your console I bet you have the same java error as I.
     
  7. Offline

    aPunch

    Submit it via GitHub if you have an account there. If not, posting it here is fine.
     
  8. Offline

    aPunch

    I'll add this for 1.1.
     
  9. Offline

    Safetybrick

    @fullwall out of curiosity is /npc path a working feature? it worked in 1.0.9c now in d my npcs sorta just wonder aimlessly. no console errors either.
     
  10. Offline

    Elifdas

    I've got two problems. First one: when I spawn a NPC, he's skin is blank. How do I change it? Whats the problem?
    Second: When I add text to a NPC and then right click him I select him and he doesn't say anything. Why?
    I would really love if you can help me. Wasn't able to find answers by myself.
    Thx.
     
  11. Offline

    rockxz2135

    The developement link is down :( Would be nice to see how progress is coming and give feed back on errors
     
  12. Offline

    Jey_Bee

    Is it possible to integrate an option, to give npc´s a nickname/alias, that shown over the head?
    So we have a option, to give our npc a individual name to a "player"-skin. ;)

    Hope you understand what i mean?
     
  13. Offline

    Nytemare3701

    All of my players are able to create NPCs for free. What would cause that?
     
  14. Offline

    rockxz2135

    Bad permissions?...
     
  15. Offline

    Nytemare3701

    All my other permissions work fine. I didn't see one for free basic npcs, so I assume it's not that.
     
  16. Offline

    xDUBSTEPx

    nice plugin i use it my self
    [​IMG]
     
  17. type /npc talkclose
    then he will talk to you when you are near him.
    And i do not think it is possible to change NPC skins without a client mod.
     
  18. Offline

    Teddeh

    NPC's are still disappearing..please fix [zombie]
     
  19. Offline

    fullwall

    @Teddeh - it's hard to track down the problem when I can't reproduce it :/. Can you please give me a reliable way to do so?
     
  20. Could it be possible to shut npc nametags off, without the use of colors?
    So i can use skins without the actual name showing up.
     
  21. Offline

    coffeehedake

    Hmm... aPunch closed my issue post on your github... (https://github.com/fullwall/Citizens/issues/148)
    That wasn't very nice. However assuming that it was done because he assumed I haven't read the 1st post... I will provide you with my configs AND full console log. I have removed all single quotes from my configs except where noted in the first post.

    Here is my console log: http://pastebin.com/dJBD9w6K
    Here is my citizens.yml: http://pastebin.com/UsCES4ab
    Here is my economy.yml: http://pastebin.com/6taW4gFx

    I am running McMyAdmin 0.9.6.8 (Latest Version)
    I am running CraftBukkit Build 1000

    If you require more information, I will gladly provide it as quickly as possible, I just wish I wasn't overlooked so easily in this endeavor.
     
  22. Offline

    KoffiePatje

    When you have a stack of 40 tnt and a stack of 14 tnt and you put the 14 atop the 40 tnt, the NPC gets the money added that would normally be worth 14 tnt without losing the item itself. This may also work with other materials but we didn't test that.

    Also dropping the stuff out of the inventory sometimes gives a duplication lately i accedently dropped 8 diamond out of the traders inventory, and when i picked it up i had 16 diamonds in my inventory ( 0 at first ) and the 8 were still in the traders inventory !

    This is on CB#1000 and Citizens 1.0.9d using iConomy.

    I hope you can fix this :)

    Kind Regards,

    KoffiePatje
     
  23. Offline

    fullwall

    @coffeehedake - it is definitely a config error of some sort caused by incorrect quote removal (can tell by exception type), which is why aPunch closed the issue. However, there are two possible exceptions of the same type, which may have led to this confusion. Can you pastebin your npc-profiles.yml for me?
     
  24. Offline

    coffeehedake

    Absolutely, not trying to be a pain, I know you guys are busy, thanks fullwall, let me just get back to my laptop... I'm working from my iPhone.
     
  25. Offline

    coffeehedake

    Here you are fullwall:
    http://pastebin.com/rUBtF32Q

    Edit1: LoL keep in mind I didn't make all of these NPCs... some of their dialogue is a little racy. :rolleyes:
     
  26. Offline

    fullwall

    @coffeehedake - yes, there's an incorrect quote removal here. You shouldn't remove quotes in npc-profiles.yml, as Bukkit's configuration system requires that keys that are just numbers should be in quotes. You need to set all the npc id keys with quotes around them. For example, 0: becomes '0':
     
  27. Offline

    coffeehedake

    @Elifdas
    http://citizens.wikia.com/wiki/Skins You have to name the NPC with a real player name to change the skin to their skin.

    http://citizens.wikia.com/wiki/Your_first_NPC To make an NPC talk when you get close
    Code:
    /npc talkclose true/false
     
  28. Offline

    coffeehedake

    Thanks fullwall, I have a backup of my config, just in case. Think this would be worth noting on the first post so others don't make the same mistake?

    I'll revert to my backup config for npc-profiles.yml and post back here with the results.
     
  29. Offline

    coffeehedake

    @fullwall
    Fixed it like a charm. Excellent work! Thanks so much.
     
  30. Offline

    Arsenal

    What does everybody think if you can give and npc a name to set his skin then give him a nick name to set his name that you want it to be. If this is possible it would be awesome feature! Thanks for the awesome plugin!
     
    Mordaith likes this.
  31. Offline

    Hryniu

    @fullwall @aPunch - Can you tell us what are you planning to add in the next version ? Maybe we will give some more ideas.
     

Share This Page