19.03.2015, 05:29
Hi,
I got warning 202: number of arguments does not match definition warning, how to fix that?
I got warning 202: number of arguments does not match definition warning, how to fix that?
PHP код:
if(listitem == 0) ShowPlayerDialog(playerid, DIALOG_DRIFTMAP, DIALOG_STYLE_LIST, "Drift1 (/drift) \nDrift2 (/drift2) \nDrift3 (/drift3) \nDrift3 (/drift4) \nDrift5 (/drift5)", "Teleport", "Cancel");
PHP код:
warning 202: number of arguments does not match definition warning, how to fix that?