[Private server]Variable = server hour

08/21/2008 21:05 anerax#1
Yop =)

Sorry for my spelling i'm french.
Why can I do this :

variable_x = server_hour//(no know the command);
if variable_x == 13 OR 17
{
GWon = true;
}
else
{
GWon = false;
}

Thx =)
08/21/2008 21:51 konkizta#2
English
In what. Cs and is going to loft source?

Fraces

En quoi. Cs et va loft source?
08/21/2008 22:18 anerax#3
In fact, i would like know the command for put the value time at a variable...

Imagine : It's 22h00

Variable = 22

Why can I do ?

Thx.