11.09.2018, 21:21
Then, guide yourself from this.
EDIT: shows the complete code
PHP код:
new rows, fields; cache_get_data(rows, fields, mysql);
if(rows)
{
cache_get_field_content(0, "Password", pInfo[playerid][Password], mysql, 129);
}
else
{
//
}

