23.01.2014, 19:16
Follow this steps:
1. Add
after
2. Replace
with
3. Optionally add
1. Add
Код:
new rows, fields;
Код:
cache_get_data(rows, fields, mysqlhandle);
Код:
cache_get_row(...)
Код:
cache_get_field_content(0, "field", variable), format(pInfo[playerid][RaisonBan], 128, variable);
Код:
if(rows != 0) { ... }