Added new HOOK_BUILDSFXWEAPON (#560)

* Hook for gsnd_build_weapon_sfx_name
* Fixed long name ACM crash in AutoSearchSFX
* Updated documents
This commit is contained in:
Vlad
2024-07-19 19:36:04 +08:00
committed by GitHub
parent 87202bb124
commit 9fdbacf4ca
10 changed files with 138 additions and 0 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)