From cca7a5bf8744327738896c772414926dc3ec90fc Mon Sep 17 00:00:00 2001 From: Thomas Lindner Date: Mon, 15 Sep 2014 14:32:45 +0200 Subject: [PATCH] [1.2.09] minor changes in instructions --- ZZZ_ChoppedStraw/modDesc.xml | 2 +- map_anleitung.txt | 2 +- map_instructions.txt | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ZZZ_ChoppedStraw/modDesc.xml b/ZZZ_ChoppedStraw/modDesc.xml index 581c5ee..e3d3bfa 100755 --- a/ZZZ_ChoppedStraw/modDesc.xml +++ b/ZZZ_ChoppedStraw/modDesc.xml @@ -1,7 +1,7 @@  webalizer - 1.2.08 + 1.2.09 Decker_MMIV - fs-uk.com <en>Chopped Straw For Harvesters</en> diff --git a/map_anleitung.txt b/map_anleitung.txt index e1666e1..0a4237f 100644 --- a/map_anleitung.txt +++ b/map_anleitung.txt @@ -23,7 +23,7 @@ A. Zuerst müssen einige Zahlen in der MAP.i3d gesucht und notiert werden (die A-5. Suche die LETZTE Zahl bei 'distanceMapIds' von 'FoliageSubLayer name="rape"'. Notiere den Wert hier-> A-6. Suche die LETZTE Zahl bei 'distanceMapIds' von 'FoliageSubLayer name="maize"'. Notiere den Wert hier-> -B. Mit den gefundenen Zahlen ersetzt man nun einige Platzhalter in DIESER DATEI! Dazu verwendet man die Funktion "Suchen/Ersetzen" des Texteditors. +B. Mit den gefundenen Zahlen ersetzt man nun einige Platzhalter in DIESER DATEI (in der du gerade liest)! Dazu verwendet man die Funktion "Suchen/Ersetzen" des Texteditors. Hinweis: Es werden !!Platzhalter!! (inklusive der jeweils zwei Ausrufezeichen) mit einer einfachen Zahl, wie z.B. 43 (ohne irgendetwas sonst) ersetzt. B-1. Suche nach !!WINDROWSHADERFILEID!! und ersetze mit der Zahl aus A-1. diff --git a/map_instructions.txt b/map_instructions.txt index 57aa3ba..bb6ca7b 100644 --- a/map_instructions.txt +++ b/map_instructions.txt @@ -23,9 +23,9 @@ A. First you need to locate and write down three numbers from your own MAP.I3D A-5. Find the LAST number in 'distanceMapIds' of 'FoliageSubLayer name="rape"'. Note the value here-> A-6. Find the LAST number in 'distanceMapIds' of 'FoliageSubLayer name="maize"'. Note the value here-> -B. Using the numbers you found in step-A, then in THIS FILE, you have to search/replace some placeholders. +B. Using the numbers you found in step-A, then in THIS FILE (in which you are reading at the moment), you have to search/replace some placeholders. Note: When you search/replace, remember to include the two+two exclamation marks surrounding the placeholder-text. - - Example: search for !!PLACEHOLDER!! then replace with 1234 + - Example: search for !!PLACEHOLDER!! then replace with 1234 (use the find/replace function of your Textbrowser!) B-1. Search for !!WINDROWSHADERFILEID!! and replace with the number you found in A-1. B-2. Search for !!WINDROWBLOCKSHAPEID!! and replace with the number you found in A-2.