Update FoF gamedata.

This commit is contained in:
Ruben Gonzalez 2014-08-18 08:56:39 -04:00
parent 1ca837ea2c
commit 9f2a0f6748
3 changed files with 63 additions and 78 deletions

View File

@ -12,9 +12,9 @@
}
"FireBullets"
{
"windows" "112"
"linux" "113"
"mac" "113"
"windows" "113"
"linux" "114"
"mac" "114"
}
"OnTakeDamage"
{
@ -24,15 +24,15 @@
}
"PreThink"
{
"windows" "331"
"linux" "332"
"mac" "332"
"windows" "333"
"linux" "334"
"mac" "334"
}
"PostThink"
{
"windows" "332"
"linux" "333"
"mac" "333"
"windows" "334"
"linux" "335"
"mac" "335"
}
"SetTransmit"
{
@ -78,39 +78,39 @@
}
"VPhysicsUpdate"
{
"windows" "157"
"linux" "158"
"mac" "158"
"windows" "158"
"linux" "159"
"mac" "159"
}
"Weapon_CanSwitchTo"
{
"windows" "265"
"linux" "266"
"mac" "266"
"windows" "267"
"linux" "268"
"mac" "268"
}
"Weapon_CanUse"
{
"windows" "259"
"linux" "260"
"mac" "260"
"windows" "261"
"linux" "262"
"mac" "262"
}
"Weapon_Drop"
{
"windows" "264"
"linux" "265"
"mac" "265"
}
"Weapon_Equip"
{
"windows" "262"
"linux" "263"
"mac" "263"
}
"Weapon_Equip"
{
"windows" "260"
"linux" "261"
"mac" "261"
}
"Weapon_Switch"
{
"windows" "263"
"linux" "264"
"mac" "264"
"windows" "265"
"linux" "266"
"mac" "266"
}
}
}

View File

@ -48,21 +48,6 @@
}
}
/* No longer necessary. Remove later. */
"#default"
{
"Signatures"
{
"EntityFactory"
{
"library" "server"
"windows" "\xB8\x01\x00\x00\x00\x84\x2A\x2A\x2A\x2A\x2A\x75\x1D\x09\x2A\x2A\x2A\x2A\x2A\xB9\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x68\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x83\xC4\x04\xB8\x2A\x2A\x2A\x2A\xC3"
"linux" "@_Z23EntityFactoryDictionaryv"
"mac" "@_Z23EntityFactoryDictionaryv"
}
}
}
/* SetUserInfo data */
"#default"
{

View File

@ -131,57 +131,57 @@
{
"GiveNamedItem"
{
"windows" "400"
"linux" "401"
"mac" "401"
"windows" "402"
"linux" "403"
"mac" "403"
}
"RemovePlayerItem"
{
"windows" "271"
"linux" "272"
"mac" "272"
}
"Weapon_GetSlot"
{
"windows" "269"
"linux" "270"
"mac" "270"
}
"Weapon_GetSlot"
{
"windows" "267"
"linux" "268"
"mac" "268"
}
"Ignite"
{
"windows" "208"
"linux" "209"
"mac" "209"
"windows" "210"
"linux" "211"
"mac" "211"
}
"Extinguish"
{
"windows" "212"
"linux" "213"
"mac" "213"
"windows" "214"
"linux" "215"
"mac" "215"
}
"Teleport"
{
"windows" "108"
"linux" "109"
"mac" "109"
"windows" "109"
"linux" "110"
"mac" "110"
}
"CommitSuicide"
{
"windows" "442"
"linux" "442"
"mac" "442"
"windows" "444"
"linux" "444"
"mac" "444"
}
"GetVelocity"
{
"windows" "140"
"linux" "141"
"mac" "141"
"windows" "141"
"linux" "142"
"mac" "142"
}
"EyeAngles"
{
"windows" "131"
"linux" "132"
"mac" "132"
"windows" "132"
"linux" "133"
"mac" "133"
}
"AcceptInput"
{
@ -197,9 +197,9 @@
}
"WeaponEquip"
{
"windows" "260"
"linux" "261"
"mac" "261"
"windows" "262"
"linux" "263"
"mac" "263"
}
"Activate"
{
@ -209,15 +209,15 @@
}
"PlayerRunCmd"
{
"windows" "418"
"linux" "419"
"mac" "419"
"windows" "420"
"linux" "421"
"mac" "421"
}
"GiveAmmo"
{
"windows" "251"
"linux" "252"
"mac" "252"
"windows" "253"
"linux" "254"
"mac" "254"
}
}
}