View Single Post
Re: Work In progress (WIP) #8
Old
  (#64)
stefanhendriks
RealBot Author
 
stefanhendriks's Avatar
 
Status: Offline
Posts: 3,088
Join Date: Nov 2003
Location: Netherlands
Default Re: Work In progress (WIP) #8 - 06-02-2004

@Terran, yes they will get to the 'damage inflictor vector'

Anyway, for 'freezing bots' , i have been readding features and so far no trouble.

The learning i use is different, i assume the connection is okay (bidirectional). When A to B fails, i mark that as 'troubled', after 3 times of failer the connection gets removed from A to B.. B to A still exists!

Anyway, the definition of 'not reached, stuck, etc' is hard. I think something goes wrong there..

EDIT: I think i know why bots sometimes get stuck at spawn.. i saw a variable does not get initialized on round-start properly. So, this means the timer is set IN freezetime, then when freezetime is over the bot will mark 'connection as troubled' because it could not reach it within 2 secs (logically, it was 'stuck' due freezetime)..

in other words, i fixed that.


Author of RealBot, "Arrakis" and "Dune 2 - The Maker" | co-Founder of Bots-United | Fundynamic | Blog | E-Mail me

Last edited by stefanhendriks; 06-02-2004 at 19:58..
  
Reply With Quote