Added new hook script for controlling FID of character figure on inventory screen

This commit is contained in:
phobos2077
2017-04-01 02:12:20 +07:00
parent 203dcdf6be
commit 6e0fe881df
4 changed files with 63 additions and 0 deletions
+1
View File
@@ -46,6 +46,7 @@
#define HOOK_WITHINPERCEPTION (23)
#define HOOK_INVENTORYMOVE (24)
#define HOOK_INVENWIELD (25)
#define HOOK_ADJUSTFID (26)
//Valid arguments to list_begin
#define LIST_CRITTERS (0)