The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






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: 245
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)