Small dialog problem
#3

pawn Код:
for(new i=0; i < rows; i++)
{
    cache_get_field_content(i, "Reason", string);
    cache_get_field_content(i, "Date", dateString);

    format(mainstring,sizeof(mainstring),"%s%s\t%s\n",mainstring,string,dateString);
    crimecount++;
}
Reply


Messages In This Thread
Small dialog problem - by Squirrel - 11.01.2016, 01:33
Re: Small dialog problem - by itsCody - 11.01.2016, 01:57
Re: Small dialog problem - by Jefff - 11.01.2016, 01:58
Re: Small dialog problem - by Squirrel - 11.01.2016, 01:58
Re: Small dialog problem - by itsCody - 11.01.2016, 02:04
Re: Small dialog problem - by Squirrel - 11.01.2016, 02:06

Forum Jump:


Users browsing this thread: 4 Guest(s)