Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Commit 365aa3a

Browse files
authored
Update README.md
1 parent 7347938 commit 365aa3a

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# -N- Arms Fix
22

33
## Last updates:
4+
**Update 1.6 (8.8. 2017):**
5+
+ New native: ArmsFix_RefreshView - refresh player view
6+
+ Replace CS_UpdateClientModel with RefreshView
7+
48
**Update 1.5.5 (11.6. 2017):**
59
+ New native: ArmsFix_SetDefaultArms - force sets default arms
610
+ New cvar: sm_arms_fix_autospawn - Enable/disable auto spawn fix - You can manually use plugin natives in your plugin.
@@ -28,11 +32,5 @@
2832
------------------
2933

3034
## FAQ:
31-
**1. Why do I see overlaps arms/gloves in spect OR after maximizing game?**
32-
33-
- Use version >= 1.5.5 and set **sm_arms_fix_autospawn "0"**
34-
- Call manually **ArmsFix_SetDefaults(client)** function before you set player arms in own plugin - see skin_changer.sp example in examples.
35-
36-
**2. Are all plugins supported?**
37-
35+
**1. Are all plugins supported?**
3836
- :white_check_mark: Yes, but the plugin **MUST** use our API in order to gain this plugin's functionality. This is up to the developer of each plugin to implement.

0 commit comments

Comments
 (0)