Added new CS_GetWeaponPrice native to cstrike extension (bug 4985, r=psychonic).
This commit is contained in:
@@ -22,6 +22,12 @@
|
||||
"linux" "6"
|
||||
"mac" "6"
|
||||
}
|
||||
"WeaponPrice"
|
||||
{
|
||||
"windows" "2224"
|
||||
"linux" "2224"
|
||||
"mac" "2224"
|
||||
}
|
||||
}
|
||||
"Signatures"
|
||||
{
|
||||
@@ -74,6 +80,13 @@
|
||||
"linux" "@_Z24GetTranslatedWeaponAliasPKc"
|
||||
"mac" "@_Z24GetTranslatedWeaponAliasPKc"
|
||||
}
|
||||
"GetWeaponInfo"
|
||||
{
|
||||
"library" "server"
|
||||
"windows" "\x8B\x4C\x2A\x2A\x85\xC9\x75\x2A\x33\xC0\xC3"
|
||||
"linux" "@_Z13GetWeaponInfo10CSWeaponID"
|
||||
"mac" "@_Z13GetWeaponInfo10CSWeaponID"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user