so apparently I never released the current version on tempus here hehe.
v12:
https://drive.google.com/open?id=1Y796QutqTq9W9YmxoA_FpSpXy4wJgUdaI made 1 small update, added a fast reload attribute to the whole map, making it possible to run the map offline without regen script. With this trigger, if you run out of ammo and you're holding m1 still, you'll reload 1 rocket fast enough to keep shooting at airstrike speed. If you stop holding m1, you'll reload your full clip instantly, or you'll get regen from the func_regenerate depending if the regen trigger ticks first.
I heard False was making something like this on his limited regen map so I wanted to give it a try. Idk if that's the attribute he used cause theres a few different that modify reload speed. Lots of attribute triggers are very inconsistent, but this one I used is working consistently so far. I believe this is something that can be use for limited regen maps to make them consistent AKA letting you shoot/get ammo at the start and end of a jump no matter what.
Problem before was that func_regenerate is on a global timer, making getting regen inconsistent. Sometime you could enter a func_regenerate and have to wait a few seconds before getting regen, and sometime those few seconds in a speedrun is enough for you to go out of the regen trigger before it has given you ammo, leaving you with 0 rocket and a sad face ):
Using this at the start and end of a jump, you can now enter the trigger and instantly be able to shoot since you get ultra fast reload speed when entering. You still want to use a func_regenerate otherwise you'd end up running out of ammo since this only reloads your clip, it doesn't give you more ammo.
This is the trigger if anyone's interested:
https://gyazo.com/f5e7532874fadc8d68546bd9aefbf537