Cacodemon345 Posted July 20, 2018 (edited) Hey guys, This is another mod that I made. This project was born when I was messing with tics and stuff. I decided to share this mod later.What does this mod do? It makes everything faster, by that, pretty much each and every monsters, objects, weapons etc. It will also work with other mods, provided that they aren't using ZScript to modify speed/tics. Spoiler It is frankly impossible to show out what this mod does in just a few screenshots, at least for me, so here is a video: Link: https://drive.google.com/file/d/1Up1KEXGhVqlEzjBzZVjpqI49OS4k5l-V/view?usp=sharing Edited July 14, 2019 by Cacodemon345 1 Share this post Link to post
Bryan T Posted July 20, 2018 I made something similar a few years ago https://forum.zdoom.org/viewtopic.php?f=43&t=52854. That obviously didn't use zscript so this is preferred. Looking at the code, this gives the player the double speed powerup. Problem with this is it does nothing for 1 tic states. Playing Guncaster, all the weapon states are 1 tic, so it doesn't help at all (as if you need the help). Random(0,1) is a valid option for tic duration so if you can check for 1 tic states and set to this you'd be golden. 0 Share this post Link to post
Cacodemon345 Posted July 21, 2018 It will just simply make the weapon disappear and unusable, and won't work. 0 Share this post Link to post
Pure Hellspawn Posted July 21, 2018 i tried this on map30 and the icon was shooting probably 10 times faster 0 Share this post Link to post
Cacodemon345 Posted July 21, 2018 Yeah, that's a bug. You will have to noclip, and trying to run MAP30 in Nightmare will make it shoot even faster. 0 Share this post Link to post
Cacodemon345 Posted July 14, 2019 New update after a long time! Changes: 1. Speed Modes! Change how fast the enemies, weapons, objects, etc. are. 2. This mod now works with Smooth Doom, Brutal Doom etc. 0 Share this post Link to post