Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Editing Tiledata with UOFiddler
Author Message
Shidhun
Journeyman
*

Posts: 59
Likes Given: 5
Likes Received: 3 in 3 posts
Joined: Jul 2012
Reputation: 1



Post: #1
Editing Tiledata with UOFiddler
Hello,

currently i'm updating my ML-Files to the SA-File-Format.
Everything works fine, except editing the Tiledata.

Whatever i try, importing the edited ItemData.csv doesn't work (even if i only change a item-name for a test)

Is there any trick, that i have to use ? Or is it impossible, and i need to use other tools?
02-13-2014 07:54 PM
Find all posts by this user Like Post Quote this message in a reply
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 246
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #2
RE: Editing Tiledata with UOFiddler
The user Crusader did that, try to PM him
02-13-2014 08:19 PM
Find all posts by this user Like Post Quote this message in a reply
Shidhun
Journeyman
*

Posts: 59
Likes Given: 5
Likes Received: 3 in 3 posts
Joined: Jul 2012
Reputation: 1



Post: #3
RE: Editing Tiledata with UOFiddler
I finally got a hint, how it is possible.

It seems that the direct Import-Button in Fiddler doesn't work.

You have to create a XML-File for Massimport. This way you can change the Tiledata.

example :
Code:
<MassImport>
<tiledataitem index='0' file='TileDataItem.csv' remove='False' />
...
...
<tiledataitem index='16383' file='TileDataItem.csv' remove='False' />
</MassImport>

This might be laborious, but it works.
02-13-2014 11:57 PM
Find all posts by this user Like Post Quote this message in a reply
admin phoenix
Master
**

Posts: 354
Likes Given: 1
Likes Received: 23 in 13 posts
Joined: Mar 2012
Reputation: 3



Post: #4
RE: Editing Tiledata with UOFiddler
I also did it via import the csv file, save the tiledata and reload the tiledata again and voila all change were done.
may the save and reload are your problem too because you will not see the changes without this.
02-14-2014 12:42 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)