Private Joined: 12/20/2015(UTC) Posts: 3
|
Hello, I'm playing the mod caled Kane's Wrath Reloaded. Can anyone tell me how I can remove unit caps from "regular" units? Not the epic ones.
I have been told the following by the author:
"Yes, it's possible to remove regular unit limits. Just remove the "Max" define (or something like that I cannot recall) in the gameobject. As for the gameobject, GDIPredator.xml is an example of it. Any unit or structure is a game object."
But there is NO GDIPredator.xml file or any other unit in the KW Reloaded "MOD SDK" folder. Any input is appreciated :)
|
|
|
|
Major Joined: 3/27/2015(UTC) Posts: 490
Thanks: 5 times Was thanked: 213 time(s) in 155 post(s)
|
If that's just the Mod SDK, then there really isn't anything there but example game objects.
You can look for a source code somewhere. You can use the SDK to unpack the mod(If I remember correctly, someone cite on my this). So you can look through its code. |
|
|
|
|
Private Joined: 12/20/2015(UTC) Posts: 3
|
I see, does that mean I need to have the source code with me or can I unpack the mode without the source code? Sorry for the newbie question but I would appreciate some directions on how to unpack the mod :)
|
|
|
|
Private Joined: 12/20/2015(UTC) Posts: 3
|
Update, I found the source code for the version I am looking for.
1) I chose the xml file GDI Mammoth Tank for example and saw the following line
MaxSimultaneousOfType="50"
If I delete this, would this make me build infinite numbers of them? Since infantry and other unlimited units do not even have this line.
2) The readme says that it does NOT include the source code for shaders, art, etc. does that mean my compiled mod would not have these? If yes, then should I copy the new files and overwrite the original ones?
3) I assume I will need Mod SDK to compile the mod. Anything I should know before I proceed? I would appreciate a link on how to compile a mod as I don't wanna screw it up.
Thanks a lot in advance ;)
|
|
|
|
Major Joined: 3/27/2015(UTC) Posts: 490
Thanks: 5 times Was thanked: 213 time(s) in 155 post(s)
|
1)Yeah, removing MaxSimultaneousOfType will make it so that you can produce infinite numbers.
2)Typically. And Typically. Mods usually are a separate file for the game's original files. Eh-- I don't remember how CnC3's way of handling files.
3)I don't remember exactly what is needed in this step -- since I didn't work with this sdk since like forever. |
|
|
|
|
Users browsing this topic |
Guest
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.