warning 202: number of arguments does not match definition
#3

line 145: you should add the second button after "Select", if you want it blank type "", example:
pawn Код:
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_LIST, "List 1\nList 2\nList 3", "Select", "");
line 617:
pawn Код:
new Float: Armour;
GetPlayerArmour(playerid, Armour);
SetPlayerArmour(playerid, Armour + 10.0);
line 624, 643, 663, 684, 704, 725, 746: same as line 145.
line 676: take a look here.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)