17.01.2014, 22:55
It tells me this when i compile
and here is the line the warning goes to
also it gives me an error
on this line
pawn Код:
warning 202: number of arguments does not match definition
pawn Код:
ShowPlayerDialog(playerid, DIALOG_REGISTER2, DIALOG_STYLE_LIST, "Male\rFemale", "Choose", "Cancel");
pawn Код:
error 001: expected token: ",", but found ";"
pawn Код:
format(pw, sizeof(pw), "%s", dini_Get(path, "password");