[help] Dialog
#2

pawn Код:
format(string, sizeof(string), ">>Welcome back, %s!<<\n[INFORMATIONS]:\n[Admin Level]: %d\n[Vip Level]: %d\n[Score]: %d\n[Money]: %d", name, gPlayerInfo[playerid][PLAYER_LEVEL], gPlayerInfo[playerid][PLAYER_VIP], GetPlayerScore(playerid), GetPlayerMoney(playerid));
ShowPlayerDialog(playerid, 117, DIALOG_STYLE_MSGBOX, "Title", string, "button1", "button2");
Reply


Messages In This Thread
[help] Dialog - by Areax - 16.04.2013, 19:16
Re: [help] Dialog - by [XST]O_x - 16.04.2013, 19:18
Re: [help] Dialog - by RandomDude - 16.04.2013, 19:18
Re: [help] Dialog - by Areax - 16.04.2013, 19:19
Re: [help] Dialog - by [XST]O_x - 16.04.2013, 19:21
Re: [help] Dialog - by Areax - 16.04.2013, 19:52

Forum Jump:


Users browsing this thread: 2 Guest(s)