Added Neotokyo support (bug 4126, r=dvander).
This commit is contained in:
parent
cd602ab5e3
commit
6fd039925a
@ -133,6 +133,7 @@
|
||||
"game" "obsidian"
|
||||
"game" "empires"
|
||||
"game" "gesource"
|
||||
"game" "NeotokyoSource"
|
||||
}
|
||||
|
||||
"Keys"
|
||||
@ -150,6 +151,7 @@
|
||||
"game" "synergy"
|
||||
"game" "dod"
|
||||
"game" "empires"
|
||||
"game" "NeotokyoSource"
|
||||
}
|
||||
|
||||
"Keys"
|
||||
|
@ -28,6 +28,7 @@
|
||||
"game" "synergy"
|
||||
"game" "hidden"
|
||||
"game" "zombie_master"
|
||||
"game" "NeotokyoSource"
|
||||
}
|
||||
|
||||
"Offsets"
|
||||
|
@ -27,6 +27,7 @@
|
||||
"game" "synergy"
|
||||
"game" "hidden"
|
||||
"game" "zombie_master"
|
||||
"game" "NeotokyoSource"
|
||||
}
|
||||
|
||||
"Offsets"
|
||||
@ -84,6 +85,7 @@
|
||||
"game" "FortressForever"
|
||||
"game" "synergy"
|
||||
"game" "hidden"
|
||||
"game" "NeotokyoSource"
|
||||
}
|
||||
|
||||
"Offsets"
|
||||
@ -134,6 +136,7 @@
|
||||
"game" "synergy"
|
||||
"game" "hidden"
|
||||
"game" "zombie_master"
|
||||
"game" "NeotokyoSource"
|
||||
}
|
||||
|
||||
"Signatures"
|
||||
@ -161,6 +164,7 @@
|
||||
"game" "synergy"
|
||||
"game" "hidden"
|
||||
"game" "FortressForever"
|
||||
"game" "NeotokyoSource"
|
||||
}
|
||||
|
||||
"Signatures"
|
||||
@ -236,6 +240,7 @@
|
||||
{
|
||||
"game" "cstrike"
|
||||
"game" "hl2mp"
|
||||
"game" "NeotokyoSource"
|
||||
}
|
||||
"Signatures"
|
||||
{
|
||||
|
85
gamedata/sdktools.games/game.neotokyo.txt
Normal file
85
gamedata/sdktools.games/game.neotokyo.txt
Normal file
@ -0,0 +1,85 @@
|
||||
"Games"
|
||||
{
|
||||
"NeotokyoSource"
|
||||
{
|
||||
"Offsets"
|
||||
{
|
||||
"GiveNamedItem"
|
||||
{
|
||||
"windows" "330"
|
||||
}
|
||||
"RemovePlayerItem"
|
||||
{
|
||||
"windows" "227"
|
||||
}
|
||||
"Weapon_GetSlot"
|
||||
{
|
||||
"windows" "225"
|
||||
}
|
||||
"Ignite"
|
||||
{
|
||||
"windows" "189"
|
||||
}
|
||||
"Extinguish"
|
||||
{
|
||||
"windows" "190"
|
||||
}
|
||||
"Teleport"
|
||||
{
|
||||
"windows" "99"
|
||||
}
|
||||
"CommitSuicide"
|
||||
{
|
||||
"windows" "360"
|
||||
}
|
||||
"GetVelocity"
|
||||
{
|
||||
"windows" "127"
|
||||
}
|
||||
"EyeAngles"
|
||||
{
|
||||
"windows" "119"
|
||||
}
|
||||
"AcceptInput"
|
||||
{
|
||||
"windows" "35"
|
||||
}
|
||||
"DispatchKeyValue"
|
||||
{
|
||||
"windows" "31"
|
||||
}
|
||||
"DispatchKeyValueFloat"
|
||||
{
|
||||
"windows" "30"
|
||||
}
|
||||
"DispatchKeyValueVector"
|
||||
{
|
||||
"windows" "29"
|
||||
}
|
||||
"SetEntityModel"
|
||||
{
|
||||
"windows" "25"
|
||||
}
|
||||
"WeaponEquip"
|
||||
{
|
||||
"windows" "218"
|
||||
}
|
||||
"Activate"
|
||||
{
|
||||
"windows" "32"
|
||||
}
|
||||
"PlayerRunCmd"
|
||||
{
|
||||
"windows" "348"
|
||||
}
|
||||
}
|
||||
"Signatures"
|
||||
{
|
||||
"LevelShutdown"
|
||||
{
|
||||
"library" "server"
|
||||
"windows" "\xE8\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\xB9\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x6A\x00"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -135,4 +135,8 @@
|
||||
{
|
||||
"game" "ageofchivalry"
|
||||
}
|
||||
"game.neotokyo.txt"
|
||||
{
|
||||
"game" "NeotokyoSource"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user