03.05.2017, 13:44
cache_get_field_content(i, "hname", hInfo[h_id][HouseName]);
You need to specified the lenght
cache_get_field_content(i, "hname", hInfo[h_id][HouseName], 35);
https://sampwiki.blast.hk/wiki/MySQL/R33..._field_content
Read the note
You need to specified the lenght
cache_get_field_content(i, "hname", hInfo[h_id][HouseName], 35);
https://sampwiki.blast.hk/wiki/MySQL/R33..._field_content
Read the note