by DiM on Thu Mar 20, 2008 9:48 am
yeti_c wrote:Can you retest in the E area on the small map?
C.
i would but it doesn't display properly on the tester. i have no idea what's wrong
no matter what i do the tester displays in the same place.
here's the code, if somebody wants to try please do it.
i think it will overlap the borders so i think for army numbers on the same line (like the E1 E2 E3 terits) i will need to place them a bit tilted. i mean for example put E1 and E3 on the same line and make the coords for E2 a bit lower.
- Code: Select all
<?xml version="1.0" ?>
<map>
<title>CC City Mogul</title>
<smallwidth>600</smallwidth>
<smallheight>600</smallheight>
<largewidth>800</largewidth>
<largeheight>800</largeheight>
<filetype>png</filetype>
<territory>
<name>1</name>
<borders>
<border>2</border>
<border>3</border>
</borders>
<coordinates>
<smallx>453</smallx>
<smally>203</smally>
</coordinates>
</territory>
<territory>
<name>2</name>
<borders>
<border>1</border>
<border>3</border>
</borders>
<coordinates>
<smallx>423</smallx>
<smally>203</smally>
</coordinates>
</territory>
<territory>
<name>3</name>
<borders>
<border>1</border>
<border>2</border>
</borders>
<coordinates>
<smallx>403</smallx>
<smally>203</smally>
</coordinates>
</territory>
</map>
“In the beginning God said, the four-dimensional divergence of an antisymmetric, second rank tensor equals zero, and there was light, and it was good. And on the seventh day he rested.”- Michio Kaku