Jump to content

FizzyT

Members
  • Content Count

    92
  • Joined

  • Last visited

Posts posted by FizzyT


  1. Hatchet_Reloaded.jpg

     

     

    Hi there,

     

    My friend's and I have decided to bring back our old DayZ mod server, it used to be quite popular with it's custom maps,new spawn locations and friendly admins...you can see the full details of our old server here...

     

     http://forums.dayzgame.com/index.php?/topic/105894-hatchet-reloaded-uk-private-hivev1771-gmt-4spawn-with-hatchet-mapair-lift-vehiclesauto-fuel250-vehiclescustom-bases-herobandit-reward/

     

     

    Basically we have started up another server under the same name but using the Overpoch mod but we are giving it our own twists.

     

    Currently looking to rebuild our player base so if you or your friends are interested here's some stat's about our server.

     

    • Active friends tagging system.
    • Custom map with new towns and upgraded airfields. Deathmatch arena, battle royale / hunger games style island events are held upon request.
    • Some high power sniper rifles and grenade launchers have been removed.
    • Cannibalism script enabled.
    • Custom Bandit and Hero bases with perks that relate to your players humanity levels.
    • Halo jump script.
    • Base building.
    • Auto refuel script at petrol stations and gas tanks.

     

    A picture of the upgraded Balota airbase...

     

    8611055897_f293b68255_h.jpg

     

     

    The upgraded North East Airfield...

     

    8647989317_258b88f110.jpg

     

     

    Hero Base

    8659971409_27a12780e7_z.jpg
    8659972135_de3074a14a_z.jpg
    8659972069_e22bb18f97_z.jpg


    Bandit Base

    8661142008_bcef19f7db_z.jpg
    8661142398_0263647350_z.jpg
    8661142328_88bee0868b_z.jpg

     

     

     

    If you'd like to try out the server there is no password, You will need both Epoch and Overwatch to join. 

     

    88.150.212.66:2702 or search for Hatchet Reloaded Overpoch.

    • Like 1

  2. This server has risen from the grave to make a come back, it's now running Overpoch and is currently in the test stages for getting all the old scripts working properly. Some things work...some things don't, by the weekend we should have everything back as it should be :)

     

    Just looking for some more players to call it their home  :thumbsup:

     

    New IP is 88.150.212.66:2702 

     

    Currently the server isn't displaying on DayZ Commander but you can connect via the direct IP address.


  3. Mine works fine with a 30/15/10/5/1 minute and then a 5 second count down timer.

     

     

    <?xml version="1.0"?>

    <Scheduler>

        

        <!-- INTERNAL COMMANDS -->

     

    <job id="0">

                    <time>05:30:00</time>

                    <delay>000000</delay>

                    <day>1,2,3,4,5,6,7</day>

                    <loop>0</loop> 

                    <cmd>say -1 Server will Auto restart in 30 min</cmd>    

                    <cmdtype>0</cmdtype>            

            </job>

     

    <job id="1">

                    <time>05:45:00</time>

                    <delay>000000</delay>

                    <day>1,2,3,4,5,6,7</day>

                    <loop>0</loop> 

                    <cmd>say -1 Server will Auto restart in 15 min</cmd>    

                    <cmdtype>0</cmdtype>            

            </job>

     

            <job id="2">

                    <time>05:50:00</time>

                    <delay>000000</delay>

                    <day>1,2,3,4,5,6,7</day>

                    <loop>0</loop> 

                    <cmd>say -1 Server will Auto restart in 10 min</cmd>    

                    <cmdtype>0</cmdtype>            

            </job>

        

            <job id="3">

                    <time>05:55:00</time>

                    <delay>000000</delay>

                    <day>1,2,3,4,5,6,7</day> 

                    <loop>0</loop> 

                    <cmd>say -1 Server will Auto restart in 5 min</cmd>    

                    <cmdtype>0</cmdtype>            

            </job>    

     

    <job id="4">

                    <time>05:59:00</time>

                    <delay>000000</delay>

                    <day>1,2,3,4,5,6,7</day>

                    <loop>0</loop> 

                    <cmd>say -1 Server will Auto restart in 1 min</cmd>    

                    <cmdtype>0</cmdtype>            

            </job>

     

    <job id="5">

    <time>05:59:55</time>

    <delay>000000</delay>

    <day>1,2,3,4,5,6,7</day>

    <loop>0</loop>

    <cmd>say -1 Server will restart in 5 Seconds!</cmd>

    <cmdtype>0</cmdtype>  

    </job>

     

    <job id="6">

    <time>05:59:56</time>

    <delay>000000</delay>

    <day>1,2,3,4,5,6,7</day>

    <loop>0</loop>

    <cmd>say -1 Server will restart in 4 Seconds!</cmd>

    <cmdtype>0</cmdtype>  

    </job>

     

    <job id="7">

    <time>05:59:57</time>

    <delay>000000</delay>

    <day>1,2,3,4,5,6,7</day>

    <loop>0</loop>

    <cmd>say -1 Server will restart in 3 Seconds!</cmd>

    <cmdtype>0</cmdtype>  

    </job>

     

    <job id="8">

    <time>05:59:58</time>

    <delay>000000</delay>

    <day>1,2,3,4,5,6,7</day>

    <loop>0</loop>

    <cmd>say -1 Server will restart in 2 Seconds!</cmd>

    <cmdtype>0</cmdtype>  

    </job>

     

    <job id="9">

    <time>05:59:59</time>

    <delay>000000</delay>

    <day>1,2,3,4,5,6,7</day>

    <loop>0</loop>

    <cmd>say -1 Server will restart in 1 Second!</cmd>

    <cmdtype>0</cmdtype>  

    </job>

     

            <job id="10">

                    <time>06:00:00</time>

                    <delay>000000</delay>

                    <day>1,2,3,4,5,6,7</day>

                    <loop>0</loop> 

                    <cmd>#shutdown</cmd>    

                    <cmdtype>0</cmdtype>            

            </job>  

     

    <job id="11">

                    <time>11:30:00</time>

                    <delay>000000</delay>

                    <day>1,2,3,4,5,6,7</day>

                    <loop>0</loop> 

                    <cmd>say -1 Server will Auto restart in 30 min</cmd>    

                    <cmdtype>0</cmdtype>            

            </job>

     

    <job id="12">

                    <time>11:45:00</time>

                    <delay>000000</delay>

                    <day>1,2,3,4,5,6,7</day>

                    <loop>0</loop> 

                    <cmd>say -1 Server will Auto restart in 15 min</cmd>    

                    <cmdtype>0</cmdtype>            

            </job>

     

            <job id="13">

                    <time>11:50:00</time>

                    <delay>000000</delay>

                    <day>1,2,3,4,5,6,7</day>

                    <loop>0</loop> 

                    <cmd>say -1 Server will Auto restart in 10 min</cmd>    

                    <cmdtype>0</cmdtype>            

            </job>

        

            <job id="14">

                    <time>11:55:00</time>

                    <delay>000000</delay>

                    <day>1,2,3,4,5,6,7</day> 

                    <loop>0</loop> 

                    <cmd>say -1 Server will Auto restart in 5 min</cmd>    

                    <cmdtype>0</cmdtype>            

            </job>    

     

    <job id="15">

                    <time>11:59:00</time>

                    <delay>000000</delay>

                    <day>1,2,3,4,5,6,7</day>

                    <loop>0</loop> 

                    <cmd>say -1 Server will Auto restart in 1 min</cmd>    

                    <cmdtype>0</cmdtype>            

            </job>

     

    <job id="16">

    <time>11:59:55</time>

    <delay>000000</delay>

    <day>1,2,3,4,5,6,7</day>

    <loop>0</loop>

    <cmd>say -1 Server will restart in 5 Seconds!</cmd>

    <cmdtype>0</cmdtype>  

    </job>

     

    <job id="17">

    <time>11:59:56</time>

    <delay>000000</delay>

    <day>1,2,3,4,5,6,7</day>

    <loop>0</loop>

    <cmd>say -1 Server will restart in 4 Seconds!</cmd>

    <cmdtype>0</cmdtype>  

    </job>

     

    <job id="18">

    <time>11:59:57</time>

    <delay>000000</delay>

    <day>1,2,3,4,5,6,7</day>

    <loop>0</loop>

    <cmd>say -1 Server will restart in 3 Seconds!</cmd>

    <cmdtype>0</cmdtype>  

    </job>

     

    <job id="19">

    <time>11:59:58</time>

    <delay>000000</delay>

    <day>1,2,3,4,5,6,7</day>

    <loop>0</loop>

    <cmd>say -1 Server will restart in 2 Seconds!</cmd>

    <cmdtype>0</cmdtype>  

    </job>

     

    <job id="20">

    <time>11:59:59</time>

    <delay>000000</delay>

    <day>1,2,3,4,5,6,7</day>

    <loop>0</loop>

    <cmd>say -1 Server will restart in 1 Second!</cmd>

    <cmdtype>0</cmdtype>  

    </job>

     

            <job id="21">

                    <time>12:00:00</time>

                    <delay>000000</delay>

                    <day>1,2,3,4,5,6,7</day>

                    <loop>0</loop> 

                    <cmd>#shutdown</cmd>    

                    <cmdtype>0</cmdtype>            

            </job>  

     

    <job id="22">

                    <time>17:30:00</time>

                    <delay>000000</delay>

                    <day>1,2,3,4,5,6,7</day>

                    <loop>0</loop> 

                    <cmd>say -1 Server will Auto restart in 30 min</cmd>    

                    <cmdtype>0</cmdtype>            

            </job>

     

    <job id="23">

                    <time>17:45:00</time>

                    <delay>000000</delay>

                    <day>1,2,3,4,5,6,7</day>

                    <loop>0</loop> 

                    <cmd>say -1 Server will Auto restart in 15 min</cmd>    

                    <cmdtype>0</cmdtype>            

            </job>

     

            <job id="24">

                    <time>17:50:00</time>

                    <delay>000000</delay>

                    <day>1,2,3,4,5,6,7</day>

                    <loop>0</loop> 

                    <cmd>say -1 Server will Auto restart in 10 min</cmd>    

                    <cmdtype>0</cmdtype>            

            </job>

        

            <job id="25">

                    <time>17:55:00</time>

                    <delay>000000</delay>

                    <day>1,2,3,4,5,6,7</day> 

                    <loop>0</loop> 

                    <cmd>say -1 Server will Auto restart in 5 min</cmd>    

                    <cmdtype>0</cmdtype>            

            </job>    

     

    <job id="26">

                    <time>17:59:00</time>

                    <delay>000000</delay>

                    <day>1,2,3,4,5,6,7</day>

                    <loop>0</loop> 

                    <cmd>say -1 Server will Auto restart in 1 min</cmd>    

                    <cmdtype>0</cmdtype>            

            </job>

     

    <job id="27">

    <time>17:59:55</time>

    <delay>000000</delay>

    <day>1,2,3,4,5,6,7</day>

    <loop>0</loop>

    <cmd>say -1 Server will restart in 5 Seconds!</cmd>

    <cmdtype>0</cmdtype>  

    </job>

     

    <job id="28">

    <time>17:59:56</time>

    <delay>000000</delay>

    <day>1,2,3,4,5,6,7</day>

    <loop>0</loop>

    <cmd>say -1 Server will restart in 4 Seconds!</cmd>

    <cmdtype>0</cmdtype>  

    </job>

     

    <job id="29">

    <time>17:59:57</time>

    <delay>000000</delay>

    <day>1,2,3,4,5,6,7</day>

    <loop>0</loop>

    <cmd>say -1 Server will restart in 3 Seconds!</cmd>

    <cmdtype>0</cmdtype>  

    </job>

     

    <job id="30">

    <time>17:59:58</time>

    <delay>000000</delay>

    <day>1,2,3,4,5,6,7</day>

    <loop>0</loop>

    <cmd>say -1 Server will restart in 2 Seconds!</cmd>

    <cmdtype>0</cmdtype>  

    </job>

     

    <job id="31">

    <time>17:59:59</time>

    <delay>000000</delay>

    <day>1,2,3,4,5,6,7</day>

    <loop>0</loop>

    <cmd>say -1 Server will restart in 1 Second!</cmd>

    <cmdtype>0</cmdtype>  

    </job>

     

            <job id="32">

                    <time>18:00:00</time>

                    <delay>000000</delay>

                    <day>1,2,3,4,5,6,7</day>

                    <loop>0</loop> 

                    <cmd>#shutdown</cmd>    

                    <cmdtype>0</cmdtype>            

            </job>  

     

    <job id="33">

                    <time>23:30:00</time>

                    <delay>000000</delay>

                    <day>1,2,3,4,5,6,7</day>

                    <loop>0</loop> 

                    <cmd>say -1 Server will Auto restart in 30 min</cmd>    

                    <cmdtype>0</cmdtype>            

            </job>

     

    <job id="34">

                    <time>23:45:00</time>

                    <delay>000000</delay>

                    <day>1,2,3,4,5,6,7</day>

                    <loop>0</loop> 

                    <cmd>say -1 Server will Auto restart in 15 min</cmd>    

                    <cmdtype>0</cmdtype>            

            </job>

     

            <job id="35">

                    <time>23:50:00</time>

                    <delay>000000</delay>

                    <day>1,2,3,4,5,6,7</day>

                    <loop>0</loop> 

                    <cmd>say -1 Server will Auto restart in 10 min</cmd>    

                    <cmdtype>0</cmdtype>            

            </job>

        

            <job id="36">

                    <time>23:55:00</time>

                    <delay>000000</delay>

                    <day>1,2,3,4,5,6,7</day> 

                    <loop>0</loop> 

                    <cmd>say -1 Server will Auto restart in 5 min</cmd>    

                    <cmdtype>0</cmdtype>            

            </job>    

     

    <job id="37">

                    <time>23:59:00</time>

                    <delay>000000</delay>

                    <day>1,2,3,4,5,6,7</day>

                    <loop>0</loop> 

                    <cmd>say -1 Server will Auto restart in 1 min</cmd>    

                    <cmdtype>0</cmdtype>            

            </job>

     

    <job id="38">

    <time>23:59:55</time>

    <delay>000000</delay>

    <day>1,2,3,4,5,6,7</day>

    <loop>0</loop>

    <cmd>say -1 Server will restart in 5 Seconds!</cmd>

    <cmdtype>0</cmdtype>  

    </job>

     

    <job id="39">

    <time>23:59:56</time>

    <delay>000000</delay>

    <day>1,2,3,4,5,6,7</day>

    <loop>0</loop>

    <cmd>say -1 Server will restart in 4 Seconds!</cmd>

    <cmdtype>0</cmdtype>  

    </job>

     

    <job id="40">

    <time>23:59:57</time>

    <delay>000000</delay>

    <day>1,2,3,4,5,6,7</day>

    <loop>0</loop>

    <cmd>say -1 Server will restart in 3 Seconds!</cmd>

    <cmdtype>0</cmdtype>  

    </job>

     

    <job id="41">

    <time>23:59:58</time>

    <delay>000000</delay>

    <day>1,2,3,4,5,6,7</day>

    <loop>0</loop>

    <cmd>say -1 Server will restart in 2 Seconds!</cmd>

    <cmdtype>0</cmdtype>  

    </job>

     

    <job id="42">

    <time>23:59:59</time>

    <delay>000000</delay>

    <day>1,2,3,4,5,6,7</day>

    <loop>0</loop>

    <cmd>say -1 Server will restart in 1 Second!</cmd>

    <cmdtype>0</cmdtype>  

    </job>

     

            <job id="43">

                    <time>00:00:00</time>

                    <delay>000000</delay>

                    <day>1,2,3,4,5,6,7</day>

                    <loop>0</loop> 

                    <cmd>#shutdown</cmd>    

                    <cmdtype>0</cmdtype>            

            </job>  

     

    <job id="44">

    <time>000500</time>

    <delay>000000</delay>

    <day>1,2,3,4,5,6,7</day>

    <loop>1</loop>

    <cmd>say -1 Our TeamSpeak Channel is IP: 85.236.100.188:11187 </cmd>

    <cmdtype>0</cmdtype>  

    </job>

     

    <job id="45">

    <time>001000</time>

    <delay>000000</delay>

    <day>1,2,3,4,5,6,7</day>

    <loop>1</loop>

    <cmd>say -1 To avoid being banned please go to DayZmod.com and READ THE RULES.</cmd>

    <cmdtype>0</cmdtype>  

    </job>

     

     

    </Scheduler>


  4. I was on the map editor for over 5 hours straight the other day soon as I got home, there's been a pretty major update to Berezino so let me know of any buildings that appear to of spawned incorrectly. Hopefully it's all ok but it's a pain to get right!

    Large docks also now have a coms tower (navel offices) and Cherno has another hospital / office building and some lootable buildings. 


  5. UPDATE...

     

    I have added a new village to the map, it's based in Novy Lug. It's an abandoned Medical outpost that had to be abandoned after the first infected came to rise and things escalated too quickly for the military to maintain. There's a medical tent where you might find supplies and a few military mobile HQ placements...toilets, deer stands for security and a mobile repair center. I've checked the spare parts storage and the fuel levels but it's been cleared out already. Damn bandits  :rolleyes:

     

    Check it out there might still be things left that the crows didn't pinch. Watch yourselves though! It's on an old hunters plain and there's deer stands dotted in the fields adjacent to it. Keep your eyes on those horizons boys. ;)

     

    In other news there's now over 600 custom spawn locations for vehicles on the server that I personally placed myself. These are all over the map but with a fair majority along the coast so there's lots of opportunities to be had by both the one wanting the vehicle or those damn bandits to pray upon them drawing in prey.

     

    These locations will not always spawn in vehicles mind you. I've set it at a medium spawn rate so say 5/10 will spawn in. Helicopters are few and far between and there's many places they could appear. Keeps the demand high and the fear factor on edge  :D


  6. It you want a nice private hive with customised map (New areas etc) but based more around the hardcore side of things then check out Hatchet Reloaded. Admins like myself are on most days and our player base is over 70 now. We have our bandits,our hero's and our confrontations but it's all in good humour and players have a certain respect for each other which is nice  :)

     

    Check us out if you like?

     

    HATCHET RELOADED DayZChernarus - 1.7.7.1 - Custom Map|Custom Bases|Halo Jump|Auto Refuel|Suicide Script|self BloodBag|Remove Clothing From Dead Players|Syphon Fuel | Vilayer.com

     

    178.32.53.114:2372


  7. I think if the server is part of a HIVE it should just despawn in the server the player is in then respawn at the same place but on a different server. Give's all that loot to some other lucky person. Would have to be out of view distance to players obviously.

    • Like 1

  8. We don't provide you with a gun on spawn but we do provide players with antibiotics,bandages,painkillers,map and a hatchet. It's overkill in my opinion but players moaned they wanted these things...got to keep the masses happy. I have added lots of new areas to the map too and next week I'll be adding more.

     

    Hatchet Reloaded UK Private hive is our server on 178.32.53.114:2372

×