Jump to content

berdyev

Member
  • Posts

    7
  • Joined

  • Last visited

Posts posted by berdyev

  1.  ik but for other people so they dont have to do this aswell....

    and how do you add the spoiler to forums thing for my profile?

     

    well any how here's anouther code for a launcher ik this one work's but i like the other one

    ::Author: Snow [AGS]
    @echo off
    echo ===============================
    echo Handy Batch File
    echo --------------------------------
    echo Author: Recon (AOW)Gaming DayZOverpoch
    echo ===============================
    echo JOINING SERVER IN .....
    timeout 3
    
    ::===============================================================================================================================================
    ::Configuration| Edit these to the proper file paths ==============================================================================================================================================
    ::---> ===============================================================================================================================================
    :: YOUR Arma 2 Operation Arrowhead Directory
    set arma2oapath=C:\Program Files (x86)\Steam\SteamApps\common\Arma 2 Operation Arrowhead
    :: YOUR Arma 2 Directory
    set arma2path=C:\Program Files (x86)\Steam\SteamApps\common\Arma 2
    :: Server IP    
    set IP=162.255.138.42
    :: Server Port 
    set PORT=2502
    :: Required Mods [ Ex. @DayZ_Epoch;@DayZ_Namalsk ]
    set MODS=@DayZ_Epoch1051;@DayzOverwatch
    ::---> ===============================================================================================================================================
    
    
    ::===============================================================================================================================================
    :: DO NOT EDIT ANYTHING BELLOW THIS LINE OR YOU WILL BREAK THIS FILE ==============================================================================================================================================
    ::===============================================================================================================================================
    
    
    start ""  "%arma2oapath%\ARMA2OA_BE.exe" 0 0 -skipintro -mod=%MODS% -noSplash -noFilePatching -world=empty -connect=%IP% -port=%PORT% "-mod=%arma2path%;expansion;"
    
    @exit
     

    This one doesnt really work. Gives stupid error

  2. Ok everyone, I have a problem here. Been fucking with AI missions all day already.

    I have DayZ Overpoch (Chernarus) server with Infistar A2 on it, and addons such as: 1 Click Single Currency & Banking Advanced 4.0, Deploy Vehicle and Suicide Script.

     

    My hosting provider is GTXGAMING.

     

    I already tried putting DZAI and Wicked-AI missions on the server, and DZMS including. None of them work. There are no signs of it in the console. Even after waiting for hours on the server, there are no any AI spawns. WTF is the problem here? I tried to re-install it over a million of times, yet this shit does not work.

     

    Can anybody help please?

×
×
  • Create New...