added amb1009 - fortress forever support
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401615
This commit is contained in:
parent
4e1c0edfca
commit
7d49a55a7b
@ -39,6 +39,7 @@
|
||||
"game" "!Insurgency"
|
||||
"game" "!Pirates, Vikings and Knights II"
|
||||
"game" "!SourceForts v1.9.2"
|
||||
"game" "FortressForever"
|
||||
}
|
||||
|
||||
"Offsets"
|
||||
@ -94,6 +95,7 @@
|
||||
"game" "!Insurgency"
|
||||
"game" "!Pirates, Vikings and Knights II"
|
||||
"game" "!SourceForts v1.9.2"
|
||||
"game" "FortressForever"
|
||||
}
|
||||
|
||||
"Offsets"
|
||||
@ -141,6 +143,7 @@
|
||||
"game" "!Insurgency"
|
||||
"game" "!Pirates, Vikings and Knights II"
|
||||
"game" "!SourceForts v1.9.2"
|
||||
"game" "FortressForever"
|
||||
}
|
||||
|
||||
"Offsets"
|
||||
@ -185,6 +188,7 @@
|
||||
"game" "hl2mp"
|
||||
"game" "!Insurgency"
|
||||
"game" "!Pirates, Vikings and Knights II"
|
||||
"game" "FortressForever"
|
||||
}
|
||||
|
||||
"Signatures"
|
||||
@ -887,4 +891,86 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* Fortress Forever */
|
||||
"FortressForever"
|
||||
{
|
||||
"Signatures"
|
||||
{
|
||||
"CreateGameRulesObject"
|
||||
{
|
||||
"library" "server"
|
||||
"windows" "\x8B\x0D\x2A\x2A\x2A\x2A\x3B\xCB\x74\x07\x8B\x01\x6A\x01\xFF\x50"
|
||||
}
|
||||
}
|
||||
|
||||
"Offsets"
|
||||
{
|
||||
"GiveNamedItem"
|
||||
{
|
||||
"windows" "338"
|
||||
"linux" "339"
|
||||
}
|
||||
"RemovePlayerItem"
|
||||
{
|
||||
"windows" "236"
|
||||
"linux" "237"
|
||||
}
|
||||
"Weapon_GetSlot"
|
||||
{
|
||||
"windows" "234"
|
||||
"linux" "235"
|
||||
}
|
||||
"Ignite"
|
||||
{
|
||||
"windows" "198"
|
||||
"linux" "199"
|
||||
}
|
||||
"Extinguish"
|
||||
{
|
||||
"windows" "199"
|
||||
"linux" "200"
|
||||
}
|
||||
"Teleport"
|
||||
{
|
||||
"windows" "104"
|
||||
"linux" "105"
|
||||
}
|
||||
"CommitSuicide"
|
||||
{
|
||||
"windows" "366"
|
||||
"linux" "367"
|
||||
}
|
||||
"GetVelocity"
|
||||
{
|
||||
"windows" "136"
|
||||
"linux" "137"
|
||||
}
|
||||
"EyeAngles"
|
||||
{
|
||||
"windows" "128"
|
||||
"linux" "129"
|
||||
}
|
||||
"AcceptInput"
|
||||
{
|
||||
"windows" "39"
|
||||
"linux" "40"
|
||||
}
|
||||
"DispatchKeyValue"
|
||||
{
|
||||
"windows" "35"
|
||||
"linux" "34"
|
||||
}
|
||||
"DispatchKeyValueFloat"
|
||||
{
|
||||
"windows" "34"
|
||||
"linux" "35"
|
||||
}
|
||||
"DispatchKeyValueVector"
|
||||
{
|
||||
"windows" "33"
|
||||
"linux" "36"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user