Worldtime, Version, weather, objects, gravity o.O -> how? ><
#34

Quote:
Originally Posted by [NSG
Doerfler ]
Quote:
Originally Posted by °ғαιιοцт°
Quote:
Originally Posted by DiDok
Quote:
Originally Posted by °ғαιιοцт°
yes it is against the rules.
Now i figured that changing mapname is also against the rules then O_o Can someone from the devs make a statement what is allowed and what is not?
I'm not a developer but what i think is:

you may not change existing server rules unless they Can also be changed in your script/server.cfg
but if you can only change the time itself, like: worldtime - 15:08
you shouldn't make "Monday 15:08" of it, because you also can't do that in your script.

if you've added custom server rules, you may do what you want with it.
a part of my script says something else

Code:
new string[256], stunde, minuten, sekunden,jahr,monat,tag;
gettime(stunde,minuten,sekunden);
getdate(jahr,monat,tag);
SetWorldTime(stunde);
if(minuten >= 10)
{
format(string, sizeof(string), "worldtime %d:%d | %d.%d" ,stunde, minuten, tag, monat);
SendRconCommand(string);
}
if(minuten <= 9)
{
format(string, sizeof(string), "worldtime %d:0%d | %d.%d" ,stunde, minuten, tag, monat);
SendRconCommand(string);
}
you can see it here: 84.38.65.162:7777
well, if that's possible, you may also do it with that server rules editing thingie
Reply


Messages In This Thread
Worldtime, Version, weather, objects, gravity o.O -> how? >< - by ғαιιοцт - 19.01.2009, 15:41
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by Mikep - 19.01.2009, 15:42
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by ғαιιοцт - 19.01.2009, 15:43
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by rafay - 19.01.2009, 15:57
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by Mikep - 19.01.2009, 15:59
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by rafay - 19.01.2009, 16:01
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by ғαιιοцт - 19.01.2009, 16:08
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by Mikep - 21.01.2009, 01:00
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by Kalcor - 21.01.2009, 01:32
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by Manny165 - 21.01.2009, 01:58
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by Kalcor - 21.01.2009, 02:25
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by Professional - 21.01.2009, 02:25
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by Manny165 - 21.01.2009, 02:40
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by d0 - 21.01.2009, 05:06
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by f3llah1n - 21.01.2009, 09:16
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by ғαιιοцт - 21.01.2009, 10:06
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by AlExAlExAlEx - 27.01.2009, 18:45
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by tehcudguy - 27.01.2009, 18:50
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by hipy - 27.01.2009, 19:31
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by tehcudguy - 27.01.2009, 19:35
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by hipy - 27.01.2009, 19:45
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by hipy - 27.01.2009, 20:08
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by boylett - 27.01.2009, 20:16
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by Meester Proper - 06.03.2009, 19:41
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by tehcudguy - 06.03.2009, 20:04
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by Meester Proper - 06.03.2009, 20:35
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by [LNL]Remulis - 06.03.2009, 20:50
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by Meester Proper - 07.03.2009, 12:04
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by ICECOLDKILLAK8 - 07.03.2009, 13:45
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by Mikep - 07.03.2009, 14:05
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by DiDok - 10.04.2009, 09:43
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by ғαιιοцт - 10.04.2009, 09:48
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by d0 - 10.04.2009, 10:58
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by ғαιιοцт - 11.04.2009, 12:16
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by kingdutch - 11.04.2009, 14:35
Re: Worldtime, Version, weather, objects, gravity o.O -> how? >< - by f3llah1n - 12.04.2009, 11:36

Forum Jump:


Users browsing this thread: 1 Guest(s)