Skip to content

Releases: SmileYzn/AccuracyFix

Skip non player entities

06 Feb 22:03
a0d0f2d
Compare
Choose a tag to compare

Fix to skip non player entities

Enabled Experimental Recoil Control

16 Jan 17:36
8105acb
Compare
Choose a tag to compare

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

19 Dec 17:47
Compare
Choose a tag to compare

Fixed CSSDK and Metamod SDK

Fixed af_accuracy_all variable

14 Dec 12:56
878258e
Compare
Choose a tag to compare

Fixed af_accuracy_all variable to replace af_accuracy_[weapon] when needed.

Ps. Release to avoid action build expiration!

Compiled on Ubuntu for compatibility

04 Jul 16:25
Compare
Choose a tag to compare

This release is compiled on Ubuntu for maximize compatibility.

1.0.1

30 Jun 02:54
Compare
Choose a tag to compare

Fix distance value from int to float

Main Release

30 Jun 02:25
4a54ffc
Compare
Choose a tag to compare

The initial release.

🙏