Editing Tiledata with UOFiddler - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: General Discussion (/Forum-General-Discussion) +--- Forum: UOP/Mul Editing (/Forum-UOP-Mul-Editing) +--- Thread: Editing Tiledata with UOFiddler (/Thread-Editing-Tiledata-with-UOFiddler) |
Editing Tiledata with UOFiddler - Shidhun - 02-13-2014 07:54 PM 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? RE: Editing Tiledata with UOFiddler - darksun84 - 02-13-2014 08:19 PM The user Crusader did that, try to PM him RE: Editing Tiledata with UOFiddler - Shidhun - 02-13-2014 11:57 PM 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> This might be laborious, but it works. RE: Editing Tiledata with UOFiddler - admin phoenix - 02-14-2014 12:42 AM 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. |