06.01.2015, 15:32
So i don't know what is going on, in the database it's saved correctly, but when i load it to server letters mess up not showing text correctly
in db:
on server:
This is how i load it
and just another question, how can i make label showing above pickup not in it ?
in db:
on server:
This is how i load it
pawn Код:
cache_get_field_content(i, "Adresa", temp);
format(HInfo[i][Adresa], 50, "%s", temp);