![]() |
|
|
|
#1
|
||||
|
||||
|
I'm thinking I could just use something like I use for an adopt on my fox site. They are called twilight foxes and the sprite changes during twilight hours. So I could do something like...
Code:
$current_time = date(G);
if ($current_time >= 17 && $current_time < 19){
show the adopts here
}else{
There are no dragons here.
}
|
|
#2
|
|||
|
|||
|
Yeah, something like that should work. With the times changed to when you want dragons to be available.
|
![]() |
|
|
What's New? |
What's Hot? |
What's Popular? |