- Timestamp:
- Apr 12, 2011, 9:51:52 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/ai/src/orxonox/controllers/ArtificialController.cc
r8238 r8239 1026 1026 void ArtificialController::doFire() 1027 1027 { 1028 if(ArtificialController::friendlyFire()) return;//catch if the bot would do friendlyFire1029 1028 if(!bSetupWorked)//setup: find out which weapons are active ! hard coded: laser is "0", lens flare is "1", ... 1030 1029 {
Note: See TracChangeset
for help on using the changeset viewer.