Jump to content

[All In One] Overpoch stuff


Recommended Posts

Hello,

 

A quick topic which contains all the stuff that a server Admin needs to setup his overpoch server. I do not take the credits, this is just a topic that combines all the stuff together just so nobody has to search for ages for i.e the loottables. 

 

Overpoch Installation:

  • Install Epoch 1.0.5.1 & Overwatch 0.25
  • Upload the overwatch.bikey into the keys folder (https://www.dropbox.com/s/kmahrzb3gcicxix/overwatch.bikey)
  • Add @DayzOverwatch; (FIRST!!) to the server startup parameters
  • Add http://pastebin.com/3b0AcD1f to the mission.sqm (chernarus).
  • Download / copy the dayz_code.pbo & bikey (dayz_code.pbo.dayz_epoch1051.bisign) from @DayZ_Epoch / Addons.
  • Delete the dayz_code.pbo & bikey in the @DayzOverwatch / Addons folder and add the files from the step above in the folder.

Trader Entries

Entries made by NGHD

Entries made by Kat:

ADJUST THE TID TO YOUR TRADER TID!

 

Dynamic Vehicles (add vehicles to the map)

Goto your server.pbo/missions/YOUR MAP/dynamic_vehicle.sqf

Open the file and insert the following:

["CYBP_Camel_us",1],
["CYBP_Camel_rus",1],
["CYBP_Camel_civ",2],
["Civcar",2],
["Civcarbu",2],
["Civcarbl",2],
["Civcarre",2],
["Civcarge",2],
["Civcarwh",2],
["Civcarsl",2],
["350z",2],
["350z_red",2],
["350z_kiwi",2],
["350z_black",2],
["350z_silver",2],
["350z_green",2],
["350z_blue",2],
["350z_gold",2],
["350z_white",2],
["350z_pink",2],
["350z_mod",2],
["350z_ruben",2],
["350z_v",2],
["350z_yellow",2]

Adjust the numbers to your likings (max = 10).
 
Custom Loot 
Download these files: http://www.mediafire.com/download/7vju10jfk8hi1vy/Loottables.rar (forgot the author and couldn't find the post, so I uploaded them again)
Put them somewhere in your mission.
Open up description.ext and paste this line:
#include "PATHTO\NEWLOOTFOLDER\CfgBuildingLoot.hpp"
under enableItemsDropping = 0;
Add DZE_MissionLootTable = true; into your init.sqf
 

P0k3r_OF_Sm0t Survivalservers.com:

FYI for survivalservers.com users, you need to turn on your custom loot tables in the epochconfig.sqf in the config folder, not to your init.sqf or overwatch loot will not spawn.

// Custom Mission Loot Table (Default: false)
DZE_MissionLootTable = true;

 
Credits
Kat (trader entries)
NGHD (trader entries)
Cen (installation of custom loot)
Unkown Author (loottables)
Itsatrap (2nd loottables)
-- Epoch Dev's --

--------------------------
Initial Developers
--------------------------
* [VB]AWOL - Lead Developer - http://www.twitch.tv/vbawol
* Axle - Tester, Trader City Designer - http://www.twitch.tv/axles
* Paul Tomany - Models, Textures - [email protected] - http://www.twitch.tv/sequisha
* [VB]GREEN - Graphics - http://www.twitch.tv/vbgreen

--------------------------
GitHub Collaborators (In order of most commits)
--------------------------
* vbawol - https://github.com/vbawol
* eltexonline - https://github.com/eltexonline
* zabn - https://github.com/zabn
* Sequisha - https://github.com/Sequisha
* andgregor - https://github.com/andgregor
* facoptere - https://github.com/facoptere
* dayz10k - https://github.com/dayz10k
* Skaronator - https://github.com/Skaronator
* icomrade - https://github.com/icomrade
* Axles - https://github.com/Axles
* Armifer - https://github.com/Armifer

--------------------------
GitHub Contributors (In order of most commits)
--------------------------
* vbawol - https://github.com/vbawol
* dayz10k - https://github.com/dayz10k
* Skaronator - https://github.com/Skaronator
* Fank - https://github.com/Fank
* andgregor - https://github.com/andgregor
* Axles - https://github.com/Axles
* zabn - https://github.com/zabn
* eltexonline - https://github.com/eltexonline
* icomrade - https://github.com/icomrade
* Namindu - https://github.com/Namindu
* raginruffalo - https://github.com/raginruffalo
* Adaptivity - https://github.com/Adaptivity
* facoptere - https://github.com/facoptere
* ctcDNightmare - https://github.com/ctcDNightmare
* SGanthony - https://github.com/SGanthony
* Geodar - https://github.com/Geodar
* Sandbird - https://github.com/Sandbird
* krazey - https://github.com/krazey
* jostster - https://github.com/jostster
* SilvDev - https://github.com/SilvDev
* AVendettaForYou - https://github.com/AVendettaForYou
* Sequisha - https://github.com/Sequisha
* Armifer - https://github.com/Armifer
* infiSTAR - https://github.com/infiSTAR
* Cornyfisch - https://github.com/Cornyfisch
* JoSchaap - https://github.com/JoSchaap
* maca134 - https://github.com/maca134
* Schmoopiie - https://github.com/Schmoopiie
* nahkiss - https://github.com/nahkiss
* BlackLA - https://github.com/BlackLA
* Hogscraper - https://github.com/hogscraper
* Raziel23x - https://github.com/Raziel23x

-- Overwatch Dev's --
Scrumbee
.. (can't find anymore dev's)
 
If there are any questions or things missing, feel free to tell me and I will edit the post.
 
Darihon
Edited by Darihon
Link to comment
Share on other sites

As far as I know, tasers aren't working on any servers. Something with handlers. Unban the jetski's etc by geting the dayz_anim.pbo out of your @DayzOverwatch folder. Unpack the pbo and open the cfgBanned folder and open CfgVehicles. Comment the vehicles that u want to unban out an upload the new dayz_anim.pbo to ur server (delete old one) and than disable 'verify signatures' in your config.cfg. I'm sorry for the lack of information. Currently I'm writing this usin my cellphone, so there could be a typo somewhere.

Link to comment
Share on other sites

As far as I know, tasers aren't working on any servers. Something with handlers. Unban the jetski's etc by geting the dayz_anim.pbo out of your @DayzOverwatch folder. Unpack the pbo and open the cfgBanned folder and open CfgVehicles. Comment the vehicles that u want to unban out an upload the new dayz_anim.pbo to ur server (delete old one) and than disable 'verify signatures' in your config.cfg. I'm sorry for the lack of information. Currently I'm writing this usin my cellphone, so there could be a typo somewhere.

 

Thanks for the help

 

But i have everything deleted in cfgBanned

Link to comment
Share on other sites

Are you sure you picked the right dayz_anim.pbo & reuploaded it (maybe sounds a bit stupid ^^)? There is a script made by Boyd which adds a skin trader to the map:  . Look through the topic for overwatch classnames.

Link to comment
Share on other sites

Oh! I forgot to add a step! Add DZE_MissionLootTable = true; in your init.sqf.

DZE_BuildOnRoads = false; // Default: False
DZE_SelfTransfuse = true; // Self Bloodbag
DZE_BuildingLimit = 600;
DZE_HeliLift = true;
DZE_customloot = true;
DZE_MissionLootTable = true;

 

 

I have this in my init.sqf. My frriend who plays on my server says that he has come across cheytec ammo in Elektro school so overwatch stuff is spawning, but the problem is spawns are very limited and its rare that you come across weapons or ammo from Overwatch

Link to comment
Share on other sites

 

 

I have this in my init.sqf. My frriend who plays on my server says that he has come across cheytec ammo in Elektro school so overwatch stuff is spawning, but the problem is spawns are very limited and its rare that you come across weapons or ammo from Overwatch

 

Then change to spawn rate in the files o.O

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
×
×
  • Create New...