forked from UNLOZE/sm-plugins
AmmoManager: Manipulate weapon stats w/o scripts.
Specially helpfull on CSGO. :D
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
"Games"
|
||||
{
|
||||
"csgo"
|
||||
{
|
||||
"Offsets"
|
||||
{
|
||||
"GetMaxClip"
|
||||
{
|
||||
"windows" "347"
|
||||
"linux" "353"
|
||||
}
|
||||
"GetMaxReserve"
|
||||
{
|
||||
"windows" "351"
|
||||
"linux" "357"
|
||||
}
|
||||
}
|
||||
}
|
||||
"cstrike"
|
||||
{
|
||||
"Offsets"
|
||||
{
|
||||
"GetMaxClip"
|
||||
{
|
||||
"windows" "311"
|
||||
"linux" "312"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user