Page 1 of 1

Can't move due to target?

Posted: Fri Jun 06, 2014 2:10 am
by mattjanes
I have not experience this myself, but a few members helping me test things say that when they target a npc or even a dead mob they are unable to click to move, is there a setting somewhere preventing this from happening?

All my characters have Admin access and don't get this issue.

Re: Can't move due to target?

Posted: Fri Jun 06, 2014 6:39 am
by Gries
Probably:
# Npc talk blockage. When a player talks to a NPC, he must wait some secs
# before being able to walk again. In seconds
# Default: 3
# Set to 0 to disable it
NpcTalkBlockingTime = 3
config/character.properties

Re: Can't move due to target?

Posted: Fri Jun 06, 2014 7:15 am
by mattjanes
Resolved. Tyvm.