OMG, help me
#1

stock TBan(pID,bTime)
{
new pName[MAX_PLAYER_NAME];
GetPlayerName(pID,pName,sizeof(pName));
format(tbDir,sizeof(tbDir),foxBanFile,pName);
dini_Create(tbDir);
dini_IntSet(tbDir,"fbTime",Time());
dini_IntSet(tbDir,"fbDuration",bTime*60);
Kick(pID);
}

I want to not be on the minutes, but days.
Reply


Messages In This Thread
OMG, help me - by eXtr1kE - 10.09.2010, 15:44
Re: OMG, help me - by Hiddos - 10.09.2010, 15:45

Forum Jump:


Users browsing this thread: 1 Guest(s)