Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
bot picks 1 chest or rack per second...
#1
Hey again, i'm having concerns about the bot waiting approximately 1 sec or close to it after it picks a chest or rack b4 goin to the nxt object, but when i play i pick like 3-4 barrels a second and i want the bot to do that. i've looked at the code extensively and the only function i'm suspicious of is the GetNext() function but i can't find it anywhere :/. Here's an example:

_chest = NTC_FindUnit(NTC_UNIT_OBJECT, GetLocaleString(3247));
if(_chest)
{[INDENT]do[/INDENT]
[INDENT]{[/INDENT]
[INDENT=2]if(NTC_OpenChest(_chest))
[/INDENT]
[INDENT=2]NTSI_PickItems();
[/INDENT]
[INDENT=2]}while(_chest.GetNext());
[/INDENT]
[INDENT]}[/INDENT]

i'm still using D2NT3.3 Tongue and i made a few modifications to suit my needs but this is probably the last modification b4 i can finally leave it alone and have a more...realistic behavior closely resembling that of a human player Big Grin

i thank any1 in advance if u can help me find this GetNext() function if it even exists or help me decrease this delay time
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Etal picks up everything? namp 7 462 03-10-2012, 12:54 PM
Last Post: comper
  just need some info on this line and what does it do on picks list jconner12901 3 174 01-27-2012, 01:08 PM
Last Post: comper
  glacial trail doesnt open chest jfish360 1 298 06-29-2011, 02:11 PM
Last Post: soruk
  dont go to the chest ludoss 2 379 03-26-2011, 08:15 PM
Last Post: ludoss
  Why My Bot picks up everything? Kira 1 299 02-07-2011, 03:39 AM
Last Post: Jammer74
  D2nt picks up all rares upbringer 2 572 12-29-2010, 11:15 AM
Last Post: Blue
  D2NT bot selling everything it picks up Wistlenuts 0 1,567 03-11-2010, 03:12 PM
Last Post: Wistlenuts
  jsp will not invite/accept, and picks up junk r0ck3r 1 215 07-30-2005, 03:00 PM
Last Post: skidude

Forum Jump:


Users browsing this thread: 1 Guest(s)