Skip to content

Releases: NomisCZ/Arms-Fix

Version 2.0.3

22 Jan 14:52
03fc154
Compare
Choose a tag to compare

Update 2.0.3 (22.1.2021):

  • Fix crash on some Valve maps (#6)

Version 2.0.2

29 Nov 20:52
fd281d8
Compare
Choose a tag to compare

Update 2.0.2 (29.11.2019):

  • Add cvar enable auto spawn fix for bots

Version 2.0.1

30 Jul 16:43
6af29af
Compare
Choose a tag to compare

Update 2.0.1 (30.7.2019):

  • Fix first time config generating

Version 2.0

29 Jul 21:40
f5ab419
Compare
Choose a tag to compare

Update 2.0 (29.7.2019):

  • New arms fix method, supports all maps

-N- Arms Fix 1.6.1

19 Jan 22:12
76e3985
Compare
Choose a tag to compare

Update 1.6.1 (19.1. 2019):

-N- Arms Fix 1.6

08 Aug 17:52
Compare
Choose a tag to compare

Update 1.6 (8.8. 2017):

  • New native: ArmsFix_RefreshView - refresh player view
  • Replace CS_UpdateClientModel with RefreshView

-N- Arms Fix 1.5.5

11 Jun 21:09
Compare
Choose a tag to compare

Update 1.5.5 (11.6. 2017):

  • New native: ArmsFix_SetDefaultArms - force sets default arms
  • New cvar: sm_arms_fix_autospawn - Enable/disable auto spawn fix - You can manually use plugin natives in your plugin.

-N- Arms Fix 1.5

14 May 16:28
Compare
Choose a tag to compare

Update 1.5:

  • New method for setting default skins
  • New natives: ArmsFix_HasDefaultArms, ArmsFix_SetDefaults
  • Compatible with most maps
  • Code optimizations

-N- Arms Fix 1.2

07 Feb 21:30
Compare
Choose a tag to compare

Update 1.2:

  • Methods update
  • Default arms / models change

-N- Arms Fix 1.1

30 Jan 18:26
Compare
Choose a tag to compare

Update 1.1:

  • Syntax Updates
  • Added API for third-party SourceMod plugins