Added GiveNamedItem/EquipPlayerWeapon back to TF2 (bug 3276, r=bl4nk).
This commit is contained in:
parent
2b65e2496d
commit
fa1336623f
@ -281,6 +281,11 @@
|
|||||||
{
|
{
|
||||||
"Offsets"
|
"Offsets"
|
||||||
{
|
{
|
||||||
|
"GiveNamedItem"
|
||||||
|
{
|
||||||
|
"windows" "409"
|
||||||
|
"linux" "410"
|
||||||
|
}
|
||||||
"RemovePlayerItem"
|
"RemovePlayerItem"
|
||||||
{
|
{
|
||||||
"windows" "238"
|
"windows" "238"
|
||||||
@ -346,6 +351,11 @@
|
|||||||
"windows" "34"
|
"windows" "34"
|
||||||
"linux" "35"
|
"linux" "35"
|
||||||
}
|
}
|
||||||
|
"WeaponEquip"
|
||||||
|
{
|
||||||
|
"windows" "229"
|
||||||
|
"linux" "230"
|
||||||
|
}
|
||||||
"Activate"
|
"Activate"
|
||||||
{
|
{
|
||||||
"windows" "31"
|
"windows" "31"
|
||||||
|
Loading…
Reference in New Issue
Block a user