View Issue Details

IDProjectCategoryView StatusLast Update
0001823Spring engineGeneralpublic2010-02-03 16:59
Reporterdizekat Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version0.81.1.3 
Summary0001823: Bombers do not respond correctly to CMD.REMOVE (issued by lua script)
DescriptionWhen CMD.REMOVE is issued, the attack command appears to be removed (is no longer visible in the queue), yet bomber keeps on bombing this place rather than executing the next command.

Steps to reproduce: put attached widget into widgets folder, load BA 7.04 , f11 and enable the attached widget, /cheat /give 2 armpnix , attack somewhere, then shift rightclick somewhere else (so that you get attack then move in queue).
When bombs are dropped the widget will issue CMD.REMOVE to remove the attack order, and the attack order will no longer be visible in queue. But bomber will keep bombing that place.

This bug may also be the reason why you can't queue multiple bombing points (which is what I was trying to get with that widget).
TagsNo tags attached.
Attached Files
unit_bomber_control.lua (Attachment missing)
Checked infolog.txt for Errors

Activities

dizekat

2010-02-03 16:59

reporter   ~0004594

work-arounded the issue in widget for now by issuing wait order twice after CMD.REMOVE .

Issue History

Date Modified Username Field Change
2010-02-03 16:44 dizekat New Issue
2010-02-03 16:44 dizekat File Added: unit_bomber_control.lua
2010-02-03 16:59 dizekat Note Added: 0004594