Infantry Only

Moderators: Developers, Auxillaries

SnowBlaZeR2
Sergeant
Sergeant
Posts: 122
Joined: Fri May 10, 2013 5:48 pm

Infantry Only

Post by SnowBlaZeR2 »

I've been playing around with some editing and trying to get an infantry only game mode. The only thing I'm able to do is disable things that I want to be excluded. What I'm trying to do now is make a game mode that can be selected from the same menu as the hardcore modes. Where would I even begin to look for that? Is that something that would need separate files added to each "race" and "command"? I'm sure I can eventually get it figured out, but I'm having a hard time tracing the source to begin with.
I_am_a_Spoon
Lieutenant Colonel
Lieutenant Colonel
Posts: 1480
Joined: Sun May 05, 2013 10:58 pm
Steam Username: I_am_a_Spoon
Location: Perth, Western Australia

Re: Infantry Only

Post by I_am_a_Spoon »

1. Create new wincondition SCAR files (located under "C:\Program Files (x86)\Steam\steamapps\common\Company of Heroes Relaunch\NewModernCombat\Data\scar\winconditions"). I suggest you just copy the existing hardcore ("conquest") files, open them with Notepad and then rename the upgrade that they apply.

2. Create an upgrade RGD of the same name. Again, just copy the HC one ("DataAttrib\attrib\upgrade\generic_hardcore_mode.rgd").

3. Go through all the unit and ability RGDs, adding the upgrade as a requirement (they should require that it be either present or absent). Once again, there are HC requirements already present for you to copy.
SnowBlaZeR2
Sergeant
Sergeant
Posts: 122
Joined: Fri May 10, 2013 5:48 pm

Re: Infantry Only

Post by SnowBlaZeR2 »

Excellent, that should do it, I appreciate it.

Seems like you've done this before... ;)
Post Reply