Please do not ask when mod authors will update their mods to 3.9.X
Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
-
Version 1.2.6
- kikirio
- 2k Downloads
Updated for 3.7.0
-
Version 1.2.5
- kikirio
- 2.1k Downloads
updated to 3.6.
-
Version 1.2.3
- kikirio
- 495 Downloads
Added grenadeLauncher and specialWeapon to the weaponClassList. Shoutout to @trininite for the pull request.
-
Version 1.2.2
- kikirio
- 1.1k Downloads
Updated for AKI 3.4.0
-
Version 1.2.1
- kikirio
- 545 Downloads
Updated for AKI 3.3.0.
-
Version 1.1.2
- kikirio
- 600 Downloads
Updated to .ts and AKI 3.2.4.
-
Version 1.1.1
- kikirio
- 1.5k Downloads
Updated to AKI 2.3.0 ++.
-
Version 1.1.0
- kikirio
- 431 Downloads
I have given all my mods a sizeable refactor which should make the code a fair bit easier to follow. I have also added most of my todo list (any specific changes below), and want to release everything before things get hectic in my life again ^^.
-
Version 1.0.6
- kikirio
- 643 Downloads
Update package for 2.2.0. No change in method.
-
Version 1.0.5
- kikirio
- 806 Downloads
Updated for 2.1.1, no change in method.
okjmin
Hey, I just read that you changed it into a multiplier in the config, is it percentage or just number?
Surfingnet
Will it be updated to 3.6.X ?
kikirio Author
should still work as intended, Let me know if not.
3eyez
Does this mod work for 3.5.8?
Skush
Would love to get a multiplier so I can just tone it down quite a bit instead of removing it completely or having it equal for all guns
kikirio Author
it is a multiplier
Skush
Okay, wasn't able to make that out thanks, glad to hear it
piken
hey sorry to ask this silly question, do you think your mod can work on spt 3.5.0 ?
DrMartimus
Quick config question: Lets say I want to cut camera recoil in half. Do I set the config to 50, or 0.5?
Thanks!
kikirio Author
Ah so no it isn't a multiplier, it is a hard value. So for instance a mosin has a value of 0.4 a glock 17 is 0.018.
I probably should of explained that better,gives a smooth experience across all guns.
maybe a multiplier would be better? or perhaps the option of both?
DrMartimus
Ahh, interesting. So if I set it to one value it will be more intense than usual with some guns and less for others. Multiplier might be cool if it isn't too much work. Idk, I'm modding illiterate
Kippa
After downloading 1.0.2 I get a syntax error trace in the local server
https://prnt.sc/1qcitw3
kikirio Author
well shit my bad I will get on that what a mess
Kippa
Don't worry about it bud we will get this mod working
kikirio Author
Haha cheers for the bug reports, it should all be groovy now
Or
Kippa
Installing it now I'll get back to you
Argurios
Had the trace error too but working fine now =)
Good work once again Kiki !
Kippa
I need some advice with the config, a tad confused on how to customise it --
I always use the EOD unless I want to play the Hardcore way then I would use Standard, nevertheless how do you configure this correctly? What are the min/max values for the parameters?
"ChangeAll" : false,
"566abbc34bdc2d92178b4576" : {
"name" : "Standard",
"size" : 28
},
"5811ce572459770cba1a34ea" : {
"name" : "LeftBehind",
"size" : 38
},
"5811ce662459770f6f490f32" : {
"name" : "PrepareForEscape",
"size" : 48
},
"5811ce772459770e9e5f9532" : {
"name" : "EdgeOfDarkness",
"size" : 68
}
------------------------------------------------------------------------------------------------------------------------------------------------------------
const items = DatabaseServer.tables.templates.items
const weaponClass =[
"pistol",
"smg",
"shotgun",
"assaultRifle",
"assaultCarbine",
"machinegun",
"marksmanRifle",
"sniperRifle"
]
var hitCounter = 0 <<<<<<<<<<< do you change this value??
class CameraRecoilRemover{
kikirio Author
Hmm maybe I made a fuck up hang on let me double check (that is the wrong config and yeah I left a debug counter in there, it just counts each item the recoil is being set on)
Kippa
No problem bud. I like the idea of this mod and hopefully this will improve it going forward
kikirio Author
Cheers should be sorted now.
Kippa
Fantastic! Keep up the good work