Page 1 of 1

custom npc

Posted: Thu May 05, 2011 3:51 pm
by bembelinas
hi all, i created in navicat npc, but when i want to spawn it it say "target not found" i know there was in config alow custom npc or somethink b ut know i dont know were to find.

Re: custom npc

Posted: Thu May 05, 2011 3:54 pm
by JMD
general properties.

Re: custom npc

Posted: Thu May 12, 2011 7:29 am
by DonDrakon
after create new npc in SQL you do restart game server?

Re: custom npc

Posted: Thu May 12, 2011 9:09 am
by Dinamitas
Go gameserver/config/general.properties
And look for

Code: Select all

# Default: FalseCustomNpcTable = False
ant set it to

Code: Select all

# Default: FalseCustomNpcTable = True
P.S.I never use custom tables ,I always use normal.

Re: custom npc

Posted: Tue May 17, 2011 6:15 am
by razvypp
[quote="Dinamitas"]Go gameserver/config/general.properties
And look for

Code: Select all

# Default: FalseCustomNpcTable = False
ant set it to

Code: Select all

# Default: FalseCustomNpcTable = True
if this doesn't work insert values into NPC not custom_npc