Jump to content

Devils Line

Members
  • Content count

    20
  • Joined

  • Last visited

Posts posted by Devils Line


  1. It's not that I have not seen the public source code for your mod, or that I could not be bothered viewing it. It's that me viewing it is a waste of time, since I know pretty much nothing about PCs or modding and can only do stuff after seeing a step-by-step tutorial on how to do it. I mean, honestly, I have no clue what you even told me.

    Although, I have been able to make some great maps thanks to your texture mod for C&C 3 that can be found on moddb. Thanks for that.

    tw1.bmp

    I've got more screenshots but can't upload them. Seems total limit is 2.51 MB.


  2. Well, title pretty much says it. I don't see any sky textures when I run this mod, even though I should be seeing them.

    Also, if I try add them to another map, according to this tutorial https://www.moddb.com/mods/cc3-a-new-experience/tutorials/add-sky-in-your-favorite-map they do not show up.

    Anyone knows what I am doing wrong? I wanna point out that when running this New experience mod, none of the maps that came with the game show up (like rift, arena, rocktagon etc.). Only custom maps show up.


  3. On 6/11/2018 at 7:23 PM, Bibber said:

    KW doesn't load the compiled map data by default. So you need to add it manually or use the WrathEd Mod Launcher (just play "No Mod"):
    https://bibber.eu/downloads/wrathed-mod-launcher/

    An example mod map is also here:
    https://bibber.eu/downloads/cnc3-kw-sample-mission/

    Maybe it helps.

    This solved all the issues. Thanks. I had a map with non-KW textures (from the PurpleGaga texture mod on moddb) and could not get the game to load it no matter what I tried. Now, it worked.

    Thanks Egozi too. I did not know maps could be compiled that way too.

    • Upvote 1

  4. Now that you mention it, it could have to do with your worldbuilder. As you can see from screenshot below, the icons for your worldbuilder and mine do not match. Even the name of program in top bar does not match. Yours says "Command & Conquer 3 worldbuilder" while mine says "Command & Conquer 3 Tiberium Wars worldbuilder". I'll post my worldbuilder below too so check it out.

    wbscreenshot.thumb.png.ff9ef6c195adf9daca26a7a509a5299f.png

    CC3Worldbuilder(2).zip


  5. Okay, reason why your objects don't show up and why game ends immediately after starting the map is because there is literally nothing on the map. Worldbuilder shows 0 objects. Even player start points are not there. After I added start points for players game did not end after running map.

    Whether you really deleted absolutely everything, or something bugged out, or whatever.... I don't know.

    What you can do though, if you decide to edit the original map again is to do it step by step. Delete 10-15 objects, save map, see if it works. Rinse and repeat.

    • Upvote 1

  6. A big hello,

    Hopefully someone can help me. For the past two days I have been surfing the web to learn how to make mod maps for TW & KW. By "mod map" I mean to convert them into a .big file and to add that "add-big MOD LOCATION HERE" line to the skudef file for TW & KW.

    When it comes to KW, I have managed to learn it from the link below and I have already started making my mod maps:

     http://thundermods.net/archiv/index.php?page=content&id=92

    However, when it comes to TW I cannot find a single tutorial/guide/article on how to do it. Can someone help me in case they know how? I have MOD SDK and all additional files, but I don't know what to do. What I have tried is following:

    Paste map.xml file with or without all textures in .dds format (I tried both options-with and without textures) inside MOD SDK/Sample mod/Maps and then compile with buildmap. I managed to get those 4 files (relo, manifest, imp and bin). I created the same folder structure as in KW:

    (1) big/Data/AdditionalMaps/mapmetadata_MAPNAME.xml (I copied metadate from map.xml and changed "filename" line accordingly)

    (2) big/Data/unofficial/MAPNAME/ and copied all relevant files here (relo, imp, bin, manifest, .map, .art and the tga file).

    For KW the next step was to compile mapmetadata_MAPNAME.xml with wrathed, but I do not know how to compile it with MOD SDK. Buildmap does not do it.

    I tried skipping that step and made the .big file with makebig, copied the .big file inside the game folder, added the "add-big" line to skudef file and ran game, but map won't show up.

    ______________________________________________________________________________________

    EDIT: I think the only issue is compiling the mapmetadata_MAPNAME.xml file. I used Wrathed to compile it since I don't know any other way of doing it, but if I do that, then TW can't start the mod. So if you know how to compile mapmetadata_MAPNAME.xml, that would be help enough.

    Thanks in advance for any help.

×