8000 GitHub - Bara/CSGO-ArmsFix: Fix csgo glove overlap on custom arms.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix csgo glove overlap on custom arms.

License

Notifications You must be signed in to change notification settings

Bara/CSGO-ArmsFix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSGO Custom Arms Fix

Fix csgo glove overlap on custom arms.

Usage

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

More details check example.plugin.sp

Install

  • compile the ArmsFix.sp .
  • copy ArmsFix.smx to your plugin folder .

About

Fix csgo glove overlap on custom arms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 74.9%
  • SourcePawn 25.1%
0