24.09.2012, 06:41
Also, here are the Public Function/Variable things:
pawn Код:
forward ReqBkRecentTime(playerid);
public ReqBkRecentTime(playerid)
{
ReqBkRecent[playerid] =0;
}

