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 =)
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 =)