Walk to lockmap instead of using Kafra/Tele

For everything NOT server specific support. Do NOT ask for connectivity help here!.

Moderator: Moderators

Message
Author
Akk
Human
Human
Posts: 30
Joined: 24 Oct 2008, 01:12
Noob?: Yes

Walk to lockmap instead of using Kafra/Tele

#1 Post by Akk »

Is it possible to walk to lockmap instead of using Kafra to teleport finding the fastest route? I'm trying to get kore to walk to lockmap from current location of bot. Thanks in advance for any help!

Mortimal
Developers
Developers
Posts: 389
Joined: 01 Nov 2008, 15:31
Noob?: No

Re: Walk to lockmap instead of using Kafra/Tele

#2 Post by Mortimal »

Code: Select all

saveMap_warpToBuyOrSell 0
Please use pin function for uploading your file contents!

Akk
Human
Human
Posts: 30
Joined: 24 Oct 2008, 01:12
Noob?: Yes

Re: Walk to lockmap instead of using Kafra/Tele

#3 Post by Akk »

Mortimal wrote:

Code: Select all

saveMap_warpToBuyOrSell 0
Thank you very much, learning more and more as i bot play with kore.

Yaham
Human
Human
Posts: 31
Joined: 28 Nov 2010, 00:57
Noob?: No

Re: Walk to lockmap instead of using Kafra/Tele

#4 Post by Yaham »

Mortimal wrote:

Code: Select all

saveMap_warpToBuyOrSell 0

This will prevent the bot from use teleport to go from lockmap to kafra and not from kafra to lockmap.


You can change in your routeweights.txt:

NPC 200
to
NPC 99999999

This way, the openkore will only use NPC teleports if that route is 99999999 steps nearer than walk.

Akk
Human
Human
Posts: 30
Joined: 24 Oct 2008, 01:12
Noob?: Yes

Re: Walk to lockmap instead of using Kafra/Tele

#5 Post by Akk »

Yaham wrote:
Mortimal wrote:

Code: Select all

saveMap_warpToBuyOrSell 0

This will prevent the bot from use teleport to go from lockmap to kafra and not from kafra to lockmap.


You can change in your routeweights.txt:

NPC 200
to
NPC 99999999

This way, the openkore will only use NPC teleports if that route is 99999999 steps nearer than walk.
Thank you this is what solved my issue, now I know for the future. :)

Post Reply