Mega Man 8-Bit Deathmatch Forum
Mod-based modification

Stardust Motion • June. 1, 2024, 11:29 PM
April. 20, 2025, 6:00 PM (Edited by Stardust Motion)
Copy Link
A lightweight tool to alter general game settings
Download v1.0.0 (2023-12-05)
-------------------------------------------------------------
In the console, type
- modbm to open the main menu below
- mbm to view all active settings

Settings can be modified from modbm menu or via console variables
By default, every setting is turned off
-------------------------------------------------------------
------------ PARAMS--------------
------------ OBJECTS --------------
------------ INFO --------------
Note : with TSPG hosting, you can configure settings directly on the "additional parameters" section
Download v1.0.0 (2023-12-05)
-------------------------------------------------------------
In the console, type
- modbm to open the main menu below
- mbm to view all active settings

Settings can be modified from modbm menu or via console variables
By default, every setting is turned off
-------------------------------------------------------------
------------ PARAMS--------------
------------ OBJECTS --------------
------------ INFO --------------
Note : with TSPG hosting, you can configure settings directly on the "additional parameters" section

June. 3, 2025, 7:04 PM
Copy Link
This is a very interesting mod, is that related to the old project Player16mm? Reminds me a lot of it.
June. 4, 2025, 3:51 AM (Edited by Stardust Motion)
Copy Link
Thanks, no I was not aware of this mod. The idea just stemmed from experimenting some server hosting with strange mod combinations (like classes + mission mode), and I felt like not being able to customize / adjust / rebalance without making some new pk3 was limiting. So this mini sv_cheats-like is there
June. 4, 2025, 4:10 PM (Edited by Reincarnation Mark 1)
Copy Link
Stardust Motion said:
Thanks, no I was not aware of this mod. The idea just stemmed from experimenting some server hosting with strange mod combinations (like classes + mission mode), and I felt like not being able to customize / adjust / rebalance without making some new pk3 was limiting. So this mini sv_cheats-like is there
I see, the Player16MM project is not present in (TSPG) anymore, this means it is now considered a lost media project and this is the closest thing i could find that is like it. In general, the Player16MM project is similar to this but it has way more options to toy with. It doesn't have a menu though, so you had to open the WAD and execute each script manually or execute very big commands that were already defined through the Alias function on the KEYCONF lump.
In general, you could spawn pretty much every actor in Doom and MM8BDM V5A to D through it, you could also do anything you want with your character like getting all types of invulnerability, nocliping walls, change its speed, set its translucency, etc. You could also set sector colors, brightness, fog, fog colors, height, and even make floors reflect with the Sector_SetPlaneReflection ACS function. And the funniest of all, you could teleport players to a specific place, to you or teleport yourself to others or a specific place.
Of course, all of that was only possible if you had RCON or if the server had SV_Cheats enabled.
In general, hosting servers with cheats and experimenting with this was what inspired me to learn more about the Doom Engine overall and seeing this again gave me lots of nostalgia of a time that will never come back.
If someone has the original player16mm.pk3 project within their computers, it would be very good if someone could upload it. However, it only works with V5A to V5D if i am not mistaken, so this mod here is the closes we have to it that is actually updated.