Hi there,
here is another little addition for your DayZ Chernarus Map.
It´s a little farm, where a group of survivors had tried to fortify and to defend them self right after the infection spreads. They made it until a group of chernarussian soldiers came up the hill in search for medical aid, food and water. A confrontation started and the soldiers tried to break through the fortifications with their armored vehicles. During the shoot-out, all of the soldiers and most of the survivors died. All injured died a few days later..... or maybe not, who knows....
To install this addition just follow the steps below :
- Unpack your mission.pbo and / or open your init.sqf
- Insert the following code at the end of the file
- Save and close your init.sqf
- Create a folder called "scripts" right in your mission.pbo - folder
- Create a file named "mamu_poi2.sqf" inside your folder "scripts"
- Copy & paste the following code into the "mamu_poi2.sqf" file :
http://pastebin.com/tH5my5n9
- Save the file
- Pack your mission.pbo
Finished. Now you should have a small but nice checkpoint on your map.
DISCLAIMER : I can not and will not give any support if this does not work on your specific server. I´m running a non-public small-scale server (latest Reality-pack) without Battle-Eye protection. So if you are running your server with BE or any other Anti-Hacking protection, this addition might not work. Also always make a backup of your files before modifying anything.
here is another little addition for your DayZ Chernarus Map.
It´s a little farm, where a group of survivors had tried to fortify and to defend them self right after the infection spreads. They made it until a group of chernarussian soldiers came up the hill in search for medical aid, food and water. A confrontation started and the soldiers tried to break through the fortifications with their armored vehicles. During the shoot-out, all of the soldiers and most of the survivors died. All injured died a few days later..... or maybe not, who knows....




To install this addition just follow the steps below :
- Unpack your mission.pbo and / or open your init.sqf
- Insert the following code at the end of the file
Code:
[] ExecVM "scripts\mamu_poi2.sqf";
- Save and close your init.sqf
- Create a folder called "scripts" right in your mission.pbo - folder
- Create a file named "mamu_poi2.sqf" inside your folder "scripts"
- Copy & paste the following code into the "mamu_poi2.sqf" file :
http://pastebin.com/tH5my5n9
- Save the file
- Pack your mission.pbo
Finished. Now you should have a small but nice checkpoint on your map.
DISCLAIMER : I can not and will not give any support if this does not work on your specific server. I´m running a non-public small-scale server (latest Reality-pack) without Battle-Eye protection. So if you are running your server with BE or any other Anti-Hacking protection, this addition might not work. Also always make a backup of your files before modifying anything.