12.01.2013, 18:05
Make the "coordsstring[ 1024 ]" or higher, it depends on the lenght and instead of sending messages, use the string on this function
And insert any of the messages to the format into coordsstring with only one time using the format.
pawn Код:
ShowPlayerDialog(playerid, 6374, DIALOG_STYLE_MSGBOX, "Player's Statistics", coordsstring, "Ok", "");