Page 1 of 1

[CSGO] ArmsFix

Posted: Mon Jan 27, 2020 5:26 pm
by Andreeas
Since -N- Arms Fix doesn`t work. I wrote this simple plugin to fix glove overlap.


Description
Fix csgo glove overlap on custom arms.


Usage
check in armsfix.inc

Code: Select all

forward Action ArmsFix_OnSpawnModel(int client, char[] model, int modelLen, char[] arms, int armsLen);
forward void ArmsFix_OnArmsFixed(int client);
native bool ArmsFix_ModelSafe(client); 
Download