View Single Post
Author Message
KoNLiG
AlliedModders Donor
Join Date: Sep 2020
Location: Israel
Old 05-04-2022 , 09:37   [CS:GO] Custom Weapons (v1.0.4 | 4 May 2022)
Reply With Quote #1

Custom-Weapons

Description:
Provides an API for custom weapons management.


In-game demonstration:


Features:

Quote:
◾ Customizable weapon view/world/dropped model.
◾ Customizable weapon shot sounds.
◾ Provides both model and shot sound hooks, can be used for shop integrations.
API (customweapons.inc):
Spoiler


Change Log:
Quote:
4 May, 2022 [1.0.0]
• Initial release.
Quote:
6 May, 2022 [1.0.1]
• Validate weapon index to prevent log error.
Quote:
4 June, 2022 [1.0.1]
• Validate client index to prevent a log error, removed unnecessary code parts.
Corrections, suggestions and improvements are welcome!


Note: The github workflow compiles the source code using the latest 1.11 compiler, which means that 1.10 servers will fail to load this plugin.
If you're looking to run this plugin on a 1.10 server, you'll have to compile it manually with a compiler that supports 1.10 builds


GitHub Repository
Download Via Workflow
__________________
For questions/plugin requests contact me:

• Discord: KoNLiG#6417
• Steam: KoNLiG

Last edited by KoNLiG; 06-04-2022 at 22:22.
KoNLiG is offline