I want to display message ingame which pop-up before we log in to our account is that possible to do ?
I have that : MessageBoxA(0, "Text", "Title", 0); and that just display a message before the game run but I want it to appear ingame is that possible in no menu ?

Thanks