zloop1982 / bwapi

Automatically exported from code.google.com/p/bwapi
0 stars 0 forks source link

Add Melee BulletTypes #471

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I would like to see a new feature in BWAPI that...

I don't know if this has been added but i would like to see as the drawBullets 
method in the ExampleProject, keep a trace of all the BulletTypes (aka Attacks) 
even Melees, like the Psi Blade of the Zealots or Claws of the Zerlings.

In the enumeration of BulletTypes exists a Melee type, but in game using BWAPI 
3.7.4 looks like it doesnt count that kind of attack like a Bullet.

Thank You for sharing this API to make research in AI.

Original issue reported on code.google.com by jesusher...@gmail.com on 6 Nov 2012 at 12:03

GoogleCodeExporter commented 9 years ago
Melee attacks have no bullets AFAIK.
I could try investigating, but I'm pretty sure that the "Melee" BulletType is 
used to identify weapons/attacks that don't use a bullet.

Original comment by AHeinerm on 13 Nov 2012 at 2:47

GoogleCodeExporter commented 9 years ago
Well, looks like not. If you put on the show bullets in the examplemodule and 
you watch some melee units (zealots or zerglings) attacking the Melee message 
does not appear. 

Original comment by jesusher...@gmail.com on 19 Nov 2012 at 7:48

GoogleCodeExporter commented 9 years ago

Original comment by AHeinerm on 26 Nov 2012 at 1:50