About .txt file
#3

Then how I show it as string on Dialog msgbox?
pawn Код:
new string[256];
YourNameLog(string);
format(string, sizeof(string), "%s", string);
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_MSGBOX, "Dialog", string, "OK", "");
Like that eh ?
Reply


Messages In This Thread
About .txt file - by RenovanZ - 22.05.2013, 06:47
Re: About .txt file - by radiobizza - 22.05.2013, 07:23
Re: About .txt file - by RenovanZ - 22.05.2013, 08:03
Re: About .txt file - by radiobizza - 22.05.2013, 08:05
Re: About .txt file - by RenovanZ - 22.05.2013, 08:10
Re: About .txt file - by radiobizza - 22.05.2013, 15:23

Forum Jump:


Users browsing this thread: 1 Guest(s)