can anyone explain me how to make Menu Detections with Globals?
DISCORD: xexghosted
(04-04-2020 - 06:54 PM)XKE Wrote:(04-04-2020 - 06:40 PM)SlkB Wrote: //variables
int g_GlobalWrite = 1582015;
int g_ArrayGlobal = 306;
//in loop
Write_Global(g_GlobalWrite + (g_ArrayGlobal * PLAYER::PLAYER_ID()), idOfMenu);
Yeah i know this part, but how i can get the idOfMenu
Quote:idOfMenu is random number, you can put 1337,1001, 12345,16278, all number you want