-
Content Count
85 -
Joined
-
Last visited
Everything posted by harryth3hopp3r
-
My BEC messages are totally out of sync with the servers restart times. For Example at 11pm the server will restart but there are no warnings, but like an hour later warnings will appear but there is no restart. Here is my code: <?xml version="1.0"?> <Scheduler> <!-- *** INTERNAL COMMANDS *** --> <!-- Show text ingame after 10 min with loop enabled --> <job id="1"> <time>000600</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Register on the forums at www.therisingdead.co.uk</cmd> <cmdtype>0</cmdtype> </job> <!--Show Text Every 30 Minutes--> <job id="2"> <time>003000</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Please Report All Issues/Hackers on the server forum (www.therisingdead.co.uk)</cmd> <cmdtype>0</cmdtype> </job> <!--Load Bans Every 30 Minutes--> <job id="3"> <time>003000</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>loadbans</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 11 Pm. --> <job id="4"> <time>103000</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 30 minutes</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 11 Pm. --> <job id="5"> <time>105000</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 10 minutes</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 11 Pm. --> <job id="6"> <time>105500</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 5 minutes</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 11 Pm. --> <job id="7"> <time>105900</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 1 minutes</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 11 pm. --> <job id="8"> <time>105930</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 30 Seconds</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 3 AM. --> <job id="9"> <time>023000</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 30 minutes</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 3 AM. --> <job id="10"> <time>025000</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 10 minutes</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 3 AM. --> <job id="11"> <time>025500</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 5 minutes</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 3 AM. --> <job id="12"> <time>025900</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 1 minutes</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 3 AM. --> <job id="13"> <time>025930</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 30 Seconds</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 7 AM. --> <job id="14"> <time>063000</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 30 minutes</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 7 AM. --> <job id="15"> <time>065000</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 10 minutes</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 7 AM. --> <job id="16"> <time>065500</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 5 minutes</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 7 AM. --> <job id="17"> <time>065900</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 1 minutes</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 7 AM. --> <job id="18"> <time>065930</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 30 Seconds</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 11 AM. --> <job id="19"> <time>103000</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 30 minutes</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 11 AM. --> <job id="20"> <time>105000</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 10 minutes</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 11 AM. --> <job id="21"> <time>105500</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 5 minutes</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 11 AM. --> <job id="22"> <time>105900</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 1 minutes</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 11 AM. --> <job id="23"> <time>105930</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 30 Seconds</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 3 PM. --> <job id="24"> <time>143000</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 30 minutes</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 3 PM. --> <job id="25"> <time>145000</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 10 minutes</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 3 PM. --> <job id="26"> <time>145500</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 5 minutes</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 3 PM. --> <job id="27"> <time>145900</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 1 minutes</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 3 PM. --> <job id="28"> <time>145930</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 30 Seconds</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 7 PM. --> <job id="29"> <time>1730000</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 30 minutes</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 7 PM. --> <job id="30"> <time>175000</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 10 minutes</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 7 PM. --> <job id="31"> <time>175500</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 5 minutes</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 7 PM. --> <job id="32"> <time>175900</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 1 minutes</cmd> <cmdtype>0</cmdtype> </job> <!-- Restart the server 7 PM. --> <job id="33"> <time>175930</time> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server will restart in 30 Seconds</cmd> <cmdtype>0</cmdtype> </job> </Scheduler> Any Help would be appreciated
-
TheRisingDead.co.uk | UK Private Hive With Whitelist| Chernarus | Max Vehicles | Always Day | Apaches | Spawn With Survival Gear
harryth3hopp3r replied to harryth3hopp3r's topic in Mod Servers & Private Hives
Bump. -
Players needed for Private Hive Community Weekly Event.
harryth3hopp3r posted a topic in Clan / Group Recruitment
Hey, I'm looking for people who would like to take part in an weekly event that involves: - Team Work - Skill - Strategy - Communication (Teamspeak) - and of course enthusiastic gamers (that's you) Do you think you're interested? Details on the event can be found here: http://www.therisingdead.co.uk/forum/viewtopic.php?f=3&t=8&sid=cd417d77faa801055f39b6aab7f860f1 Server is running Panthera map and restarts every 3 hours. Please also register on the forum and let me know if you will be attending and feel free to leave a comment on here on our own forum with suggestions or questions. Thanks, TheRisingDead. -
Players needed for Private Hive Community Weekly Event.
harryth3hopp3r replied to harryth3hopp3r's topic in Clan / Group Recruitment
Bump. -
TheRisingDead.co.uk | UK Private Hive With Whitelist| Chernarus | Max Vehicles | Always Day | Apaches | Spawn With Survival Gear
harryth3hopp3r replied to harryth3hopp3r's topic in Mod Servers & Private Hives
Bump. New chernarus server added! -
TheRisingDead.co.uk | UK Private Hive With Whitelist| Chernarus | Max Vehicles | Always Day | Apaches | Spawn With Survival Gear
harryth3hopp3r replied to harryth3hopp3r's topic in Mod Servers & Private Hives
First edition of the weekly event date and time has been announced!! -
Players needed for Private Hive Community Weekly Event.
harryth3hopp3r replied to harryth3hopp3r's topic in Clan / Group Recruitment
Date and Time Announced, Check Forums -
Players needed for Private Hive Community Weekly Event.
harryth3hopp3r replied to harryth3hopp3r's topic in Clan / Group Recruitment
Bump. -
TheRisingDead.co.uk | UK Private Hive With Whitelist| Chernarus | Max Vehicles | Always Day | Apaches | Spawn With Survival Gear
harryth3hopp3r replied to harryth3hopp3r's topic in Mod Servers & Private Hives
bump. -
Players needed for Private Hive Community Weekly Event.
harryth3hopp3r replied to harryth3hopp3r's topic in Clan / Group Recruitment
Good good, Date and time will be announced later on today. In the meantime would be a good idea to register on the forum so you can keep up-to-date :) -
TheRisingDead.co.uk | UK Private Hive With Whitelist| Chernarus | Max Vehicles | Always Day | Apaches | Spawn With Survival Gear
harryth3hopp3r replied to harryth3hopp3r's topic in Mod Servers & Private Hives
BUMP. -
TheRisingDead.co.uk | UK Private Hive With Whitelist| Chernarus | Max Vehicles | Always Day | Apaches | Spawn With Survival Gear
harryth3hopp3r replied to harryth3hopp3r's topic in Mod Servers & Private Hives
Friendly Bump! -
TheRisingDead.co.uk | UK Private Hive With Whitelist| Chernarus | Max Vehicles | Always Day | Apaches | Spawn With Survival Gear
harryth3hopp3r replied to harryth3hopp3r's topic in Mod Servers & Private Hives
Bump. -
TheRisingDead.co.uk | UK Private Hive With Whitelist| Chernarus | Max Vehicles | Always Day | Apaches | Spawn With Survival Gear
harryth3hopp3r replied to harryth3hopp3r's topic in Mod Servers & Private Hives
New Military Bases added! -
TheRisingDead.co.uk | UK Private Hive With Whitelist| Chernarus | Max Vehicles | Always Day | Apaches | Spawn With Survival Gear
harryth3hopp3r replied to harryth3hopp3r's topic in Mod Servers & Private Hives
Bump! -
TheRisingDead.co.uk | UK Private Hive With Whitelist| Chernarus | Max Vehicles | Always Day | Apaches | Spawn With Survival Gear
harryth3hopp3r replied to harryth3hopp3r's topic in Mod Servers & Private Hives
Bump. Forum Almost completed! -
TheRisingDead.co.uk | UK Private Hive With Whitelist| Chernarus | Max Vehicles | Always Day | Apaches | Spawn With Survival Gear
harryth3hopp3r replied to harryth3hopp3r's topic in Mod Servers & Private Hives
Website home page completed. Forums coming soon! -
TheRisingDead.co.uk | UK Private Hive With Whitelist| Chernarus | Max Vehicles | Always Day | Apaches | Spawn With Survival Gear
harryth3hopp3r replied to harryth3hopp3r's topic in Mod Servers & Private Hives
Friendly Bump :) -
TheRisingDead.co.uk | UK Private Hive With Whitelist| Chernarus | Max Vehicles | Always Day | Apaches | Spawn With Survival Gear
harryth3hopp3r replied to harryth3hopp3r's topic in Mod Servers & Private Hives
Bump. Running Taviana.com! -
TheRisingDead.co.uk | UK Private Hive With Whitelist| Chernarus | Max Vehicles | Always Day | Apaches | Spawn With Survival Gear
harryth3hopp3r replied to harryth3hopp3r's topic in Mod Servers & Private Hives
As it stands I have myself and 2 others that hunt down all known Bandits. Maybe could include you if you're active! -
TheRisingDead.co.uk | UK Private Hive With Whitelist| Chernarus | Max Vehicles | Always Day | Apaches | Spawn With Survival Gear
harryth3hopp3r replied to harryth3hopp3r's topic in Mod Servers & Private Hives
Bump. -
TheRisingDead.co.uk | UK Private Hive With Whitelist| Chernarus | Max Vehicles | Always Day | Apaches | Spawn With Survival Gear
harryth3hopp3r replied to harryth3hopp3r's topic in Mod Servers & Private Hives
What do you mean? -
TheRisingDead.co.uk | UK Private Hive With Whitelist| Chernarus | Max Vehicles | Always Day | Apaches | Spawn With Survival Gear
harryth3hopp3r replied to harryth3hopp3r's topic in Mod Servers & Private Hives
it currently isn't Whitelisted