[Help] Monster attack problem

x42

Skilled Illusionist
Joined
Dec 26, 2008
Messages
386
Reaction score
80
Hey everyone,

Well I got problem with attacking monsters :*:.
I can hit monster only once, after that one hit if I try hitting same monster again it will not take any damage but only display message: "You cannot attack a monster that is fighting against another player."
I really got no idea what might be the problem.
I am using Caalis files Rev 1 and as DB I use Lmanso DB V.1

So please help me :blushing:
 
inb4 "that's not Lmanso's DB!!!!111 omggggg!!1".

The solution to your problem lies in the World Server.ini file.

Find:
Code:
allowKS=0
and replace with:
Code:
allowKS=1
 
woah I feel so stupid for not testing it out xD
Thanks sooo much for help >3
It works great now.
 
Back