mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-11 08:08:30 +00:00
Updated CS:S gamedata.
This commit is contained in:
parent
d5afe11f9d
commit
71f7c3b6f2
@ -28,57 +28,57 @@
|
|||||||
{
|
{
|
||||||
"GiveNamedItem"
|
"GiveNamedItem"
|
||||||
{
|
{
|
||||||
"windows" "399"
|
"windows" "400"
|
||||||
"linux" "400"
|
"linux" "401"
|
||||||
"mac" "400"
|
"mac" "401"
|
||||||
}
|
}
|
||||||
"RemovePlayerItem"
|
"RemovePlayerItem"
|
||||||
{
|
{
|
||||||
"windows" "268"
|
"windows" "269"
|
||||||
"linux" "269"
|
"linux" "270"
|
||||||
"mac" "269"
|
"mac" "270"
|
||||||
}
|
}
|
||||||
"Weapon_GetSlot"
|
"Weapon_GetSlot"
|
||||||
{
|
{
|
||||||
"windows" "266"
|
"windows" "267"
|
||||||
"linux" "267"
|
"linux" "268"
|
||||||
"mac" "267"
|
"mac" "268"
|
||||||
}
|
}
|
||||||
"Ignite"
|
"Ignite"
|
||||||
{
|
{
|
||||||
"windows" "207"
|
"windows" "208"
|
||||||
"linux" "208"
|
"linux" "209"
|
||||||
"mac" "208"
|
"mac" "209"
|
||||||
}
|
}
|
||||||
"Extinguish"
|
"Extinguish"
|
||||||
{
|
{
|
||||||
"windows" "211"
|
"windows" "212"
|
||||||
"linux" "212"
|
"linux" "213"
|
||||||
"mac" "212"
|
"mac" "213"
|
||||||
}
|
}
|
||||||
"Teleport"
|
"Teleport"
|
||||||
{
|
{
|
||||||
"windows" "107"
|
"windows" "108"
|
||||||
"linux" "108"
|
"linux" "109"
|
||||||
"mac" "108"
|
"mac" "109"
|
||||||
}
|
}
|
||||||
"CommitSuicide"
|
"CommitSuicide"
|
||||||
{
|
{
|
||||||
"windows" "440"
|
"windows" "439"
|
||||||
"linux" "440"
|
"linux" "439"
|
||||||
"mac" "440"
|
"mac" "439"
|
||||||
}
|
}
|
||||||
"GetVelocity"
|
"GetVelocity"
|
||||||
{
|
{
|
||||||
"windows" "139"
|
"windows" "140"
|
||||||
"linux" "140"
|
"linux" "141"
|
||||||
"mac" "140"
|
"mac" "141"
|
||||||
}
|
}
|
||||||
"EyeAngles"
|
"EyeAngles"
|
||||||
{
|
{
|
||||||
"windows" "130"
|
"windows" "131"
|
||||||
"linux" "131"
|
"linux" "132"
|
||||||
"mac" "131"
|
"mac" "132"
|
||||||
}
|
}
|
||||||
"AcceptInput"
|
"AcceptInput"
|
||||||
{
|
{
|
||||||
@ -94,9 +94,9 @@
|
|||||||
}
|
}
|
||||||
"WeaponEquip"
|
"WeaponEquip"
|
||||||
{
|
{
|
||||||
"windows" "259"
|
"windows" "260"
|
||||||
"linux" "260"
|
"linux" "261"
|
||||||
"mac" "260"
|
"mac" "261"
|
||||||
}
|
}
|
||||||
"Activate"
|
"Activate"
|
||||||
{
|
{
|
||||||
@ -106,9 +106,9 @@
|
|||||||
}
|
}
|
||||||
"PlayerRunCmd"
|
"PlayerRunCmd"
|
||||||
{
|
{
|
||||||
"windows" "417"
|
"windows" "418"
|
||||||
"linux" "418"
|
"linux" "419"
|
||||||
"mac" "418"
|
"mac" "419"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user