click and move cell area max!

Hyroshima

New member
Messages
51
Points
0
Age
16
Emulator
Hi guys, how to increase the maximum point to walk?
 
 
in the image below can not walk until mouse click!
 
I disabled:
#define OFFICIAL_WALKPATH
 
and nothing has changed 
default_sad.png
 
 
 
QL8atDQ.jpg


Grateful Already~

 
Hi guys, how to increase the maximum point to walk?

in the image below can not walk until mouse click!

I disabled:

#define OFFICIAL_WALKPATH

and nothing has changed 
default_sad.png
 

QL8atDQ.jpg


Grateful Already~

go to:

HERCULES\conf\map\battle\client.conf

// Visible area size (how many squares away from a player can they see)
area_size: 20

//Maximum walk path (how many cells a player can walk going to cursor)
// default: 17(official)
max_walk_path: 17  
 
change here ... changes the two ..
^^

 
Last edited by a moderator:
Bit slower server. Server will use more cpu while calculation walk path

 
Back
Top