Jump to content

Sahrani Map Addons


Recommended Posts

Hi All,

 

I have just started working on a Sahrani OverPoch server and have come to notice there is so much stuff for the other maps, but not much for Sahrani - so I have started this thread to include the fixes and addons for my server. 

Hopefully some of you who have a Sahrani server will add to this as well.

1. Coin System Modification

 

 

This is my first attempt at the 3D editor. 

Tools used: 

Arma 2 3D editor

http://plugish.com/x.html(to create the biedi file for the existing banks.sqf)

NotePad++ (fine tweak the final result to my liking)

 

Credits (as this is what I am using): 

Zupa for the original script which included the actual area for banking

mgm for the idea / instructions for banker NPCs

Soul for the 2.0 extension

 

Installation instructions: (Please make sure you backup all files you replace - just in case)

 

Server PBO -> 

Copy banks.sqf in to dayz_server\bankzones\ - overwrite the current banks.sqf


Mission PBO -> 
Copy addbankmarkers.sqf in to DayZ_Epoch_22.smd_sahrani_A2\gold\  - overwrite the current addbankmarkers.sqf

Complete - very easy :)

Download Link: GitHub
 
Link to screenshots: 
 
 

 
2. SafeZone Sensors for bankzones and major traders - infiSTAR
 

 
Tools used: 
 
Notepad++
In Game WorldSpace coords
 
Credits (as this is what I am using): 
 
chris aka infiSTAR (used the entire script - merely changed the custom positions/zones)
 
Installation instructions: (Please make sure you backup all files you replace - just in case)
 
Mission PBO -> 
Create a folder called scripts in the root of your PBO
Copy SafeZone.sqf into the scripts folder
 
edit the init.sqf and add the following to the bottom of the file:
 
 [] execVM 'scripts\SafeZone.sqf';
 
Save and launch server.
 
Download Link: GitHub
 

 
3. OverPoch Traders
 

 
Tools used: 
 
Notepad++
Arma 2 3D editor
In Game WorldSpace coords

 

Installation instructions: (Please make sure you backup all files you replace - just in case)

 

Server PBO -> 

Download and Unpack your server PBO.
 
Create a new folder called "mapaddons" in the root of your server PBO.
 
Copy overpochtraders.sqf to the "mapaddons" folder.
 
add the following lines to the very bottom of dayz_server\init\server_functions.sqf
 
//OverPoch Trader execVM "\z\addons\dayz_server\mapaddons\overpochtraders.sqf";
 
Save, repack, upload.
 
You will also find the cfgTraderItems here - copy these over and replace your current trader items (in your mission PBO). 

Please note - the prices in here are HEAVILY modified expensive buy prices but cheap sell prices - also many other items not generally included - like foot items, drink items, weapons, vehicles - so please browse them first and make sure this is what you want.
 
Download Link: GitHub
 

 
Please let me know your thoughts and views. Enjoy
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...