18.07.2009, 14:40
I was bored so i made this simple but useful FS.
What it do?
It Changes:
• Hostname (so many times you want to your time)
• Weburl ("- -")
• GameModeText ("- -")
• MapName ("- -")
• Gravity ("- -")
• Wetter ("- -")
You can activate/deactivate the Function(s) by Comment them out or not
have Fun!
Time: 10Minutes
Lines: ~300
Sendspace Download
What it do?
It Changes:
• Hostname (so many times you want to your time)
• Weburl ("- -")
• GameModeText ("- -")
• MapName ("- -")
• Gravity ("- -")
• Wetter ("- -")
You can activate/deactivate the Function(s) by Comment them out or not
Код:
#define MapNameChangeOn //Changes the Mapname [all Seccond if activated] #define GameModeTextChangeOn //Changes the GameModeText [all Seccond if activated] #define URLChangeOn //Changes the Weburl [all Seccond if activated] #define HostNameChangeOn //Changes the Hostname [all Seccond if activated] #define WeatherChangeOn //Changes the Weather [all 5Minutes if activated] #define GrafityChangeOn //Changes the gravity [all 5Minutes if activated]
Time: 10Minutes
Lines: ~300
Sendspace Download