How to display the character "%"
#1

Tell me how can I show the character "%" in the dialog

Код:
new progress = 100, msg[50];
format(msg, 50, " Progress %d %", progress);
ShowPlayerDialog(playerid, 0, DIALOG_STYLE_MSGBOX, " ", msg, " ", " ");
I need to shown in the dialog

Код:
 Progress 100 %
Reply


Messages In This Thread
How to display the character "%" - by Day_Jons - 09.03.2016, 15:21
Re: How to display the character "%" - by CalvinC - 09.03.2016, 15:35

Forum Jump:


Users browsing this thread: 1 Guest(s)