Jump to content

M4L1NG

Member
  • Posts

    1
  • Joined

  • Last visited

Posts posted by M4L1NG

  1. Hey Guys,

    i'm new to the forum. I'm also "new" to dayz Epoch (was using other Servers before). I actually reinstalled my private Dayz Server just for fun with some friends. Now the server is running, but i'm having trouble to get a costum vehicle Pack / Mod running. I have a vehicle.pbo file in Servers' and Client's root directory ( in @vehicles). I added some names of that vehicles to dayz_server.pbo and changed the startup line in the Server's start batch file

    From:

    @echo off
    start "arma2" /min "Expansion\beta\arma2oaserver.exe" -port=2302 "-config=instance_11_Chernarus\config.cfg" "-cfg=instance_11_Chernarus\basic.cfg" "-profiles=instance_11_Chernarus" -name=instance_11_Chernarus "-mod=@DayZ_Epoch;@DayZ_Epoch_Server;"

    To:

    @echo off
    start "arma2" /min "Expansion\beta\arma2oaserver.exe" -port=2302 "-config=instance_11_Chernarus\config.cfg" "-cfg=instance_11_Chernarus\basic.cfg" "-profiles=instance_11_Chernarus" -name=instance_11_Chernarus "-mod=@DayZ_Epoch;@DayZ_Epoch_Server;@vehicles;"

    Currently, the vehicle is in the Database but not shown on the map. There is just nothing. I also tried to configure the shortcut of Arma 2 CO (Steam) to:

    "D:\SteamLibrary\steamapps\common\Arma 2 Operation Arrowhead\ArmA2OA.exe" -mod=@DayZ_Epoch;@vehicles;

    Every time i start with that shortcut, it says that "Addon 'sauerland' needs addon 'Chernarus'. Same if i try to start with custom launch options from steam. But if i start arma2oa directly or withuot modified shortcut, it say's that @DayZ_Epoch and @vehicles is enabled. There is no error message. 

     

    Did i do something wrong to add the vehicles package?

×
×
  • Create New...