Page 1 of 1
factories no longer have move command?
Posted: 24 Nov 2016, 02:27
by smoth
factories and move command obviously are turning up all kinds of unrelated results. Anyone know what I need to do for this?
Re: factories no longer have move command?
Posted: 24 Nov 2016, 11:04
by Anarchid
"whatever ZK does" should work since i was able to queue move-then-fight to my factory in a game played yesterday on dev engine.
Re: factories no longer have move command?
Posted: 24 Nov 2016, 18:03
by smoth
I ended up doing canmove. I thought that was what designated unit from buildings? does the engine go by yardmap now or what?
Re: factories no longer have move command?
Posted: 24 Nov 2016, 18:21
by FLOZi
'canmove' is 'has the move command' and has been so for years.
https://springrts.com/wiki/Gamedev:UnitDefs#Commands
Yes, yardmap determines mobile vs structure.
https://springrts.com/wiki/Gamedev:Unit ... _Placement
If you are using any other reference for unitdef tags, delete it.

Re: factories no longer have move command?
Posted: 24 Nov 2016, 20:21
by smoth
been going through and updating all these old files. Got a lot to strip out.