number of arguments does not match definition
#3

You missed the , between "QU" and "IT"
pawn Код:
ShowPlayerDialog(playerid, DIALOG_BAN, DIALOG_STYLE_MSGBOX, "Banned", diagText, "QU" ,"IT");
Replace
pawn Код:
DisableInteriorEnterExits(0);
With
pawn Код:
DisableInteriorEnterExits();
EDIT:Too late.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)