22.02.2010, 22:46
Hello,
This is an example and is wrong code, Does anyone know the correct way?
This is an example and is wrong code, Does anyone know the correct way?
pawn Код:
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_MSGBOX, "Player Stats", "Name: %s \nScore: %i \n", "Ok", "Cancel", name, GetPlayerScore(playerid));