Warnings [HELP]
#5

here how it should work (this is example for register dialog make same for your register login)
pawn Код:
new pName[MAX_PLAYER_NAME],string[128];
GetPlayerName(playerid,pName,MAX_PLAYER_NAME);
format(string,sizeof(string),"Welcome to Aviators Life.\n\nUsername : %s\n\nEnter Your desiered password Below.",pName);
ShowPlayerDialog(playerid,dregister,DIALOG_STYLE_INPUT,"Aviators Life - Registration Process",string,"Register","Quit");
Reply


Messages In This Thread
Warnings [HELP] - by Avi Raj - 24.03.2013, 11:16
Re: Warnings [HELP] - by faff - 24.03.2013, 11:23
Re: Warnings [HELP] - by doreto - 24.03.2013, 11:35
Re: Warnings [HELP] - by Avi Raj - 24.03.2013, 11:39
Re: Warnings [HELP] - by doreto - 24.03.2013, 11:46

Forum Jump:


Users browsing this thread: 1 Guest(s)