mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-17 23:07:26 +08:00
feat(Globals): Updated to 1.58
This commit is contained in:
parent
b5799c3029
commit
e0e6840d28
@ -9,8 +9,8 @@ namespace big
|
|||||||
{
|
{
|
||||||
if (g.self.off_radar)
|
if (g.self.off_radar)
|
||||||
{
|
{
|
||||||
*script_global(2426865).at(PLAYER::GET_PLAYER_INDEX(), 449).at(209).as<int*>() = 1;
|
*script_global(2689156).at(PLAYER::GET_PLAYER_INDEX(), 453).at(209).as<int*>() = 1;
|
||||||
*script_global(2441237).at(70).as<int*>() = NETWORK::GET_NETWORK_TIME() + 1;
|
*script_global(2703656).at(70).as<int*>() = NETWORK::GET_NETWORK_TIME() + 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -7,8 +7,8 @@ namespace big
|
|||||||
{
|
{
|
||||||
if (g.tunables.no_idle_kick)
|
if (g.tunables.no_idle_kick)
|
||||||
{
|
{
|
||||||
*script_global(1379108).at(1149).as<int*>() = 0;
|
*script_global(1644209).at(1149).as<int*>() = 0;
|
||||||
*script_global(1379108).at(1165).as<int*>() = 0;
|
*script_global(1644209).at(1165).as<int*>() = 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user