Releases: SmileYzn/AccuracyFix
Releases · SmileYzn/AccuracyFix
Skip non player entities
Fix to skip non player entities
Enabled Experimental Recoil Control
Enabled Experimental Recoil Control.
// Recoil of all weapons
// If is set, it will replace all weapon variables
// The default recoil of an weapon is 1.0
// Set to -1.0 to disable and use individual weapon values
//
// Default "-1.0"
//
af_recoil_all "-1.0"
// Recoil control of each weapon
// The default value to control recoil need to be lesss than 1.0
// Set to -1.0 to disable and use default weapon value
//
// Default "1.0"
//
af_recoil_weapon_ak47 "1.0"
af_recoil_weapon_aug "1.0"
af_recoil_weapon_awp "1.0"
af_recoil_weapon_deagle "1.0"
af_recoil_weapon_elite "1.0"
af_recoil_weapon_famas "1.0"
af_recoil_weapon_fiveseven "1.0"
af_recoil_weapon_g3sg1 "1.0"
af_recoil_weapon_galil "1.0"
af_recoil_weapon_glock "1.0"
af_recoil_weapon_glock18 "1.0"
af_recoil_weapon_m249 "1.0"
af_recoil_weapon_m3 "1.0"
af_recoil_weapon_m4a1 "1.0"
af_recoil_weapon_mac10 "1.0"
af_recoil_weapon_mp5navy "1.0"
af_recoil_weapon_p228 "1.0"
af_recoil_weapon_p90 "1.0"
af_recoil_weapon_scout "1.0"
af_recoil_weapon_sg550 "1.0"
af_recoil_weapon_sg552 "1.0"
af_recoil_weapon_tmp "1.0"
af_recoil_weapon_ump45 "1.0"
af_recoil_weapon_usp "1.0"
af_recoil_weapon_xm1014 "1.0"
Fixed CSSDK and Metamod SDK
Fixed CSSDK and Metamod SDK
Fixed af_accuracy_all variable
Fixed af_accuracy_all variable to replace af_accuracy_[weapon] when needed.
Ps. Release to avoid action build expiration!
Compiled on Ubuntu for compatibility
This release is compiled on Ubuntu for maximize compatibility.
1.0.1
Main Release
The initial release.
🙏