Merge pull request #701 from alliedmodders/csgo-hashmap

CStrike extension changes for CS:GO
This commit is contained in:
Ruben Gonzalez
2017-11-03 19:48:55 -04:00
committed by GitHub
8 changed files with 761 additions and 781 deletions
+8
View File
@@ -82,6 +82,14 @@
"linux" "588"
"mac" "588"
}
// Offset into CEconItemSchema * to a hashmap of all itemdefs
// Offset can be found in... GetItemDefinitionMutable (easy to get offset on windows should be the same)
"ItemDefHashOffset"
{
"windows" "172"
"linux" "172"
"mac" "172"
}
}
"Signatures"
{