You are not logged in.

Dear visitor, welcome to AnnoZone Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

oleeiner

Leichtmatrose

  • "oleeiner" started this thread

Posts: 16

Date of registration: Aug 15th 2011

  • Send private message

1

Monday, August 15th 2011, 10:27am

Werft und Hafenmeisterei von der Küste loslösen

Hallo

ich würde gerne die Hafenmeisterei und die Werft direkt auf Kaimauern im Wasser platzieren.

Ich habe mir den teil für die hafenmeisterei in der asset.xml schon angesehen.

eigentlich müsste man doch nur in diesem teil:

Quoted

<Blocking>
<HarborType>10</HarborType>
<BlockingRules>OverHabourBuilding;CoastBuilding</BlockingRules>
<CreateWalkingUnitHeights>1</CreateWalkingUnitHeights>
<PathblockingPrio>1</PathblockingPrio>
<WalkingUnitHeightOffset>204</WalkingUnitHeightOffset>
</Blocking>


den eintrag:

Quoted

<BlockingRules>OverHabourBuilding;CoastBuilding</BlockingRules>


in:

Quoted

<BlockingRules>OverHabourBuilding</BlockingRules>


ändern oder verstehe ich da etwas falsch?

oleeiner

Markus1566

SeeBär

Posts: 249

Date of registration: Aug 16th 2010

  • Send private message

2

Monday, August 15th 2011, 10:35am

Quoted

den eintrag:

Quoted

<BlockingRules>OverHabourBuilding;CoastBuilding</BlockingRules>



in:

Quoted

<BlockingRules>OverHabourBuilding</BlockingRules>


Ist erst mal richtig, das <CoastBuilding> zu entfernen. Aber es muss

Quoted

<HabourBuilding>
heißen.
  Veni, Vidi, Vici - Ich kam, Ich sah, Ich siegte

Gaius Iulius Caesar

oleeiner

Leichtmatrose

  • "oleeiner" started this thread

Posts: 16

Date of registration: Aug 15th 2011

  • Send private message

3

Monday, August 15th 2011, 10:43am

Danke werde ich sofort ausprobieren =)

Was ist der Unterschied zwischen Harbourbuilding und OverHarbourBuilding?

Noch eine Frage:

Bei:

Quoted

<Influence>
<InfluenceRadius>15</InfluenceRadius>
<InfluenceRadiusType>Harbour</InfluenceRadiusType>
<InfluenceRadiusTypeNeeded>Production</InfluenceRadiusTypeNeeded>
</Influence>


Müsste doch der InfluenceRadiusTypeNeeded von Production in Harbour geändert werden oder?

Markus1566

SeeBär

Posts: 249

Date of registration: Aug 16th 2010

  • Send private message

4

Monday, August 15th 2011, 10:44am

Sicher doch. Sag wenns klappt oder nicht.
  Veni, Vidi, Vici - Ich kam, Ich sah, Ich siegte

Gaius Iulius Caesar

oleeiner

Leichtmatrose

  • "oleeiner" started this thread

Posts: 16

Date of registration: Aug 15th 2011

  • Send private message

5

Monday, August 15th 2011, 10:58am

Funktioniert leider nicht :rolleyes:

ich habe mal den Pier mit der hafenmeisterei verglichen:

Quoted

<Object>
<ObjectPosition>Harbour</ObjectPosition>
<Variations>
<Item>
<Filename>data\graphics\buildings\public\north\footbridge_system\n_pier.cfg</Filename>
</Item>
</Variations>
<BaseHarbourSize>2</BaseHarbourSize>
<BuildWithStoneBase>1</BuildWithStoneBase>
</Object>


in der 2. Zeile "ObjectPosition" steht bei der hafenmeisterei nicht drin.

Ich schreibe das jetzt mal rein und schau was passiert

Markus1566

SeeBär

Posts: 249

Date of registration: Aug 16th 2010

  • Send private message

6

Monday, August 15th 2011, 11:00am

HM bei mir gehst so wie ich es gesagt hatte. aber Probier es mal
  Veni, Vidi, Vici - Ich kam, Ich sah, Ich siegte

Gaius Iulius Caesar

This post has been edited 1 times, last edit by "Markus1566" (Aug 15th 2011, 11:03am)


oleeiner

Leichtmatrose

  • "oleeiner" started this thread

Posts: 16

Date of registration: Aug 15th 2011

  • Send private message

7

Monday, August 15th 2011, 11:06am

naja bei mir kommt dann immernoch benötigt küste...

kannste mir mal den teil aus deiner asset.xml schicken?

also wenn ich das mit dem object reinsetze dann zeigt es zwar an das es möglich ist die hafenmeisterei dort zu bauen aber wenn ich sie baue dann ist bloß das kaifundament ohne haus da ...

Markus1566

SeeBär

Posts: 249

Date of registration: Aug 16th 2010

  • Send private message

8

Monday, August 15th 2011, 11:23am

Bei der Hafenmeisterei würde es gehen mit. Einfach als Variation vom Pier z.B.
die Baukosten auf Bürger anpassen Fertig.

Quoted

<Variations><Item> <Filename>data\graphics\buildings\public\north\footbridge_system\n_pier.cfg</Filename>
</Item>
<Item>
<Filename>data\graphics\buildings\public\north\footbridge_system\n_harbour_masters_office_var01.cfg</Filename>
</Item>
</Variations>


So müsste es dann aussehen.
8) Nun noch Influence Anpassen:

Quoted

<Influence>
<InfluenceRadius>0</InfluenceRadius>
<InfluenceRadiusType>Harbour</InfluenceRadiusType>
<InfluenceRadiusTypeNeeded>Harbour</InfluenceRadiusTypeNeeded>
</Influence>


Ok probier das mal.
  Veni, Vidi, Vici - Ich kam, Ich sah, Ich siegte

Gaius Iulius Caesar

This post has been edited 1 times, last edit by "Markus1566" (Aug 15th 2011, 11:25am)


oleeiner

Leichtmatrose

  • "oleeiner" started this thread

Posts: 16

Date of registration: Aug 15th 2011

  • Send private message

9

Monday, August 15th 2011, 11:26am

ne hat sich erledigt ;D kalppt :) jetzt nur noch die werften anpassen

deine methode wäre es das der pier durch C drücken sein aussehen ändert? das ist auch gut mach ich aber noch mit der meisterei ;D

Markus1566

SeeBär

Posts: 249

Date of registration: Aug 16th 2010

  • Send private message

10

Monday, August 15th 2011, 11:27am

Wie hast du es denn nun gemacht.
  Veni, Vidi, Vici - Ich kam, Ich sah, Ich siegte

Gaius Iulius Caesar

oleeiner

Leichtmatrose

  • "oleeiner" started this thread

Posts: 16

Date of registration: Aug 15th 2011

  • Send private message

11

Monday, August 15th 2011, 11:33am

Also: Der Blocking Teil:

Quoted

<Blocking>
<HarborType>10</HarborType>
<BlockingRules>OverHabourBuilding</BlockingRules>
<CreateWalkingUnitHeights>1</CreateWalkingUnitHeights>
<PathblockingPrio>1</PathblockingPrio>
<WalkingUnitHeightOffset>204</WalkingUnitHeightOffset>
</Blocking>


Der Influence Teil:

Quoted

<Influence>
<InfluenceRadius>15</InfluenceRadius>
<InfluenceRadiusType>Harbour</InfluenceRadiusType>
<InfluenceRadiusTypeNeeded>Harbour</InfluenceRadiusTypeNeeded>
</Influence>


Und der Object Teil:

Quoted

<Object>
<ObjectPosition>Harbour</ObjectPosition>
<Variations>
<Item>
<Filename>data\graphics\buildings\public\north\footbridge_system\n_harbour_masters_office_var01.cfg</Filename>
</Item>
</Variations>
<BuildWithStoneBase>1</BuildWithStoneBase>
</Object>


noch eine frage hast du eine ahnung unter welcem begriff die werften eingetragen sind ?

This post has been edited 1 times, last edit by "oleeiner" (Aug 15th 2011, 11:38am)


Markus1566

SeeBär

Posts: 249

Date of registration: Aug 16th 2010

  • Send private message

12

Monday, August 15th 2011, 11:38am

Perfekt! Du kannst ja auch das Schiffsangebot verändern wenn du willst.
  Veni, Vidi, Vici - Ich kam, Ich sah, Ich siegte

Gaius Iulius Caesar

oleeiner

Leichtmatrose

  • "oleeiner" started this thread

Posts: 16

Date of registration: Aug 15th 2011

  • Send private message

13

Monday, August 15th 2011, 11:44am

Ne danke ;D ich würde ja den schiffsmod mit dem AMM nehmen aber der funktioniert nicht... und leider zeigt es mir die dokumentation nie an...

ich wäre froh wenn ich jetzt in der asset xml die werften finde und das mit denen auch noch funktioniert xD

trotzdem danke :) tätschel:

Markus1566

SeeBär

Posts: 249

Date of registration: Aug 16th 2010

  • Send private message

14

Monday, August 15th 2011, 11:45am

SmallShipyard und LargeShipyard heißen die Werften.
  Veni, Vidi, Vici - Ich kam, Ich sah, Ich siegte

Gaius Iulius Caesar

oleeiner

Leichtmatrose

  • "oleeiner" started this thread

Posts: 16

Date of registration: Aug 15th 2011

  • Send private message

15

Monday, August 15th 2011, 11:53am

Okay danke das funktioniert jetzt auch :)

Markus1566

SeeBär

Posts: 249

Date of registration: Aug 16th 2010

  • Send private message

16

Monday, August 15th 2011, 12:16pm

Immer gerne
  Veni, Vidi, Vici - Ich kam, Ich sah, Ich siegte

Gaius Iulius Caesar