This is my 1st ever mod. I made it as a way to get some grounding in zScripting as part of my modding journey. I'm pretty happy with it. I mean it is simple, but I think it is something I will actually use myself, so maybe others will like it! The point of the mod really was to just poke around in zscript and get an idea of how it all works.
aJynks Level Info Mod
This mod is a shameless rip off of dsda-Doom's level info. It simply is a small mod that displays some level info on the screen.
- Time played on the map in H:M:S:Tics
- If there is no hour, the hour value is not used.
- tics in gzdoom, as far as I know are 35 per second. I added some math to convert that to 60. I thought it looked cooler and made each part of the time counter tick over at 60.
- I used a completely new custom font from daFonts made in gzDoom's unicode format
- I have made a small menu config system
- Move the widget to anywhere on screen
- Scale widget
- Change the Font between my custom Font and the other default Doom Fonts
- Change the Colour of various parts of text on the widget (requested feature)
- Choose whether you see the total value for Kills, Items and Secrets or not.
- You can also set a Name. This is a separate widget that you can also position, scale and colour. Use it for tagging videos if you are a uTuber. (requested feature)
- aJynksed LevelInfo v1.0
- aJynksed LevelInfo v1.1
- aJynksed LevelInfo v2.0
- aJynksed LevelInfo v2.1
- aJynksed LevelInfo v2.2
I just want to thank everyone on this fourm, zDoom forum and the zdoom discord I have been hanging in, for walking me through this first mod. There are really to many to name, but special thanks has to go to
- Agent_Ash @ZDoom Discord
- Jay0 @ZDoom Discord
- DavidXNewton @uTube
- Shepardus @DoomWorld
- Gez @DoomWorld
- Mtrop @Hellforge Discord
- numsOic@Hellforge Discord
..... And so it begins!!
This is just the beginning. I have programming experience, so thought it would be easier to make a small zscript mod to "get started" with modding than learn a complex graphical editor for making maps... but that is definably next!
: Demo of the Mod so you can see it :