Jump to content
  • 0

Need some help adding mods


Xenosis

Question

Hello

 

I have just converted my Root server into a Dayz server..

But i want some mods on the server, self bloodbag, admin tool, etc.

 

 

I now trying to setup admin tools using this tutorial:

 

http://www.youtube.com/watch?v=Mil0hgZzvJo&feature=youtu.be

 

But I'm stuck at 5:10 in the video..

 

I cant find the line he changes..

 

The file I'm looking at is located here:

 

C:\Dayz Server\@DayZ_Epoch_Server\addons\dayz_server.pbo --> server_cleanup.fsm

 

 

 

Also i tried adding self bloodbag using this tutorial:

 

http://www.trainwreckdayz.com/forum/m/17222243/viewthread/9135218-krixes-self-blood-bag-script-epoch/post/last

 

But when I launched the game i said it could not find my compiles.sqf

 

I'm not sure I'm changing the correct files or whats wrong..

 

 

Server specs:
I7 4770K, 32GB mem, SSD, Windows 8 64bit

 

Dayz epoch 1.0.2.5

 

Used this tutorial to setup the server:

http://www.youtube.com/watch?v=O3vgAWLF-8M

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

The line should look like this instead, good luck with installing it.

"	if(vehicle _x != _x && (vehicle _x getVariable [""Sarge"",0] != 1) && !(vehicle _x in _safety) && (isPlayer _x)  && !((typeOf vehicle _x) in DZE_safeVehicle)) then {" \n
Link to comment
Share on other sites

  • 0

Those instructions want you to create a folder called custom in your mission folder (MPMissions\DayZ_Epoch_11.Chernarus).

 

BEWARE: Unless the downloadable files are from Epoch 1.0.2.5 you will need to edit the changes manually, using something like Notepad++.

 

The compiles.sqf and fn_selfActions.sqf can be found in the following locations

"\z\addons\dayz_code\init\compiles.sqf"

and

"\z\addons\dayz_code\compile\fn_selfActions.sqf"

Never use a downloadable file unless they guarantee that it will work with the latest version of Epoch or it will break the Epoch code as it is designed for a different Mod..

 

So find the files from those locations and edit them yourself with the addons' changes. Search here and on opendayz.net for full instructions and help installing those, and other, scripts..

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...