18.07.2012, 21:24
So i am trying to make it so on every friday it will do something for example like this
Is this possible
I have been searching for a while now and i have not found any thing
Please help
Thanks
pawn Код:
if(Day == FRIDAY)
{
// Code here
}
I have been searching for a while now and i have not found any thing
Please help
Thanks