Jump to content
  • 0

DayZ Epoch Taviana Help!


Violt

Question

4 answers to this question

Recommended Posts

  • 0

Hi!

I trying to make a more instance on epoch 1061 and, as @Violt say, "can't figure out how this works".

1. From "DayZ_Epoch_Server_1.0.6.1_Release.7z\Config-Examples\" added new "instance_13_tavi" to my server root folder (near by "instance_11_Chernarus" and "instance_24_Napf" - they are work nice).

2. From the same added "@DayZ_Epoch_Server" folder and renamed it to "@DayZ_Server_Tavi".

3. From the same copied "\MPMissions\DayZ_Epoch_13.Tavi\" folder.

4. Copied "six_taviana.bikey" and "six_taviana_objects.bikey" to Keys folder.

5. Edited original "DayZ_Epoch_instance_13_Tavi.bat" to:

@echo off
echo Starting server...
cd /d "v:\Steam\steamapps\common\Arma 2 Operation Arrowhead"
start "" /min "arma2oaserver_tavi.exe" "-mod=@tavi_DayZ_Epoch;@DayZ_Epoch;@DayZ_Server_Tavi;" -port=1313 "-config=instance_13_Tavi\config.cfg" "-cfg=instance_13_Tavi\basic.cfg" "-profiles=instance_13_Tavi" -name=instance_13_Tavi
timeout /t 20 /nobreak > nul
echo Ok!
echo.

echo Starting game...
start "" /min "ArmA2OA_BE.exe" "-mod=@tavi_DayZ_Epoch;@DayZ_Epoch;" -connect=127.0.0.1 -port=1313


6. Created new DB "epoch_tavi" in Navicat, executed epoch.sql.

7. Edited HiveExt.ini, config.cfg for my needs.

So what? Getting errors!

server log:

17:17:38 Host identity created.
17:17:38 Game Port: 1313, Steam Query Port: 1314
17:17:59 W0LF uses modified data file
17:17:59 Player W0LF connecting.
17:17:59 Mission DayZ Epoch Taviana read from directory.
            ...
17:17:59 Mission DayZ Epoch Taviana read from directory.
17:18:00 Player W0LF connected (id=76561198000206238).
17:18:00 Mission DayZ Epoch Taviana read from directory.
            ...
17:18:05 Mission DayZ Epoch Taviana read from directory.
17:18:05 Player W0LF disconnected.

arma2oaserver_tavi.RPT:

            ...
17:17:59 Missing addons detected:
17:17:59   tavi
17:17:59   kh_dayztaviana
17:17:59 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.tavi, kh_dayztaviana
            ...

What's wrong???

This is part of my mission.sqm:

version=11;
class Mission
{
	addOns[]=
	{
		"tavi",
		"kh_dayztaviana",
		"map_eu",
	    "ca_modules_animals",
		"dayz_anim",
		"dayz_code",
		"dayz_communityassets",
		"dayz_weapons",
		"dayz_equip",
		"cacharacters_pmc",
		"ca_modules_functions",
		"dayz_epoch",
		"glt_m300t",
		"pook_h13",
		"csj_gyroac",
		"jetskiyanahuiaddon",
		"redryder",
		"Anzio_20"
	};
	addOnsAuto[]=
	{
		"dayz_weapons",
		"ca_modules_functions",
		"warfarebuildings",
		"tavi"
	};
	randomSeed=11171215;


What a mod "@tavi_DayZ_Epoch;" specified in the bat-file?
 

Link to comment
Share on other sites

  • 0
2 hours ago, oldmatechoc said:

What version of Taviana are you using on the server and client?

Both server and client of EPOCH taken from this forum 2 or 3 months ago. Should I download Taviana additionally? 

I just wanted tavi map that already exists in the archive. No origins, no overpoch. Just epoch. Just on Tavi. And I would be glad to have Tavi 3.0. :rolleyes:

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