-
botlover
- Posts: 37
- Joined: Thu Jul 09, 2009 10:33 am
#1
Post
by botlover » Fri Jul 31, 2009 8:53 am
Hi, i was wondering if it was possible to reverse the scan procedure.
thing is that it happens the bot bypasses some nodes cos it hits an node father away and "moves in" instead of hitting the one just infront of him.
so if the scan procedure scanned from buttom up this would less likely happend.
hope i make sence
thanks in advance
-
d003232
- Posts: 1252
- Joined: Wed Jun 03, 2009 4:27 pm
#2
Post
by d003232 » Fri Jul 31, 2009 9:19 am
botlover wrote:Hi, i was wondering if it was possible to reverse the scan procedure.
thing is that it happens the bot bypasses some nodes cos it hits an node father away and "moves in" instead of hitting the one just infront of him.
so if the scan procedure scanned from buttom up this would less likely happend.
Just change player.lua line 41:
Code: Select all
for y = scanHeight, 0, -1 do
-- for y = 0,scanHeight-1 do
-
d003232
- Posts: 1252
- Joined: Wed Jun 03, 2009 4:27 pm
#3
Post
by d003232 » Fri Jul 31, 2009 9:46 am
I will shortly upload a SVN version which makes the scan process more flexibly. There will be some options, you can set in your profile to customize it to your needs. So you don't need to modify the code anymore.
Who is online
Users browsing this forum: Ahrefs [Bot], Bing [Bot] and 1 guest