Intial CS:Go changes and slight changes for CS:S WeaponID related function.

This commit is contained in:
Ruben Gonzalez
2017-09-03 09:19:12 -04:00
parent 0e7a3b0173
commit 453e9da7c5
7 changed files with 444 additions and 494 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"
{