No More Room in Hell

No More Room in Hell

Not enough ratings
Faster Shooting Magnum (may not work online)
   
Award
Favorite
Favorited
Unfavorite
Category: Weapon Skins
File Size
Posted
1.328 MB
28 Aug, 2022 @ 5:54pm
1 Change Note ( view )

Subscribe to download
Faster Shooting Magnum (may not work online)

Description
Faster Shooting Magnum (may or may not work online,no VAC issues)


This is simply the vanilla NMRIH 357 revolver,but shoots faster,both
in single action (SA,right-click aimed iron-sighted shot) or double
action (DA,simple left-click shot).Absolutely nothing else was modified.

All I did was messing with certain values in the model QC script,
precisely fps values of some specific shooting and aiming anims wich
will play these anims faster.Here's a video of an early test showing
the result:

https://www.youtube.com/watch?v=MEgQ7U3ihdk


WYSIWYG,althought I slew down the SA anim a little bit,it is now
slightly slower than what the video shows.The DA shooting is now
faster,both than vanilla DA and modified SA.
If you want to get a more accurate idea of what has been changed
here are the stats:

-default DA fps value was 30
-edited DA fps value is now 60

-default SA fps value was in between 30-35 (makes no difference)
-edited SA fps value is now 52
-video SA fps value was 60,before I nerfed it to 52


Now can this thing be considered cheating and can you get VAC'd
by using it? I did ask,here's Felis answer:



No VAC whatsoever,,it won't work on many servers where it will
switch back to default model.So use this for solo games or if
you're hosting your own game/server.


This thing won't work with any custom revolver models sadly,since
the modified values have to rely on a compiled model.


(bunch of technical boring stuff incoming)

You can however modify the values of any custom model you're
using if you know how to decompile/compile a model (there are
tons of tutorials explaining this elsewhere,althought on a slight
off-topic note I'm considering writting a tutorial explaining
how to update old NMRIH custom models as the process is very
easy and require zero modding skills,but this is for an other time).

If in the meantime you wanna tinker with the shooting speed of
others revolver custom models,you can try to decompile them and
mess with these values:


$sequence "Fire_Iron_1_light" {
"v_fa_sw686_anims\Fire_Iron_1_light.smd"
activity "ACT_VM_FLASHLIGHT_IRON_FIRE" 1
{ event AE_MUZZLEFLASH 0 "357 muzzle" }
{ event AE_CL_PLAYSOUND 38 "Weapon_686.HammerBack" }
fadein 0.2
fadeout 0.2
node "3"
snap
fps 33
}

See that "fps 33" entry? simply change 33 to any bigger numbers,the
bigger the number is the faster the anim will play (I would probably
not go too far for stability reasons thought).

Here's a small listing of the anim names I modified:

$sequence "Fire"
$sequence "Fire_Last"
$sequence "Fire_with_Light"
$sequence "Fire_with_Light_Last"
$sequence "Fire_Iron_1_light"
$sequence "Fire_Iron_Last_light"
$sequence "Fire_Iron_with_Light_Empty"
$sequence "Idle_to_Iron_light"
$sequence "Idle_to_Iron_light_Empty"
$sequence "Iron_to_Idle_light"
$sequence "Iron_to_Idle_light_Empty"
$sequence "Fire_Iron_1"
$sequence "Fire_Iron_Last"
$sequence "Idle_to_Iron"
$sequence "Idle_to_Iron_Empty"
$sequence "Iron_to_Idle"
$sequence "Iron_to_Idle_Empty"



That thing probably also works with pump action shotguns and
bolt action rifles,but I've been waaaaaay beyond my point
already.


Tell me if you have any issues server-wise or else,I'll see
what I can do.
6 Comments
CheeseLobber  [author] 6 Oct, 2022 @ 1:37am 
As far as I know the only thing you can modify throught the weapons QC scripts are how
slow-fast anims can play,anything like magazine capacity are set within scripts files,wich
goes beyond anything model related stuff.
Weither I'm right or not,that's something I don't intend to mess with (just like I'll only port
old submissions wich I have an interest with.)
WAFFMANN 4 Oct, 2022 @ 7:05pm 
there was a download that I could modify guns capacity and firing etc. but it stoped working and then I got a new computer could you make something like this for the glock where it only accepts 8 rounds to use with the luger skin already in game?
Papa Sans 30 Aug, 2022 @ 1:47pm 
my survivors took your MasterClass in revolver skills, and now they're shooting faster than ever! 11/10 they're shooting with some urgency now lmao
Deathless Pepsi 29 Aug, 2022 @ 5:20am 
Interesting, would be glad to see it on M500a model or other shotguns/bolt action tbh. :steamthumbsup: :nmrih:
CheeseLobber  [author] 28 Aug, 2022 @ 10:10pm 
That's the technical boring stuff :p
Rachel Ferrier 🏳️‍🌈 28 Aug, 2022 @ 7:40pm 
How the hell did you manage to do this?