is there an update for this or can some one put up a new one please......... pretty please? i would very much like to know how to add this in, or do it myself. i appreciate the code addition listed above. im sure all that needs to change is the version number its written for right?but do you save that text file above and change the extension to .pak?or do you have to pass it through some compiler? or zip engine? Please help make this easier for others. pretty please!
5 comments
NMS_MOD_DEFINITION_CONTAINER =
{
["MOD_FILENAME"] = "Mine.pak",
["MOD_AUTHOR"]= "Me",
["NMS_VERSION"]= "1.77",
["MODIFICATIONS"] =
{
{
["PAK_FILE_SOURCE"] = "NMSARC.59B126E2.pak",
["MBIN_CHANGE_TABLE"] =
{
{
["MBIN_FILE_SOURCE"] = "GCPLAYERGLOBALS.GLOBAL.MBIN",
["EXML_CHANGE_TABLE"] =
{
{
["PRECEDING_KEY_WORDS"] = {},
["VALUE_CHANGE_TABLE"] =
{
{"WeaponZoomFOV","0.1"}-- Original "0.7"
}
}
}
}
}
},
}
}
i would very much like to know how to add this in, or do it myself. i appreciate the code addition listed above. im sure all that needs to change is the version number its written for right?but do you save that text file above and change the extension to .pak?or do you have to pass it through some compiler? or zip engine? Please help make this easier for others. pretty please!
Later version over on nomansskymods but does not work for me on 1.57 no magnification change.