Citizens icon indicating copy to clipboard operation
Citizens copied to clipboard

Creating different types of NPCs?

Open VasVadum opened this issue 12 years ago • 1 comments

"Features

Basic NPCs - right click messages, items, looking around, waypoints, and much more.
Toggleable NPC types - Blacksmiths, Healer, Guards, Traders, Wizards, and Questers
Robust CreatureNPC framework (NPC 'mobs') - evils
Compatible with Essentials Eco, BOSEconomy, MultiCurrency, and iConomy 4, 5, & 6. "

Toggleable NPCs? How? I see no command for spawning wizards. I tried /npc create wizard Gandalf, didn't work. Just created a basic named "wizard". Are NPC hitpoints editable at all even in the config file? I gave my NPCs 10,000 block path range so that should take care of any pathing issues. I just need to know how to create different types, make them attackable, and make them have a decent amount of HP and respawn after a duration with the same equipment they had and not drop their old equipment. The Wiki seems to be down as well.

VasVadum avatar Jun 27 '12 01:06 VasVadum

"/npc help" should show you some commands, the one you want is "/npc toggle [type]". Make sure you have the type specific jar's in your /plugins/Citizens/types folder, if not you can download them here: http://ci.citizensnpcs.net/job/Citizens/

jwebbdev avatar Jul 20 '12 15:07 jwebbdev