how to use strcat here?
#3

An example :
PHP код:
new str[128], totalstr[128];
format(strsizeof(str),"Cash : %d",GetPlayerMoney(playerid));
strcat(totalstrstr);
ShowPlayerDialog(playerid,1232,DIALOG_STYLE_MSGBOX,"Your Stats",totalstr,"OK",""); 
Reply


Messages In This Thread
how to use strcat here? - by xTURBOx - 22.12.2015, 14:05
Re: how to use strcat here? - by FreAkeD - 22.12.2015, 14:10
Re: how to use strcat here? - by Sh4d0w2 - 22.12.2015, 14:12
Re: how to use strcat here? - by xTURBOx - 22.12.2015, 14:27
Re: how to use strcat here? - by Sh4d0w2 - 22.12.2015, 14:31
Re: how to use strcat here? - by xTURBOx - 22.12.2015, 14:32
Re: how to use strcat here? - by Sh4d0w2 - 22.12.2015, 14:34

Forum Jump:


Users browsing this thread: 2 Guest(s)