Error Code
#1

Код:
new string[256];
// Line error format(string, sizeof(string), "Name : %s Score : %d Admin Level : %d Operator Level : %d Kills : %d Deaths :%d Money : %d", PlayerInfo[playerid][pName], PlayerInfo[playerid][pLevel], PlayerInfo[playerid][pAdmin], PlayerInfo[playerid][pOperator], PlayerInfo[playerid][pKills], PlayerInfo[playerid][pDeaths], PlayerInfo[playerid][pCash]);
ShowPlayerDialog(playerid, 58, DIALOG_STYLE_MSGBOX, "Player Stats", string, "Quit", "");
Код:
error 076: syntax error in the expression, or invalid function call
Reply


Messages In This Thread
Error Code - by ActionTanki91 - 21.08.2016, 15:00
Re: Error Code - by sampkinq - 21.08.2016, 15:04
Re: Error Code - by Shinja - 21.08.2016, 18:31

Forum Jump:


Users browsing this thread: 1 Guest(s)