Merged TF2 vfunc offset update into 1.0.1
--HG-- branch : sourcemod-1.0.1 extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.1%402116
This commit is contained in:
parent
9009c115a5
commit
a41c004d1c
@ -208,48 +208,48 @@
|
||||
{
|
||||
"GiveNamedItem"
|
||||
{
|
||||
"windows" "348"
|
||||
"linux" "349"
|
||||
"windows" "349"
|
||||
"linux" "350"
|
||||
}
|
||||
"RemovePlayerItem"
|
||||
{
|
||||
"windows" "236"
|
||||
"linux" "237"
|
||||
"windows" "237"
|
||||
"linux" "238"
|
||||
}
|
||||
"Weapon_GetSlot"
|
||||
{
|
||||
"windows" "234"
|
||||
"linux" "235"
|
||||
"windows" "235"
|
||||
"linux" "236"
|
||||
}
|
||||
"Ignite"
|
||||
{
|
||||
"windows" "191"
|
||||
"linux" "192"
|
||||
"windows" "192"
|
||||
"linux" "193"
|
||||
}
|
||||
"Extinguish"
|
||||
{
|
||||
"windows" "195"
|
||||
"linux" "196"
|
||||
"windows" "196"
|
||||
"linux" "197"
|
||||
}
|
||||
"Teleport"
|
||||
{
|
||||
"windows" "99"
|
||||
"linux" "100"
|
||||
"windows" "100"
|
||||
"linux" "101"
|
||||
}
|
||||
"CommitSuicide"
|
||||
{
|
||||
"windows" "385"
|
||||
"linux" "385"
|
||||
"windows" "386"
|
||||
"linux" "386"
|
||||
}
|
||||
"GetVelocity"
|
||||
{
|
||||
"windows" "128"
|
||||
"linux" "129"
|
||||
"windows" "129"
|
||||
"linux" "130"
|
||||
}
|
||||
"EyeAngles"
|
||||
{
|
||||
"windows" "120"
|
||||
"linux" "121"
|
||||
"windows" "121"
|
||||
"linux" "122"
|
||||
}
|
||||
"DispatchKeyValue"
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user