factories no longer have move command?

factories no longer have move command?

Discuss game development here, from a distinct game project to an accessible third-party mutator, down to the interaction and design of individual units if you like.

Moderator: Moderators

Post Reply
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

factories no longer have move command?

Post by smoth »

factories and move command obviously are turning up all kinds of unrelated results. Anyone know what I need to do for this?
User avatar
Anarchid
Posts: 1384
Joined: 30 Nov 2008, 04:31

Re: factories no longer have move command?

Post 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.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: factories no longer have move command?

Post 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?
User avatar
FLOZi
MC: Legacy & Spring 1944 Developer
Posts: 6240
Joined: 29 Apr 2005, 01:14

Re: factories no longer have move command?

Post 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. :regret: :P
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: factories no longer have move command?

Post by smoth »

been going through and updating all these old files. Got a lot to strip out.
Post Reply

Return to “Game Development”