Hi there,
here is another little addition for your DayZ Chernarus Map.
Some survivors are talking about a save place far up in the north. Right next to a pass which leads through the Black Mountains and to the Russian border. They call it "Hells Heaven". It´s a place to take a break, trade some stuff and have a cool beer (or what ever it is). But be sure that you enter this place peacefully. The guards are heavily armed and willing to defend this place at all costs.
The town is heavily fortified and nearly Zed-free... as long as you are placing some player or AI guards. It can only be entered by foot and there is no landing-pad for helis inside the town. It is meant to be a save place for all kinds of players, regardless of their humanity.
South Entrance
Some "Stores" on the Market
"Guestrooms" for rent
A place to deal with your enemies in way that only real men do.
View to the north
View to the south
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_poi3.sqf" inside your folder "scripts"
- Copy & paste the following code into the "mamu_poi3.sqf" file :
http://pastebin.com/HXKrf942
- Save the file
- Pack your mission.pbo
Finished.
Suggestion :
If your are using some static AI from Sarge´s AI addon or the "Save-Zone"-script of ghostphantom172 then you can transform this little town in a place of peace, where people can take a brake from shooting other players. With some other scripts i guess it would be possible to enable trading with npcs and things like that. Hope you like it.
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.
Some survivors are talking about a save place far up in the north. Right next to a pass which leads through the Black Mountains and to the Russian border. They call it "Hells Heaven". It´s a place to take a break, trade some stuff and have a cool beer (or what ever it is). But be sure that you enter this place peacefully. The guards are heavily armed and willing to defend this place at all costs.
The town is heavily fortified and nearly Zed-free... as long as you are placing some player or AI guards. It can only be entered by foot and there is no landing-pad for helis inside the town. It is meant to be a save place for all kinds of players, regardless of their humanity.
South Entrance

Some "Stores" on the Market


"Guestrooms" for rent

A place to deal with your enemies in way that only real men do.

View to the north

View to the south

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_poi3.sqf";
- Save and close your init.sqf
- Create a folder called "scripts" right in your mission.pbo - folder
- Create a file named "mamu_poi3.sqf" inside your folder "scripts"
- Copy & paste the following code into the "mamu_poi3.sqf" file :
http://pastebin.com/HXKrf942
- Save the file
- Pack your mission.pbo
Finished.
Suggestion :
If your are using some static AI from Sarge´s AI addon or the "Save-Zone"-script of ghostphantom172 then you can transform this little town in a place of peace, where people can take a brake from shooting other players. With some other scripts i guess it would be possible to enable trading with npcs and things like that. Hope you like it.
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.