Help Please :)
#2

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
Reply


Messages In This Thread
Help Please :) - by HerronInd - 24.02.2012, 15:35
Re: Help Please :) - by coole210 - 24.02.2012, 15:43

Forum Jump:


Users browsing this thread: 1 Guest(s)