mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-06 18:08:36 +00:00
Update some hl2mp gamedata
This commit is contained in:
parent
a16ba7ca7b
commit
c30f033022
@ -5,7 +5,6 @@
|
|||||||
{
|
{
|
||||||
"Offsets"
|
"Offsets"
|
||||||
{
|
{
|
||||||
//This sucks, this comment HAS to stay, if you remove it, sourcemod WILl crash, why? Ask god.
|
|
||||||
"EntityListeners"
|
"EntityListeners"
|
||||||
{
|
{
|
||||||
"windows" "131108"
|
"windows" "131108"
|
||||||
@ -195,6 +194,13 @@
|
|||||||
{
|
{
|
||||||
"Offsets"
|
"Offsets"
|
||||||
{
|
{
|
||||||
|
"EntityListeners"
|
||||||
|
{
|
||||||
|
"windows" "131108"
|
||||||
|
"windows64" "262200"
|
||||||
|
"linux" "131108"
|
||||||
|
"linux64" "262200"
|
||||||
|
}
|
||||||
"EndTouch"
|
"EndTouch"
|
||||||
{
|
{
|
||||||
"windows" "100"
|
"windows" "100"
|
||||||
|
|||||||
@ -24,6 +24,16 @@
|
|||||||
"linux" "@_ZN14CBaseAnimating16LookupAttachmentEPKc"
|
"linux" "@_ZN14CBaseAnimating16LookupAttachmentEPKc"
|
||||||
"mac" "@_ZN14CBaseAnimating16LookupAttachmentEPKc"
|
"mac" "@_ZN14CBaseAnimating16LookupAttachmentEPKc"
|
||||||
}
|
}
|
||||||
|
"FireOutput"
|
||||||
|
{
|
||||||
|
/* CBaseEntityOutput::FireOutput */
|
||||||
|
/* String: "(%0.2f) output: (%s,%s) -> (%s,%s,%.1f)" */
|
||||||
|
"library" "server"
|
||||||
|
"windows" "\x55\x8B\xEC\x81\xEC\x40\x01\x00\x00\x8B\xC1"
|
||||||
|
"windows64" "\x48\x8B\xC4\x48\x89\x50\x10\x48\x89\x48\x08\x41\x54"
|
||||||
|
"linux" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f"
|
||||||
|
"linux64" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
"Offsets"
|
"Offsets"
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user