[Pogamut-list] Bot Radius Detection

michal.bida pogamut-forum at diana.ms.mff.cuni.cz
Mon Nov 29 11:05:39 CET 2010


Re: Bot Radius Detection

Author: michal.bida

RemoteBot class is a part of GameBots2004 mod. GameBots2004 are a modification of UT2004 written in UnrealScript that enables connecting to the game through TCP/IP, control the bots and export the information about their environment. 
GameBots2004 are not a part of Pogamut Java libraries.  Instead their source is in UT2004 folder, because they are compiled directly by the UT engine. There is no way how to call GameBots2004 canSee method from Java. For UT+Gamebots/Java communication we have provided API that currently does not support setting of vision radius for the bot. However, as I said above - you can simulate this in Java with a simple function. 
I guess we will integrate the radius setting to our API, but I cannot promise it before the half of the December.

Best,
Michal

-- 
Reply Link: <http://diana.ms.mff.cuni.cz/main/tiki-view_forum_thread.php?forumId=4&comments_reply_threadId=4&comments_parentId=435&post_reply=1#form>





More information about the Pogamut-list mailing list