| Re: AddingMaps
it's because you're probably renaming your map after you've compiled it into your mrs. Rename you're map back to what it originally was, and that error should go away. Remember, if you want to rename your map to something else, you have to decompile the mrs first, then you have to rename all the files with your map name in it. For example if your map was called test and you wanted to make it test2, you have to unpack your test.mrs, and rename test.rs.xml, test.rs, test.rs.Im, test.rs.bsp, and test.rs.col to test2.rs.xml, test2.rs, test2.rs.Im, test2.rs.bsp and test2.rs.col. Then you can pack your mrs and rename it to test2.mrs
|