ShowPlayerDIalog with string?
#4

pawn Код:
new string[100];
format(string,sizeof(string),"Your IP: %s",GetIp(playerid));
ShowPlayerDialog(playerid, DIALOG_MYINFO, DIALOG_STYLE_MSGBOX, "Player Info", string, "Finished", "Cancel");
Reply


Messages In This Thread
ShowPlayerDIalog with string? - by Georgelopez1 - 30.04.2011, 18:17
Re: ShowPlayerDIalog with string? - by Georgelopez1 - 30.04.2011, 18:22
Re: ShowPlayerDIalog with string? - by Georgelopez1 - 30.04.2011, 18:24
Re: ShowPlayerDIalog with string? - by MadeMan - 30.04.2011, 18:25
Re: ShowPlayerDIalog with string? - by Joe Staff - 30.04.2011, 18:31
Re: ShowPlayerDIalog with string? - by Georgelopez1 - 30.04.2011, 18:31

Forum Jump:


Users browsing this thread: 1 Guest(s)