lambdatorus
7 years ago
Hello,

Recently, i came back to RA3 CNC3 modding,and have a basic question concerning the File

MPGameRules.xml I tried to set a minimod for testing purpose.

This is my main mod file:













and this is my file










Then i used buildmod and it generated the file, BUT when i start the mod , It doesn't seems to apply.

So what is wrong?

Thanks.
skirmish_test.png

Click to View Image64 View(s)

Sponsor
lambdatorus
7 years ago
Hello,

Finally i managed to make it work😁

I search through the FAQ .I found out that MPGameRules.xml must be placed inside the additionalmaps folder.Because in RA3 they are two types of datas :Static and Global.

The static datas are enlisted in the mod.xml.That is most of mod's files.

But Some files must be placed in the additionalmaps folders .This Folder have its own xml lists:

MapMetaData_Global.xml
MapMetaData_Mod.xml

And MPGameRULES.xml must be included in MapMetaData_Global.xml in order to be taken in account.

Moreover, you don't have to put these in the mod.xml LIST.For these reasons , i was a little confused during mod compilation.Also, my mod sdk was broken ,so it didn't work.

But when i UPDATED with the bibber sdk file,it solved the issue.FINALLY👍

UserPostedImage
skirmish_test.png

Click to View Image292 View(s)

skirmish_test.png

Click to View Image53 View(s)