Jump to content
  • 0

Max Walk Path and Area Size Not Working


Question

Posted

Hello all,

 

I am trying to figure out how to edit the number of tiles a player can walk with the cursor and I have configured the client.conf file within the battle folder, but it doesn't seem to work.

 

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

// Maximum walk path (how many cells a player can walk going to cursor)
max_walk_path: 40

 

 

Please advise!

2 answers to this question

Recommended Posts

Posted

Sir, I tried editing this but when I am blocked by any obstacle, I can't walk through it not like the other RO's I am playing at.

 

I also tried disabling the official walkpath located at src/config/core.h

 

Here's mine:

 

conf/battle/client.conf

 

 

Area_Size: 30

max_walk_path: 30

 

 

src/map/path.h

 

#define MAX_WALKPATH 25

 

 

src/config/core.h

Tried Enable and Disable this, but nothing happen

#define OFFICIAL_WALKPATH
 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...