Wyvern Forums

Review Wyvern Today's Posts Mark Forums Read Radio Stations
Go Back   Wyvern Forums > Archive > Archive > Misc
Home Register FAQ Members List Calendar Chatbox Mark Forums Read

Misc Misc

 
 
Thread Tools Display Modes
  #1  
Old 05-15-2006, 10:59 AM
oddul oddul is offline
 
Join Date: Apr 2007
oddul is on a distinguished road
Default Bug - Extra Terrain lines in map file

I suspect that this is a non-issue when the map file is loaded on the server, but the XML file specifies more than one line for the same terrain square with the same terrain. This can be replicated with any terrain type. For items, it seems to work properly. See map file paste below. If you look closely, position 0 4 is covered by the second line (0 3...) and the 4th line (0 4...). There are several examples of this in this one map.
<map>
<header class="DenseMap" width="15" height="12">
<string name="editor-version" value="1.2.5 (standalone on Windows XP)"/>
<string name="name" value="terrainbug"/>
<arch name="oob-terrain" path="terrain/empty"/>
<arch name="terrain" path="terrain/dark_earth"/>
</header>

<arch loc="0 0 15 3" path="terrain/dirt"/>
<arch loc="0 3 3 9" path="terrain/dirt"/>
<arch loc="7 3 8 6" path="terrain/dirt"/>
<arch loc="0 4 4 1" path="terrain/dirt"/>
<arch loc="6 4 9 1" path="terrain/dirt"/>
<arch loc="0 5 5 1" path="terrain/dirt"/>
<arch loc="6 5 9 1" path="terrain/dirt"/>
<arch loc="0 6 15 1" path="terrain/dirt"/>
<arch loc="0 7 5 1" path="terrain/dirt"/>
<arch loc="6 7 9 1" path="terrain/dirt"/>
<arch loc="0 8 4 1" path="terrain/dirt"/>
<arch loc="0 9 4 1" path="terrain/dirt"/>
<arch loc="8 9 7 3" path="terrain/dirt"/>
<arch loc="0 10 15 1" path="terrain/dirt"/>
<arch loc="0 11 15 1" path="terrain/dirt"/>

</map>
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 07:48 AM.

Forum: Contact Us - Archive - Top

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.