ShowPlayerDialog
#5

it is possible

pawn Код:
new string[128], pName[24];
GetPlayerName(playerid, pName, sizeof(pName));
format(string, sizeof string, "Welcome %s to i'm trap server", pName);
ShowPlayerDialog(playerid, 0, DIALOG_STYLE_MSGBOX, "Test Dialog", string, "Noob", "NVM");
Reply


Messages In This Thread
ShowPlayerDialog - by MiGu3X - 30.04.2013, 09:55
Re: ShowPlayerDialog - by RajatPawar - 30.04.2013, 10:00
Re: ShowPlayerDialog - by L.Hudson - 30.04.2013, 10:01
Re: ShowPlayerDialog - by DaRk_RaiN - 30.04.2013, 10:01
Re: ShowPlayerDialog - by JaKe Elite - 30.04.2013, 10:01
Re: ShowPlayerDialog - by Youice - 30.04.2013, 10:03
Re: ShowPlayerDialog - by PT - 30.04.2013, 10:42
Re: ShowPlayerDialog - by MiGu3X - 30.04.2013, 10:54

Forum Jump:


Users browsing this thread: 1 Guest(s)