View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003709 | Spring engine | General | public | 2013-04-16 12:57 | 2013-04-16 15:56 |
| Reporter | Google_Frog | Assigned To | Kloot | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 94.1 | ||||
| Summary | 0003709: Factories lacking attack commands. | ||||
| Description | In ZK the factories factoryplane, factorygunship, factoryhover, factoryamph, corsy and missilesilo are unable to be given attack commands. They all have canAttack = true. Other factories are fine. | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
|
|
"They all have canAttack = true" No, they don't: http://code.google.com/p/zero-k/source/browse/trunk/mods/zk/units/corsy.lua --> no canAttack http://code.google.com/p/zero-k/source/browse/trunk/mods/zk/units/factoryhover.lua --> no canAttack http://code.google.com/p/zero-k/source/browse/trunk/mods/zk/units/factoryamph.lua --> no canAttack You are saved only because the default value of canAttack happens to be 'true'. Also, maybe you should look at your own weapondefs_post starting from "Fix the canAttack tag" BECAUSE WE ARE NOT YOUR FUCKING PERSONAL DEBUG SERVICE. |
|
|
Hey, if it changes between engine versions I report it. Also I did add canAttack locally for this but forgot to commit. |
|
|
"if it changes between engine versions I report it." factoryplane etc. cannot attack in 91.0 either (zk r9956) so stop blaming US for YOUR bugs. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-04-16 12:57 | Google_Frog | New Issue | |
| 2013-04-16 14:57 | Kloot | Note Added: 0010477 | |
| 2013-04-16 15:00 | Kloot | Note Edited: 0010477 | |
| 2013-04-16 15:00 | Kloot | Status | new => closed |
| 2013-04-16 15:00 | Kloot | Assigned To | => Kloot |
| 2013-04-16 15:00 | Kloot | Resolution | open => no change required |
| 2013-04-16 15:25 | Google_Frog | Note Added: 0010479 | |
| 2013-04-16 15:25 | Google_Frog | Status | closed => feedback |
| 2013-04-16 15:25 | Google_Frog | Resolution | no change required => reopened |
| 2013-04-16 15:26 | Google_Frog | Note Edited: 0010479 | |
| 2013-04-16 15:55 | Kloot | Note Added: 0010480 | |
| 2013-04-16 15:56 | Kloot | Note Edited: 0010480 | |
| 2013-04-16 15:56 | Kloot | Status | feedback => closed |
| 2013-04-16 15:56 | Kloot | Resolution | reopened => no change required |