Posts: 1,099
Threads: 48
Joined: May 2011
Reputation:
0
Nope, only tested with a few images from the package OrKaDoS (I think) provided.
Don't know how the smtp (was that the name?) format works.
Problem right now is that I don't think I have time to bug test this. If I release version 20 it is very likely it can have bugs since I redesigned a lot of the code to make it easier to add more import functions for example.
Posts: 1,589
Threads: 62
Joined: Jan 2011
Reputation:
0
well i would be more than happy to help test it for anything that might pop up. I was going to start a new game anyway , so if it screws it up it's no big deal.
Posts: 553
Threads: 89
Joined: Mar 2011
Reputation:
0
This is great news, man. I hope you manage to fix the bugs soon.
Posts: 1,099
Threads: 48
Joined: May 2011
Reputation:
0
I found out how to add separate images for alternative attires, should had made it possible to add those images as well... :/
It's strange how different they store the references to things. When you import models for different attires they are on format 10001-10011-10021-10031 for all 4 attires but for images the format is 0100-1100-2100-3100... Because of that I missed the alternative attire images since different attires for the same character aren't listed together in the file. Instead all first attire images are together, then the second attires and so on. Perhaps this is an indexing issue to make it faster to find the first attires since they are always displayed first? Who knows...
Posts: 553
Threads: 89
Joined: Mar 2011
Reputation:
0
Noooo!!! I've nearly run out of ARC space in my patch!