Hi i wanna Know that how can i make This Type of Dailog. i know dailog Style ID is 0 But How to Get Score,Kills in Dailog. It's a
It is Link of Dailog Which i want i just Show it in one server.and This Dailaog is showin me my stats in Dailog Style ID 0.
pawn Код:
//Inside command:
new string[256];//Increase string size if its a long string.
format(string,sizeof(string),"~ Account Statistics ~\r\n \
Look at your money : $%d !",pInfo[playerid][pMoney]);
ShowPlayerDialog(playerid,dialogid,DIALOG_STYLE_MSGBOX,"Title",string,"Great","Fantastic");//Show string in dialog