For those with npc problems:
download 0.3.6pl1, move npc.lua in data/npc/lib to data/npc/lib in MoonOTs, and overwrite.
you also need to fix z_ots_comunication error,
add this to mysql database:
CREATE TABLE `z_ots_comunication` (
`id` int(11) NOT NULL auto_increment,
`name`...