Jump to content

Aztec

Member
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Aztec

  1.  

    You need to keep your taviana mission.sqm form your missions ofcrouse, and in the init.sqf there has to be reference to instance = 13;

     

    AND the mission.sqf in your init must also point at the taviania map in thats located in your dayz_server

     

    + taviana server traders can be found here :

     

    https://github.com/EpochSC/SingleCurrencyBanking/tree/master/Traders

     

     

    in init:

    dayZ_instance = 13;	//The instance
    
    // Add trader citys
    _nil = [] execVM "\z\addons\dayz_server\missions\DayZ_Epoch_13.Tavi\mission.sqf";
    

    If someone could help me out that would be nice ^_^, So i did all this above, but everything is still set as if it was chernarus. Like radiation, spawn point, the map etc. Could someone please help me fix this. Btw i need it to work with taviana ^_^

  2. Hello lads, maybe one of you can help me out here. So basically i installed the script, but when i launch the server, i get stuck at waiting for host, and the error im getting in console is this

    "ErrorMessage: File mpmissions\__cur_mp.Tavi\addons\playerhud\hud.hpp, line 10: /RscTitles/AsReMixhud/controlsBackground.AsReMixhud_Status: Undefined base class 'Hw_RscText'"
×
×
  • Create New...