15.11.2016, 01:43
That does make sense haha, thanks mate +rep
EDIT: That still makes output be same, well not the same but its Russian Russian now.
same goes if I do
EDIT: That still makes output be same, well not the same but its Russian Russian now.
Код:
format(pInfo[playerid][Language], 10, "English"); format(pInfo[playerid][Language], 10, "Russian"); for(new i=0; i < MAX_LANGUAGES; i++) { printf("%i %s",i,pInfo[playerid][Language]); }
Код:
pInfo[playerid][Language][i]