Posts by youngman
2 posts total, newest first.
trouble ifgamestatusin Combat Arms Coding Help & Discussion - [quote=mo3ad001;4775297]u Can use this :
bool cHack::InGame()
{
return(*(int*)GameStatus == 1);
}
[/quote]
thank you bro , but if i want to read another addie ?
because when the game is loaded and if io watrouble ifgamestatusin Combat Arms Coding Help & Discussion - Sup guys, how do i use gamestatus ?
i know that it must to be when cshell.dll is already loaded etc.
#define GameStatus 0x0377889// EXAMPLE AT GAMESTATUS.
if(GameStatus == 1)
{
DWORD namet
Showing the 2 most recent posts.