Added new HOOK_BUILDSFXWEAPON

* Hook for gsnd_build_weapon_sfx_name
* Fixed long name ACM crash in AutoSearchSFX
* Updated documents
This commit is contained in:
NovaRain
2024-07-19 19:51:04 +08:00
parent 87eca4898a
commit 486c897243
9 changed files with 135 additions and 3 deletions
+2
View File
@@ -76,6 +76,8 @@
#define HOOK_ROLLCHECK (46)
#define HOOK_BESTWEAPON (47)
#define HOOK_CANUSEWEAPON (48)
// RESERVED 49..60
#define HOOK_BUILDSFXWEAPON (61)
// Valid arguments to list_begin
#define LIST_CRITTERS (0)