[Pogamut-list] How to undisplay sensor rays?

RT@ICE pogamut-forum at artemis.ms.mff.cuni.cz
Mon Jan 26 05:32:42 CET 2009


Re: Re: How to undisplay sensor rays?

Author: RT at ICE

> Ok. I've fixed the bug. You can download new GameBots from the DOWNLOAD page. Compatible with 1.21 client.
> 
> best,
> Michal

Thanks for your answer and bug fixing. 

I might have confused the readers here. My bot is based on Pogamut bot, not Gamebot. And I could solve the problem by running 

body.configureAutoTrace(true); 
String content = "CONF {DrawTraceLines false}"; 
body.sendCommand(new Command(content, CommandTypes?.CONF)); 

in tried doLogic(). 

Cheers!





More information about the Pogamut-list mailing list