neocrypto Posted November 9, 2014 Report Share Posted November 9, 2014 Hey community, i finally installed an dayz epoch server on my linux wheezy / S!D Server. With cherna and Napf it´s working without any problem But i want to play on Panthera. If i try to change the missions, there is no panthera. If i put it directly in the config, it change automaticly to cherna. Server version is 1.0.5.1 + 1.63.126652 Someone can help me, and tell me step by step what i have to do, to play panthera on my server? Link to comment Share on other sites More sharing options...
DeanReid Posted November 10, 2014 Report Share Posted November 10, 2014 All you need to do is use the dayz_epoch_16.panthera2.pbo and in the cfgdayz/server.cfg file change class Missions { class DayZ { template = dayz_epoch_11.chernarus; difficulty = "veteran"; }; }; to class Missions { class DayZ { template = dayz_epoch_16.panthera2; difficulty = "veteran"; }; }; Link to comment Share on other sites More sharing options...
jahangir13 Posted November 10, 2014 Report Share Posted November 10, 2014 Hey neocrypto, didn't I send you the link to DeanReids Github where the mission files are placed? Link to comment Share on other sites More sharing options...
neocrypto Posted November 10, 2014 Author Report Share Posted November 10, 2014 All you need to do is use the dayz_epoch_16.panthera2.pbo and in the cfgdayz/server.cfg file change class Missions { class DayZ { template = dayz_epoch_11.chernarus; difficulty = "veteran"; }; }; to class Missions { class DayZ { template = dayz_epoch_16.panthera2; difficulty = "veteran"; }; }; Hi, this doesn´t work. i try it, but it dont start as panthera or with panthera map! Hey neocrypto, didn't I send you the link to DeanReids Github where the mission files are placed? Those are maps for 1.0.5., if i youse thise files, i get the message: ibr_panthera2 is missing & Dayz Launcher or Commander want to download epoch 1.0.5.0. I want an EPOCH PANTHERA Server. not only Epoch with panthera map. Link to comment Share on other sites More sharing options...
Albertus Smythe Posted November 19, 2014 Report Share Posted November 19, 2014 Hi, this doesn´t work. i try it, but it dont start as panthera or with panthera map! Those are maps for 1.0.5., if i youse thise files, i get the message: ibr_panthera2 is missing & Dayz Launcher or Commander want to download epoch 1.0.5.0. I want an EPOCH PANTHERA Server. not only Epoch with panthera map. I get the same error message, which panthera2 pbo are we suposed to be using? Link to comment Share on other sites More sharing options...