Hi,
Yes, you can create a custom NPC. In the NPC tables, create an entry for it.
id is the number when you use the //spawn command - I keep custom NPC's in the 90,000 region so they don't clash.
idTemplate is the number of an already existing NPC - that controls what your custom NPC will look like.
Serversidename and serversidetitle are the text that appear above the NPC's head.
The server will have to be rebooted before the NPC will be in game.
The important thing to rememeber ...
Keep a backup of any custom work that you do ... I keep a record of the changes by way of SQL commands in a text file ... so that when the datapack is upgraded, I can apply my custom changes very quickly and easily.
I did also go as far as making a simple quest guide ...
http://195.7.255.202/documentation/quest1.htm
... but the code to reset the quest at the end is not correct. There is code somewhere to wipe the quests settings.
I'm hoping to make a technical FAQ section when I understand more about how the system hangs together, to take a bit of pressure off the forums. It'll come in time.
Hope that helps.
Michelle.
My friend is a paranoid schizophrenic ... she'll take over the world, as long as nobody minds.