29.10.2014, 12:36
Hi,
i've got this problem.
what is problem?
Error code is 035 (error 075: input line too long (after substitutions))
and also what is Error 075 (error 035: argument type mismatch (argument 3))?
Thanks.
i've got this problem.
what is problem?
Код:
format(hstring, sizeof(hstring), "Faction: %s | Rank: %d | Division: %s | Family: %s | Rank: %d | House 1: %s | House 2: %s", RPFNEx(playerid), PlayerInfo[playerid][pFacRank], RPFDN(playerid), RPFaN(playerid), PlayerInfo[playerid][pFamRank], RPHK(playerid), RPVIPHK(playerid));
and also what is Error 075 (error 035: argument type mismatch (argument 3))?
Thanks.