I am "fixing" some issues in CTT with Barbarian_Mercenary. In order to have the torches lit in CTT, textures need to be added. Now, we tried it, but with not much success. Now I have CTT.u and CTT.utx that dont know anything about each other. How can I get textures added to CTT.u?
Mercenary is an experienced mapper and I sent him the CTT.u file. He said that it was lacking textures for the torches to burn. Then he added them to CTT.u somehow with RuneEd and all should have been ok. He then sent me the file back and I couldnt even find the gametype in my list anymore. I tried to batchexport the .u file back to .uc but nothing was "uncompiled". He then sent me the CTT.utx where all the textures are. So, is there a way to "include the .utx to .u"? I was reading the code and found some texture imports starting with: #exec
How do those work?
Can I send the files to you Impaler, so you could test if you can make it work?
Any help appreciated.
PS. background for this work: CTT is a great mod but it has many versions, all capthetorch which leads to mismatches. Also Lärs modified Runeserveradmin is used by many and capthetorch uses that class... for nothing, it just mentiones it and by that it creates mismatches between different Runeserveradmins. On conclusion, if you run a capthetorch server, only half the people can get in. We try to compile it without the reference to Runeserveradmin class, to CTT.u so no mismatches can happen. Merc then recompiles his maps (and ask permission to compile other maps too) to function with CTT.u