06.12.2015, 14:58
Your code should be something like this i hope
Syntax
Code:
cache_get_field_content(i, "HName", HouseInfo[i][HName],1, 30);
Code:
cache_get_field_content(row, const field_name[], destination[], connectionHandle = 1, max_len = sizeof(destination))