After gu17 only hacienda farms are out of range from hacienda main building. added individual GUIDs of all crop type farms but not working. Does anyone have the same issue?
ok you go in your Anno 1800\mods\[Gameplay] [Fasulk] Hacienda\data\config\export\main\asset folder for the assets.xml file an open it then you scroll down (approx. line 100) to Farm " === Hacienda - Farmen === " after this are all farms listed like:
this is for Artista building to be out of the rang
<#!-- || === 6086 | Hacienda Artista ====== || --> <#ModOp Type="merge" GUID='6086' Path="/Values"> <#Pausable> <#IsHaciendaDependent>0<#/IsHaciendaDependent> <#/Pausable> <#/ModOp> u need to delete all #
31 comments
<!-- || === 24793 | Hacienda Artistas ====== || -->
<ModOp Type="merge" GUID='6086' Path="/Values">
<Pausable>
<IsHaciendaDependent>0</IsHaciendaDependent>
</Pausable>
</ModOp>
to
Path="/Values"
try this
then you scroll down (approx. line 100) to Farm " === Hacienda - Farmen === " after this are all farms listed like:
<!-- || === 24794 | Hacienda-Farm (Blank) === || -->
<ModOp Type="merge" GUID='24794' Path="/Values">
<Pausable>
<IsHaciendaDependent>0</IsHaciendaDependent>
</Pausable>
</ModOp>
and here u see path="/Values"
picture is too large i uploaded in imgur
edit: nevermind, after making the change you have to delete and rebuild all your hacienda farms, you can copy them as well.
change every Path from
Path="/Values/FactoryBase
to
Path="/Values"
<#!-- || === 6086 | Hacienda Artista ====== || -->
u need to delete all #<#ModOp Type="merge" GUID='6086' Path="/Values">
<#Pausable>
<#IsHaciendaDependent>0<#/IsHaciendaDependent>
<#/Pausable>
<#/ModOp>
Without of the game from hacienda use