How does BWAPI handle attacking enemy units that you can't see? I'm using the Java proxy, and when I tell my units to attack an enemy unit that is inside the fog of war, they do nothing. Is there a way that I can get the getEnemyUnits() command to return an empty list if no units are in sight?
Thanks
Search found 5 matches
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable- Tue Dec 22, 2009 10:08 pm
- Forum: BWAPI (wrappers in other languages / questions and announcements related to BWAPI itself)
- Topic: Attacking Enemy Units and Fog of War
- Replies: 1
- Views: 1068
- Sun Dec 20, 2009 11:10 pm
- Forum: BWAPI (wrappers in other languages / questions and announcements related to BWAPI itself)
- Topic: Starcraft AI competition
- Replies: 7
- Views: 2819
In regard to running many games over and over again, you could simply create a special UMS map which reset the game whenever any player lost and gave them another point, with a point limit of as high as you would like (100, 1,000, etc.). This might not be useful for full-combat games, but for micro ...
- Thu Dec 17, 2009 10:19 pm
- Forum: BWAPI (wrappers in other languages / questions and announcements related to BWAPI itself)
- Topic: Anyone else using the java proxy?
- Replies: 9
- Views: 3322
- Fri Nov 20, 2009 9:14 pm
- Forum: BWAPI (wrappers in other languages / questions and announcements related to BWAPI itself)
- Topic: Anyone else using the java proxy?
- Replies: 9
- Views: 3322
- Tue Nov 17, 2009 9:18 pm
- Forum: BWAPI (wrappers in other languages / questions and announcements related to BWAPI itself)
- Topic: Anyone else using the java proxy?
- Replies: 9
- Views: 3322
Hey, I hate to ask this here, but I couldn't get the java proxy to compile, and I was wondering if you possibly knew why. I went into the directory with the java files and ran `javac *.java` and then ran the required class file (ProxyBot, I believe, don't have access to the machine atm) with `java P...
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable