I was thinking... how can I add new furnitures to Mercury Emulator? the furnidata is in .xml :/
someone know?
I was thinking... how can I add new furnitures to Mercury Emulator? the furnidata is in .xml :/
someone know?
1. Get the SQLs for the furni. Run them in Navicat / phpmyadmin w/e.
2. Get the SWFs for it. If you look at the .xml given with the furni, you will see a <revision></regision> tag. That is the name of the folder the swf item should be in.
E.G. The revision look like this:
That means the swf should be in the folder called 49500 in the hof_furni folder. E.G. game > dcr > hof_furni > 49500
3. Add the furnidata from the downloaded furni to your furnidata_xml.xml and your done :)
Thanks,
Invitee.
Both of the two threads above should help, however there are some examples of the graphic tags if you need them, search the previous threads. Good luck!