Releases: NomisCZ/Arms-Fix
Releases · NomisCZ/Arms-Fix
Version 2.0.3
Version 2.0.2
Update 2.0.2 (29.11.2019):
- Add cvar enable auto spawn fix for bots
Version 2.0.1
Update 2.0.1 (30.7.2019):
- Fix first time config generating
Version 2.0
Update 2.0 (29.7.2019):
- New arms fix method, supports all maps
-N- Arms Fix 1.6.1
Update 1.6.1 (19.1. 2019):
- Fix possible memory leak - Thanks Bara (https://github.com/Bara)
-N- Arms Fix 1.6
Update 1.6 (8.8. 2017):
- New native: ArmsFix_RefreshView - refresh player view
- Replace CS_UpdateClientModel with RefreshView
-N- Arms Fix 1.5.5
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
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
Update 1.2:
- Methods update
- Default arms / models change
-N- Arms Fix 1.1
Update 1.1:
- Syntax Updates
- Added API for third-party SourceMod plugins