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);