mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-07 02:18:35 +00:00
Update gamedata for l4d2 (#2111)
* update gamedata for l4d2
* undo findentitybyclassname sig change
* update gEntList offset accordingly
---------
Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
(cherry picked from commit 35ac74c7a7)
This commit is contained in:
parent
e0e018c5eb
commit
b9b2e514e6
@ -25,7 +25,7 @@
|
|||||||
/* Offset into LevelShutdown */
|
/* Offset into LevelShutdown */
|
||||||
"gEntList"
|
"gEntList"
|
||||||
{
|
{
|
||||||
"windows" "11"
|
"windows" "40"
|
||||||
}
|
}
|
||||||
|
|
||||||
"EntInfo"
|
"EntInfo"
|
||||||
@ -41,7 +41,7 @@
|
|||||||
"LevelShutdown"
|
"LevelShutdown"
|
||||||
{
|
{
|
||||||
"library" "server"
|
"library" "server"
|
||||||
"windows" "\xE8\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\xB9\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\xE8"
|
"windows" "\x56\x8B\x35\x2A\x2A\x2A\x2A\x8B\x06\x8B\x50\x68\x8B\xCE\xFF\xD2\x68\x2A\x2A\x2A\x2A"
|
||||||
}
|
}
|
||||||
"gEntList"
|
"gEntList"
|
||||||
{
|
{
|
||||||
|
|||||||
@ -81,9 +81,9 @@
|
|||||||
*/
|
*/
|
||||||
"InfoChanged"
|
"InfoChanged"
|
||||||
{
|
{
|
||||||
"windows" "176"
|
"windows" "180"
|
||||||
"linux" "176"
|
"linux" "180"
|
||||||
"mac" "176"
|
"mac" "180"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user