yeti_c wrote:Sweet work Cairns.
You sir are a genius.
C.
Oh dear...not that high please C.
Remember this is one game that you can't eleminate your opponents on, you have to battle it out until the objective is reached.
Moderator: Cartographers
yeti_c wrote:Sweet work Cairns.
You sir are a genius.
C.
t-o-m wrote:bryguy wrote:btw, u realize the thread title is Das Schloss? And the map is Das Schlob or something like that?
sorry to double post:
the funy lookin B in german is the ezquivilant to two ss's in english, so its the same thing really
ZeakCytho wrote:Bryguy - http://en.wikipedia.org/wiki/%C3%9F
AndyDufresne wrote:Update submitted.
--Andy
t-o-m wrote:so whens all this going to be up for live?
this and all the other recently quenched maps?
In Das Schloß xml, to avoid an error with the ß, author should change 1st line of xml to read
- Code: Select all
<?xml version="1.0" encoding="iso-8859-1"?>
AndyDufresne wrote:In Das Schloß xml, to avoid an error with the ß, author should change 1st line of xml to read
- Code: Select all
<?xml version="1.0" encoding="iso-8859-1"?>
And there may be a few more errors. Cairnswk, look through it again, and I'll see if Forza can also, perhaps Yeti and anyone else too!
--Andy
Test results:
line 95: <override>3 Flughafen</override> - Did not expect element override there
line 128: <override>3 Dorf</override> - Did not expect element override there
Summary: 2 errors and 0 warnings detected in das_schloss_140508.xml
yeti_c wrote:2 of your continents are missing the
<overrides>
</overrides>
Grouping tags...
C.
<continent>
<name>Flughafen</name>
<bonus>7</bonus>
−
<components>
<territory>Escape Flugzeuge</territory>
<territory>Runway</territory>
<territory>Taxiway</territory>
<territory>Helipad C</territory>
<territory>Hangar</territory>
<territory>Tower</territory>
<territory>Offiziere</territory>
<territory>K1</territory>
<territory>K2</territory>
<territory>K3</territory>
<territory>K4</territory>
<territory>K5</territory>
<territory>K6</territory>
<territory>K7</territory>
<territory>K8</territory>
<territory>Wache In</territory>
<territory>Wache Aus</territory>
</components>
<override>3 Flughafen</override>
<override>6 Flughafen</override>
<override>9 Flughafen</override>
<override>12 Flughafen</override>
<override>15 Flughafen</override>
</continent>
−
<continent>
<name>Dorf</name>
<bonus>7</bonus>
−
<components>
<territory>Helipad A</territory>
<territory>Wache Dim</territory>
<territory>Wache Qwert</territory>
<territory>Pvt. Max</territory>
<territory>Pvt. Otto</territory>
<territory>Pvt. Gus</territory>
<territory>Pvt. Dax</territory>
<territory>Pvt. Wes</territory>
<territory>Kom. Wilhelm</territory>
<territory>Obl. Hans</territory>
<territory>Hpt. Vim</territory>
<territory>Pvt. Rip</territory>
<territory>Pvt. Gerd</territory>
<territory>Pvt. Sven</territory>
<territory>Hpt. Karl</territory>
<territory>Kontrol 1</territory>
<territory>Kontrol 4</territory>
<territory>Bus Schuppen</territory>
<territory>Militärlager</territory>
<territory>Markt</territory>
<territory>Inn</territory>
</components>
<override>3 Dorf</override>
<override>6 Dorf</override>
<override>9 Dorf</override>
<override>12 Dorf</override>
<override>15 Dorf</override>
<override>18 Dorf</override>
</continent>
<continent>
<name>Flughafen</name>
<bonus>7</bonus>
−
<components>
<territory>Escape Flugzeuge</territory>
<territory>Runway</territory>
<territory>Taxiway</territory>
<territory>Helipad C</territory>
<territory>Hangar</territory>
<territory>Tower</territory>
<territory>Offiziere</territory>
<territory>K1</territory>
<territory>K2</territory>
<territory>K3</territory>
<territory>K4</territory>
<territory>K5</territory>
<territory>K6</territory>
<territory>K7</territory>
<territory>K8</territory>
<territory>Wache In</territory>
<territory>Wache Aus</territory>
</components>
<overrides>
<override>3 Flughafen</override>
<override>6 Flughafen</override>
<override>9 Flughafen</override>
<override>12 Flughafen</override>
<override>15 Flughafen</override>
</overrides>
</continent>
−
<continent>
<name>Dorf</name>
<bonus>7</bonus>
−
<components>
<territory>Helipad A</territory>
<territory>Wache Dim</territory>
<territory>Wache Qwert</territory>
<territory>Pvt. Max</territory>
<territory>Pvt. Otto</territory>
<territory>Pvt. Gus</territory>
<territory>Pvt. Dax</territory>
<territory>Pvt. Wes</territory>
<territory>Kom. Wilhelm</territory>
<territory>Obl. Hans</territory>
<territory>Hpt. Vim</territory>
<territory>Pvt. Rip</territory>
<territory>Pvt. Gerd</territory>
<territory>Pvt. Sven</territory>
<territory>Hpt. Karl</territory>
<territory>Kontrol 1</territory>
<territory>Kontrol 4</territory>
<territory>Bus Schuppen</territory>
<territory>Militärlager</territory>
<territory>Markt</territory>
<territory>Inn</territory>
</components>
<overrides>
<override>3 Dorf</override>
<override>6 Dorf</override>
<override>9 Dorf</override>
<override>12 Dorf</override>
<override>15 Dorf</override>
<override>18 Dorf</override>
</overrides>
</continent>
yeti_c wrote:
- Code: Select all
<continent>
<name>Flughafen</name>
<bonus>7</bonus>
−
<components>
<territory>Escape Flugzeuge</territory>
<territory>Runway</territory>
<territory>Taxiway</territory>
<territory>Helipad C</territory>
<territory>Hangar</territory>
<territory>Tower</territory>
<territory>Offiziere</territory>
<territory>K1</territory>
<territory>K2</territory>
<territory>K3</territory>
<territory>K4</territory>
<territory>K5</territory>
<territory>K6</territory>
<territory>K7</territory>
<territory>K8</territory>
<territory>Wache In</territory>
<territory>Wache Aus</territory>
</components>
<override>3 Flughafen</override>
<override>6 Flughafen</override>
<override>9 Flughafen</override>
<override>12 Flughafen</override>
<override>15 Flughafen</override>
</continent>
−
<continent>
<name>Dorf</name>
<bonus>7</bonus>
−
<components>
<territory>Helipad A</territory>
<territory>Wache Dim</territory>
<territory>Wache Qwert</territory>
<territory>Pvt. Max</territory>
<territory>Pvt. Otto</territory>
<territory>Pvt. Gus</territory>
<territory>Pvt. Dax</territory>
<territory>Pvt. Wes</territory>
<territory>Kom. Wilhelm</territory>
<territory>Obl. Hans</territory>
<territory>Hpt. Vim</territory>
<territory>Pvt. Rip</territory>
<territory>Pvt. Gerd</territory>
<territory>Pvt. Sven</territory>
<territory>Hpt. Karl</territory>
<territory>Kontrol 1</territory>
<territory>Kontrol 4</territory>
<territory>Bus Schuppen</territory>
<territory>Militärlager</territory>
<territory>Markt</territory>
<territory>Inn</territory>
</components>
<override>3 Dorf</override>
<override>6 Dorf</override>
<override>9 Dorf</override>
<override>12 Dorf</override>
<override>15 Dorf</override>
<override>18 Dorf</override>
</continent>
need to be
- Code: Select all
<continent>
<name>Flughafen</name>
<bonus>7</bonus>
−
<components>
<territory>Escape Flugzeuge</territory>
<territory>Runway</territory>
<territory>Taxiway</territory>
<territory>Helipad C</territory>
<territory>Hangar</territory>
<territory>Tower</territory>
<territory>Offiziere</territory>
<territory>K1</territory>
<territory>K2</territory>
<territory>K3</territory>
<territory>K4</territory>
<territory>K5</territory>
<territory>K6</territory>
<territory>K7</territory>
<territory>K8</territory>
<territory>Wache In</territory>
<territory>Wache Aus</territory>
</components>
<overrides>
<override>3 Flughafen</override>
<override>6 Flughafen</override>
<override>9 Flughafen</override>
<override>12 Flughafen</override>
<override>15 Flughafen</override>
</overrides>
</continent>
−
<continent>
<name>Dorf</name>
<bonus>7</bonus>
−
<components>
<territory>Helipad A</territory>
<territory>Wache Dim</territory>
<territory>Wache Qwert</territory>
<territory>Pvt. Max</territory>
<territory>Pvt. Otto</territory>
<territory>Pvt. Gus</territory>
<territory>Pvt. Dax</territory>
<territory>Pvt. Wes</territory>
<territory>Kom. Wilhelm</territory>
<territory>Obl. Hans</territory>
<territory>Hpt. Vim</territory>
<territory>Pvt. Rip</territory>
<territory>Pvt. Gerd</territory>
<territory>Pvt. Sven</territory>
<territory>Hpt. Karl</territory>
<territory>Kontrol 1</territory>
<territory>Kontrol 4</territory>
<territory>Bus Schuppen</territory>
<territory>Militärlager</territory>
<territory>Markt</territory>
<territory>Inn</territory>
</components>
<overrides>
<override>3 Dorf</override>
<override>6 Dorf</override>
<override>9 Dorf</override>
<override>12 Dorf</override>
<override>15 Dorf</override>
<override>18 Dorf</override>
</overrides>
</continent>
yeti_c wrote:You're missing the point...
you NEED
<overrides>
and
</overrides>
to surround all of your
<override> tags.
C.
yeti_c wrote:No probs.
C.
xml is valid. see test results.
AndyDufresne wrote:In Das Schloß xml, to avoid an error with the ß, author should change 1st line of xml to read
- Code: Select all
<?xml version="1.0" encoding="iso-8859-1"?>
And there may be a few more errors. Cairnswk, look through it again, and I'll see if Forza can also, perhaps Yeti and anyone else too!
--Andy
Forza AZ wrote:So this overrides thing was the only problem with the XML now? Or do I need to check the whole XML again?
BENJIKAT IS DEAD wrote:Congratz on another wonderful map (although I still haven't figured out if I can win from 2nd in seq 1v1s).
One small xml bug though (so far):
Markt can be attacked by, but cannot attack Wache dim
Users browsing this forum: No registered users