Jump to content

Nicko Godsun

Member
  • Posts

    9
  • Joined

  • Last visited

Posts posted by Nicko Godsun

  1. okay i need some help.. im trying to run plot pole for life and snap pro.. in the init.sqf within my mpmissions/cherno 1/init.sqf..

     

    call compile preprocessFileLineNumbers "custom\initSnap\compiles.sqf";                   //Compile regular functions
    call compile preprocessFileLineNumbers "custom\initPlotLife\compiles.sqf";               //Compile regular functions
    progressLoadingScreen 0.5;

     

    ive got it set so it should work.. but only works one at a time.. cannot get both to work.. plz help me figure this out.. i have been trying for hours.

  2. so a friend figured it out.. like i said new to deving or trying to do stuff..

     

     

    [] spawn {[] execVM "\z\addons\dayz_server\init\AH.sqf";};
            or
            #include "AH.sqf"

     

    or is not dev word.. use

    1)[] spawn {[] execVM "\z\addons\dayz_server\init\AH.sqf";};

    2)    #include "AH.sqf"

    not both

  3. nghd.. i copied files from when server was working without infistar.. and i have tried re doing the install 3 times.. ill try again with another fresh server.. im guessing its something more than an error by me.. im just starting out in the whole dev thing so would love to get more into before monday comes..

  4. Okay so im starting fresh with a server running off my computer..

    i did the 71 steps... server worked i logged on...

     

    i bought the infistar and im pretty positive i installed right.. (tried 3 times same problem)

     

    the install goes smooth.. server seems nice and fast but when it comes to "Requesting Authentication" it will load so long that i time out.. really in need of some advice/help..

     

    Cherno server also

  5. Okay so i need some advice.. i have other people who have gotten their server working look at my folders/files through team viewer.. so it keeps saying something along the lines of Deleted; cherno and then lists stuff likes .. vehicles.. and other stuff.. plz help very interested in developing and this is so annoying.. i have redid and redid the files about 10 times.. redownloaded arma 2 and oa and commanders files multiple times

     

    you cannot play/edit this missions; it is dependent on downloadable content that has been deleted.chernarus, dayz_anim, dayz_code, dayz_cammunityassets, dayz_weapons, dayz_equip, dayz_epoch, dayz_vehicles, glt_m300t, pook_h13, csj_gyroac, map_eu, jetskiyanuiaddon

     

     

    also while trying to join ths status stays at = creating..

     

    15:16:36 Dedicated host created.
    15:16:36 BattlEye Server: Initialized (v1.193)
    15:16:36 Host identity created.

    (says this in lilttle box after opening .bat file)

     

     

    for some reason i cannot join any cherno map.. i have never had this problem so.. if anyone could help plz post

×
×
  • Create New...