Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Counter-Strike Weapon Mod 🔫



  • Infinite amount of weapons
  • Custom ammo types
  • Presets for Attack2
  • Forwards and flags for custom weapon
  • For any Mod (ZP, BB, Classic...)

Known Issues

  • Crosshair isn't working properly. => Can't fix it. it is client logic.



[Linux]

Since libgcc_s.so.1 and libstdc++.so.6 bundled with HLDS for Linux are too old, install the latest GCC and place symbolic links to the respective libraries.

  1. install gcc over than 11.3.1
  2. command execute.
  • cd /[your hlds directory]/

  • mv libgcc_s.so.1 libgcc_s.so.1.bk

  • mv libstdc++.so.6 libstdc++.so.6.bk

  • ln -s /usr/lib/libgcc_s.so.1 libgcc_s.so.1

  • ln -s /usr/lib/libstdc++.so.6 libstdc++.so.6

About

Counter-Strike Weapon Mod

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages