Problem with planLockMapWalk

Discussion about everything RO and OpenKore related. This place is NOT for ANY kind of support questions.

Moderator: Moderators

glennlevi
Plain Yogurt
Plain Yogurt
Posts: 58
Joined: 19 May 2011, 00:40
Noob?: Yes

Problem with planLockMapWalk

#1 Post by glennlevi »

So I've been using this plugin to bot in a place called gold room.
This is my server's gold room:
http://ratemyserver.net/index.php?page= ... ordeal_1-1

The plugin has been working good, and Im able to cover all the spots.

Recently I tried botting with the same plug-in in an MVP room. Here's the room:
http://ratemyserver.net/index.php?page= ... =pvp_n_8-2

The dark blocks are the walkable surface, the white ones are unpassable (water) terrain.

My problem is I get this message every time:

Code: Select all

Invalid coordinates specified (123, 100) for planLockMapWalk (coordinates are unwalkable); planLockMapWalk disabled
Now, Im sure this coordinate is walkable. I even stood at that spot and used /where command to get those exact coordinates.

I've also tried to make it so that my planwalk.txt has exact coordinates by inputting every 5 blocks in the route. Still doesnt work. Help please?
kokal
Noob
Noob
Posts: 13
Joined: 18 Feb 2013, 17:28
Noob?: Yes

Re: Problem with planLockMapWalk

#2 Post by kokal »

Now, Im sure this coordinate is walkable. I even stood at that spot and used /where command to get those exact coordinates.
Please make sure you have the same map file with your RO client.
glennlevi
Plain Yogurt
Plain Yogurt
Posts: 58
Joined: 19 May 2011, 00:40
Noob?: Yes

Re: Problem with planLockMapWalk

#3 Post by glennlevi »

kokal wrote:
Now, Im sure this coordinate is walkable. I even stood at that spot and used /where command to get those exact coordinates.
Please make sure you have the same map file with your RO client.
Is this the one you're talking about:

Code: Select all

pvp_n_1-2.rsw#PvP : Room Rock On#
pvp_n_2-2.rsw#PvP : Room Rock On#
pvp_n_3-2.rsw#PvP : Room Rock On#
pvp_n_4-2.rsw#PvP : Room Rock On#
pvp_n_5-2.rsw#PvP : Room Rock On#
pvp_n_6-2.rsw#PvP : Room Rock On#
pvp_n_7-2.rsw#PvP : Room Rock On#
pvp_n_8-2.rsw#PvP : Room Rock On#
these are taken from openkore>tables>my server folder

EDIT:
The map I was botting on had little square (walkable in client) holes. I guess Kore registered them as non-walkable even if I could walk on them using my RO client. I just changed the coordinates so it doesnt land inside one of the holes. Problem solved.