Talk:GITS/Targeting/Source

From Robowiki
< Talk:GITS/Targeting
Revision as of 16:37, 19 May 2009 by Voidious (talk | contribs) (how to implement Wiki Targeting)
Jump to navigation Jump to search

Wiki Targeting Implementation

Ok, I found the Wiki Targeting method, which is kinda what I want to do. How the devil to I implement it? HACKhalo2 21:05, 18 May 2009 (UTC)

There are several ideas there. Do you mean the dynamic segmentation? The data saving / pre-loading? If it's the saving / pre-loading, I use WT concepts in the gun data saving in Dookious, so you could take a look there. (Check dgun/MainGunHighBuffer.java for main routine, utils/StatBuffer.java (superclass) has some of the helper methods). As for the dynamic segmentation stuff, well, not a lot of people have tried that. Toad is the only bot I know of that has, and I do believe it is open source, but I haven't looked at it myself. You'd be in fairly uncharted waters. --Voidious 14:37, 19 May 2009 (UTC)