A better way of doing this query?
#4

I need a little help with the second part of what Misiur said, I have this so fair:
pawn Код:
public SelectCharacterNames(playerid)
{
    new
        Rows,
        Fields;

    cache_get_data(Rows, Fields);

    while(Rows)
    {

    }
    return 1;
}
I just don't know what to do after that.
Reply


Messages In This Thread
A better way of doing this query? - by arko123 - 12.08.2014, 14:42
Re: A better way of doing this query? - by Misiur - 12.08.2014, 14:49
Re: A better way of doing this query? - by arko123 - 12.08.2014, 14:58
Re: A better way of doing this query? - by arko123 - 13.08.2014, 19:02

Forum Jump:


Users browsing this thread: 1 Guest(s)