[Pogamut-list] How do I miss?

michal.bida pogamut-forum at artemis.ms.mff.cuni.cz
Thu Nov 20 17:55:52 CET 2008


Re: How do I miss?

Author: michal.bida

The problem may be that when you issue SHOOT command with Location 0,0,0 the GameBots take it as you wouldn't support SHOOT command with Location attribute. (They try to get Location attribute from the command and they test it against 0 vector. So if Location != vect(0,0,0) we have a location). So try to support different vector - 1,1,1 and write if the issue will be still there.





More information about the Pogamut-list mailing list