![]() |
Modding Multiuniverse plugin - Printable Version +- Discovery Gaming Community (https://discoverygc.com/forums) +-- Forum: Discovery Development (https://discoverygc.com/forums/forumdisplay.php?fid=7) +--- Forum: Discovery Developers Forum (https://discoverygc.com/forums/forumdisplay.php?fid=183) +---- Forum: Freelancer Modding Tutorials (https://discoverygc.com/forums/forumdisplay.php?fid=36) +---- Thread: Modding Multiuniverse plugin (/showthread.php?tid=123190) |
Modding Multiuniverse plugin - Thkaal - 11-27-2014 I know this isn't a discovery mod, but this is the only place I know of where I can actually get a feedback. Considering the developer of this plugin hasn't been on any Freelancer forum for about 6 months, I have decided to ask far and wide for help with this plugin. As it stands, it is only possible to use a graphic using images with a 4:2 ratio of frames within it, and of course, multiples of 256x256 sized blocks. I"m trying to get more frames. Say a ratio of 4x3, 5x3, or anything else. If anyone can decipher it, please, let me know. I would be incredibly grateful. Code: [const] Obviously, I have changed the texture and created a new 3db with the tga inside. Or at least I think I do. I can upload the 3db for confirmation. I discovered the issue I was having. I was using GIMP and did not realize I had to uncheck the RLE compression. I no longer need help with this, but thank you all. |