CreateNPC
Creating a new NPC is very easy to do. The only thing you need to do to get a NPC in game is to simply add another row to the characters table. Using the definition of the table to setup your NPC with it's name, race and base stats. Be sure to give your NPC some base_hitpoints because otherwise it will start off dead! Once that is done you can reload your server and your NPC character should appear in game.