custom npc
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 133
- Joined: Tue Jun 08, 2010 10:14 am
- Location: Lithuania
custom npc
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.
-
- Advanced User
- Posts: 1440
- Joined: Wed Apr 15, 2009 10:07 am
Re: custom npc
general properties.
-
- Posts: 23
- Joined: Sun Oct 10, 2010 6:34 pm
- Location: Ukraine Kiev
Re: custom npc
after create new npc in SQL you do restart game server?
-
- Posts: 26
- Joined: Wed Dec 29, 2010 9:22 pm
Re: custom npc
Go gameserver/config/general.properties
And look for ant set it to
P.S.I never use custom tables ,I always use normal.
And look for
Code: Select all
# Default: FalseCustomNpcTable = False
Code: Select all
# Default: FalseCustomNpcTable = True
-
- Posts: 37
- Joined: Mon May 09, 2011 8:56 am
Re: custom npc
[quote="Dinamitas"]Go gameserver/config/general.properties
And look for ant set it to
if this doesn't work insert values into NPC not custom_npc
And look for
Code: Select all
# Default: FalseCustomNpcTable = False
Code: Select all
# Default: FalseCustomNpcTable = True