|
Post by Neltrase Vectore on Apr 18, 2019 3:54:46 GMT
Hi lads, I'm freshman to modding.
I was finding a way to make Mysterious Force selectable for playing in 1980 (Making them playable per se isn't a problem. Just change AI control from 01 to 00 for Mysterious Force in BTL, select a random country, then restart the conquest for the game to detach control from the selected country and only leave control for Mysterious Force. But you lose the ability to select and play as other countries).
After hours of fiddling around in BTLs and JSONs trying to pop the selection up and failed (btw, if anyone knows how to, please tell), my approach was creating a clone of Mysterious Force (country_49) with all the necessary additions in stringtable_en.ini, tacticalmap.xml, image_flags_hd.xml, a Mystery Force camp 1 clone in CountrySettings.json, ConquerCountrySettings.json and remove the original Mystery Force from 1980 by changing its ConquerID in ConquerCountrySetting.json to 5 and the clone one to 4. Then I proceed to change the country hex code 30 of Mysterious Force in conquest4.btl to 31 (49 to hex is 31), save everything and launch the game. Selection was fine, the game recognised the territory ownership of the new Mysterious Force clone in the Conquest selection screen, but when I press start the game crashes.
Any idea what is happening in my case?
|
|
|
Post by Crops Reorganization on Apr 18, 2019 9:34:02 GMT
I think you can bulid a new country,which use the same name,flag,model...and all things that belongs to Terrorist except for the country id,e.g. 49.Then modify the 1980 btl.Change the country id(48) of Terrorist's force to 49. I try to make WC3'S Alien playable in this way and it works,what's more,Aliens' data isn't invisible anymore.Regrettably,the spaceships cannot be produced.But I think this won't happen in WC4 bacause Terrorist trains units in the same way as us.
|
|
|
Post by Erebus on Apr 19, 2019 7:10:48 GMT
|
|
|
Post by Mao Ze Dong on Apr 19, 2019 12:29:07 GMT
You should modify conquest settings with the ids in the 400s. Look for the country id 48 and make it look like the rest of the countries. In conquest4, use the btl guide to find the correct address for the alliance. 0 in neutral, 1 is axis, 2 is allies.
|
|