the battle is too slow

arisgamers

New member
Messages
173
Points
0
Github
arisgamers
Emulator
i am trying new character.

when i hit monster, there is some moment between the character attack animation and damage done.

example :

1. i click poring to attack it.

2. my char move to poring and attack it. (nothing wrong until here)

3. monster can move or send some attack to me.

4. damage from my attack done to monster, monster died.

what i hope to happen :

3. damage from my attack done to monster.

4. if not died, monster move or counter attack me.

why damage not happened right after my attack ?

can i do anything to make my attack damage counted immediately ?

 
fixed, after change this line in confbattlebattle.conf  :

delay_battle_damage: yes
 
to
 
delay_battle_damage: no
 


 
Back
Top