08.01.2015, 21:04
you don't need to format the destination (HInfo[i][Adresa]) be cause "cache_get_field_content" already does.
pawn Код:
cache_get_field_content(i, "Adresa", HInfo[i][Adresa], /* Your mysql connection , default , it's known as "mysql", */, sizeof(HInfo[i][Adresa]);