06.04.2014, 07:21
Try this:
Код:
// Add the string cache_get_field_content(i, "Comprador", string); format(HouseInfo[i][cComprador], sizeof(string), string); cache_get_field_content(i, "Direccion", string); format(HouseInfo[i][cDirec], sizeof(string), string);