well, the installation is pretty straightforward, if you already know how to host a DayZ server. takistan: just download my zip file from https://github.com/d...istan/downloads and open it up, there you can already see the folder structure. extract those to your arma2oa folder and copy missing files to those new folders: -12 files from your old @dayz folder to @dayz_taki (excluding the file that is included in my pack and the original dayz_code.pbo.dayz.bisign file) -HiveEXT.dll file from your @stats (or @bliss, if you use that) folder to @stats_taki folder -files from your chernarus mission folder (its in MPmissions) to the takistan one (two additional files are needed: description and init) the config_takistan.cfg goes to your cfgdayz folder and the dztaki_v1.bikey goes to your "arma2oa\expansion\keys" folder then use navicat to empty the character_data table (backup old one first if you need it) after that, you just need to use the proper commandline to start your server. just modify your existing .bat files to have something like this: arma2oaserver.exe -mod=@dayz_taki;@stats_taki -name=cfgdayz -config=cfgdayz\server_takistan.cfg -cfg=cfgdayz\arma2.cfg -profiles=cfgdayz -bepath=BattlEye -world=takistan client's commandline could be something like this: arma2oa.exe -mod=@dayz_taki -nosplash -world=empty if I forgot something or it is unclear in some places, let me know.