How to do this the correct way?
#6

Код:
new str[128];

format(str, sizeof(str), "Name: %s Score: %i", name, GetPlayerScore(playerid));

ShowPlayerDialog(playerid, 1, DIALOG_STYLE_MSGBOX, str, "Ok", "Cancel");
Dunno Im not that high with dialogs, dont know how to make a new line in format neither
Reply


Messages In This Thread
How to do this the correct way? - by Torran - 22.02.2010, 22:46
Re: How to do this the correct way? - by bajskorv123 - 22.02.2010, 22:47
Re: How to do this the correct way? - by Torran - 22.02.2010, 22:48
Re: How to do this the correct way? - by silvan - 22.02.2010, 22:48
Re: How to do this the correct way? - by Torran - 22.02.2010, 22:49
Re: How to do this the correct way? - by bajskorv123 - 22.02.2010, 22:50
Re: How to do this the correct way? - by Johndaone - 22.02.2010, 22:52

Forum Jump:


Users browsing this thread: 2 Guest(s)