I try to learn which code doing in Openra by modding exist game with little change just to see how it work, I want to apply unit production per factory feature from TD to Dune2k mod but i don't know where to work on these function.
it would be grateful if you can tell me how to do it or at least where to look on it.
thank you for your answer all those link help me understand alot
but sorry to ask again but do i need to put every sub code of such as Type , Group , RequireOwner,BuildSpeed,ect
in order to make ProductionQueue@ work on structures.yaml?
because i put only ProductionQueue@#####: to the code but the game didn't start for me,
from what i seen TD and D2K code management is quite different while TD use separate code per factions but D2K all factions seem to share everything on same code.