A very simple MML script which helps me greatly with some of the in-game flashes which are too bright. Feel free to edit to suit your needs.
Made this for Scraniel, but might help others. Just makes some of the flashes less bright. It should be copied into the Scripts directory of Aleph One, and as of AO v1.6, does not need to be enabled in preferences. It should work with most 3rd-party scenarios, depending on what those creators have modified.
UPDATE: This MML was created in response to an old inaccurate conversion of the scenario for the Aleph One engine. If you download RED from the following link, you are getting an accurate conversion of the original files and you do not need this Addenda: https://citadel.lhowon.org/scenarios/marathon-red/
This is a fixed version of the file here: http://simplici7y.com/items/marathon-red-addenda
To install, simply drop the .mml file into the Scripts folder in the RED scenario folder.
The idea behind this MML is to restore some of RED's appearance which was not preserved in the old Aleph One port, which as of this writing was last modified in 2011. Note that if you're playing a newer RED port then this file may not be necessary.
I make no guarantees that this does correctly restore aspects of RED, as I have not played the original scenario files. This is merely a correction of syntax errors in the MML file. I have also removed the fog that was added in that MML as it was not a part of RED originally.
The MML file will actually load in Aleph One now.
Like with the Marathon Red mml which I uploaded recently, the mml included in "http://files3.bungie.org/trilogy/MarathonEvil.zip" is not the same as if you were playing the original Marathon Evil.
In this case, it is very different.
For example: the assault rifle in Evil was a “MOW-MDN/36CM ASLT-WPN”, not an “MA-90E”.
Those other names have been distributed for years, ever since Aleph One SDL was a new thing … does nobody else here play with the authentic Evil mml? Pardon me if I don't know whether some other total conversion named the fists a pair of “steel manacles”, and that the person making the old mml was confused, or whether they decided to invent new names when they wrote those old mml files.
So, if you wish to play Marathon Evil with the original text strings, you'll need to completely replace the "Evil Strings.mml" file which was included in the aforementioned "MarathonEvil.zip" package.
When you do replace the old mml with this one, there is one more thing you'll need to do: either rename the "Music.ogg" file to "Music Accursed.ogg" or change the string with index="10". In this mml file, the strings for default filenames were made for those who have all their scenario assets together in the same folder with the Marathon Aleph One executable a-k-a app. Those of us who do so disable individual mml by moving files to a different folder where Marathon Aleph One doesn't load them. You gain more flexibility with your scenarios if you do so, and you only need to ensure that filenames do not conflict.
I don't know if these are available elsewhere nowadays, but the copy available at "http://files3.bungie.org/trilogy/MarathonRED.zip" has incomplete mml.
So, here are some mml tags to make your copy more like the original Marathon RED. A few things are changed slightly; those are marked with a <!-- --> tag.
Enjoy.
When previously editing this for upload, I carelessly omitted the </marathon> closure. Oops, I'm an idiot and a shame to the Nakh legacy.
Also a few small changes to blankspace or comment tags.