View Issue Details

IDProjectCategoryView StatusLast Update
0003709Spring engineGeneralpublic2013-04-16 15:56
ReporterGoogle_Frog Assigned ToKloot  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version94.1 
Summary0003709: Factories lacking attack commands.
DescriptionIn 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.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Kloot

2013-04-16 14:57

developer   ~0010477

Last edited: 2013-04-16 15:00

"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.

Google_Frog

2013-04-16 15:25

reporter   ~0010479

Last edited: 2013-04-16 15:26

Hey, if it changes between engine versions I report it. Also I did add canAttack locally for this but forgot to commit.

Kloot

2013-04-16 15:55

developer   ~0010480

Last edited: 2013-04-16 15:56

"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.

Issue History

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