09.02.2016, 08:37
The string is for all players.
ERROR:
Код HTML:
new stdl[MAX_PLAYERS][50];
Код HTML:
format(stdl[playerid], sizeof(stdl[playerid]), "Your Dialog, %s.", GetPName(playerid));
Код HTML:
error 001: expected token: "]", but found "-identifier-" warning 215: expression has no effect error 001: expected token: ";", but found "]" error 029: invalid expression, assumed zero