21.10.2018, 17:13
It shows only ONE report instead of all of them.
But it show only ID, username, Targetname, Reason without date
and at ID it shows very bugged, like it would be "date"
PHP код:
{
strcat(handlingarray, "ID\tUsername\t\tTargetname\t\tReason\t\tDate");
format(showreps, sizeof(showreps), "%i\t%s\t\t%s\t\t%s\t\t%s",reportid, reporter, reported, reportreason, reportedon);
and at ID it shows very bugged, like it would be "date"