Jump to content

Fuchs

Member
  • Posts

    406
  • Joined

  • Days Won

    5

Posts posted by Fuchs

  1. sm8 on minor mission fixed coords and added a bit more loot !

     

     

    Attention : Have to edit the loot in the fillboxes1 again,lets make this together mimic ! BTW have to send the hillbilly soundfile to you so u can upload it on it !

    Posted 2 issues over git!

     

    fillBoxes1 : hope i fixed it ,have to go on work for now .

     

    Cya later guys !

  2. mimic :edit instructions or the full 26 missions won't show up

    //----------InitMissions--------//
    MissionGo = 0;
    MissionGoMinor = 0;
    if (isServer) then { 
      SMarray = ["SM1","SM2","SM3","SM4","SM5","SM6"];
      [] execVM "\z\addons\dayz_server\missions\major\SMfinder.sqf"; //Starts major mission system
      SMarray2 = ["SM1","SM2","SM3","SM4","SM5","SM6"];
      [] execVM "\z\addons\dayz_server\missions\minor\SMfinder.sqf"; //Starts minor mission system
    };
    //---------EndInitMissions------//
    

    to

    //----------InitMissions--------//
    MissionGo = 0;
    MissionGoMinor = 0;
    if (isServer) then { 
      SMarray = ["SM1","SM2","SM3","SM4","SM5","SM6","SM7","SM8","SM9","SM10","SM11","SM12","SM13"];
      [] execVM "\z\addons\dayz_server\missions\major\SMfinder.sqf"; //Starts major mission system
      SMarray2 = ["SM1","SM2","SM3","SM4","SM5","SM6","SM7","SM8","SM9","SM10","SM11","SM12","SM13"];
      [] execVM "\z\addons\dayz_server\missions\minor\SMfinder.sqf"; //Starts minor mission system
    };
    //---------EndInitMissions------//
    
  3. The same not really,we wanna make something unique ,specially for epoch !

     

    The Thing i released at first was based on DayZCC,DayZ 1.7.6.1 and rMod2.1 ,since i thought it would be awesome to be the only one with 26 missions.

     

    But i think DayZ Vanilla is dead and Epoch is higher then the rising sun ,so i tooked the files over my server and got a lot of issues on epoch .

     

    Edited it a bit and tada ,disaster was nere.

    http://dayzepoch.com/forum/index.php?/topic/2611-outdatedsarge-ai-epoch-edition-mission-system-26-missions/

     

    A question to all u out there :

     

     

    [WIP] What message system u prefer?

    Mission start

    https://www.dropbox.com/s/s1ezt4gpl6pn9z0/arma2oa_2013_11_28_22_43_41_532.jpg

    Mission ends 

    https://www.dropbox.com/s/qsahwqasf2jk1vc/arma2oa_2013_11_28_22_53_02_536.jpg

     

    Thats how i managed it for myself ,mimic doesnt like it much ,can we have a poll for this ?

     

     

    Maca's or the one that comes with the original Mission System ?

  4. Back from work now !

    _baserunover6 setVariable ["Sarge",1,true];
    
    
    _crate = createVehicle ["USVehicleBox",[(_coords select 0) - 3, _coords select 1,0],[], 0, "CAN_COLLIDE"];
    [_crate] execVM "\z\addons\dayz_server\missions\misc\fillBoxesM.sqf";
    _crate setVariable ["Sarge",1,true];
    
    

    to [so in the fact u can use other ai too but may can it handle vehicle patroling on missions? I think no ai can handle it ,sarge can !!]

    _baserunover6 setVariable ["DZAI",1,true];
    
    
    _crate = createVehicle ["USVehicleBox",[(_coords select 0) - 3, _coords select 1,0],[], 0, "CAN_COLLIDE"];
    [_crate] execVM "\z\addons\dayz_server\missions\misc\fillBoxesM.sqf";
    _crate setVariable ["DZAI",1,true];
    
    
  5. This is a major thing we are thinking on !

     

    i love the axemurderer argh !

     

    We also will implement really heavy and sick missions and get some ZEDs involved ,i call this mission on my server Umbrella Inc. Territory ,but that does run on the modules on the server .pbo and running with dzai ! i hope i can transfer it to the EMS

     

    Missin Fort Knox sounds that good ? Just to keep in my and mimics mind having trouble with my internet or chrome ...weird

  6. Yeah that sounds good ,i'm thinking about addding it in after the first initial release .

     

    Currently i have 3 diff. custom test mission but running over a lot of issues...argh 

     

     

    mimic im on your forums can u come?

     

    mimic well done here ! :)

     

    Maybe parts from the GOC Mappack will also be included ... in a later release !

     

    I've got the permission from Charlatan ! :wub:

  7. if (isServer) then {
    	call compile preprocessFileLineNumbers "dynamic_vehicle.sqf";				//Compile vehicle configs
    	
    	// Add trader citys
    	_nil = [] execVM "mission.sqf";
    	_serverMonitor = 	[] execVM "\z\addons\dayz_code\system\server_monitor.sqf";
    		
    // Ghost of Chernarus Map Pack
    //if (isServer) then {
    [] execVM "buildings\excbridge.sqf";
    [] execVM "buildings\GOC_LM_tubf.sqf";
    [] execVM "buildings\GOC_LM_wlcr.sqf";
    [] execVM "buildings\GOC_TE_bash.sqf";
    [] execVM "buildings\GOC_TE_klen.sqf";
    [] execVM "buildings\GOC_TE_stary.sqf";		
    [] execVM "buildings\GOC_TE_neaf.sqf";
    [] execVM "buildings\GOC_TE_btcc.sqf";
    
    };
    
    if (!isDedicated) then {
    
  8. We use CPC indestructible Bases and having this issue too since a while dunno how to fix this ,seems it coming up all 7 dayz.

     

    tried -1 in hive ini but no change yet .

    ;Negative values will disable this feature
    ;0 means that ALL empty placed items will be deleted every server restart
    ;A positive number is how old (in days) a placed empty item must be, in order for it to be deleted
    ;CleanupPlacedAfterDays = -1
    

    By all means how can we fix it,players aren't glad about that !

     

    may i found the fix

    
    
    Semicolon is a comment line ! All that stands behind it , is not Observed / Carried out .
     
    With everything to be activated , the semicolon must be removed at the beginning of the line . And when to you behind it , for example , writes a -1 , it stays forever ( Negative values ​​will disable this feature )
     
    The downside , of course , did if ever new foreign players come and build on it anywhere , it remains , even If They no longer come back . Even if you do, for example , Increased to 365 days, all things continue for 1 year .
     
    To remove semicolon and if it is To Remain always, then so without ; ( semicolon ) :
     
    Semicolon is a comment line ! ! All that stands behind it , is not observed / carried out. With everything to be activated, the semicolon must be removed at the beginning of the line. And when you behind it , for example, a -1 writes , it stays forever ( Negative values ​​will disable this feature ) The downside of course is that when ever new foreign players come and build on it anywhere, it remains , even if they no longer come back. Even if you do , for example, increased to 365 days , all things continue for 1 year. So remove semicolon and if it is to remain always , then so without ; https://board.nitrado.net/support-de-german-only/support-gameserver/dayz/44018/dayz-epoch-basebau-in-7-tagen-alles-verschwunden/
  9. private ["_folder","_servicePointClasses","_maxDistance","_actionTitleFormat","_actionCostsFormat","_costsFree","_message","_messageShown","_refuel_enable","_refuel_costs","_refuel_updateInterval","_refuel_amount","_repair_enable","_repair_costs","_repair_repairTime","_rearm_enable","_rearm_costs","_rearm_magazineCount","_lastVehicle","_lastRole","_fnc_removeActions","_fnc_getCosts","_fnc_actionTitle","_fnc_isArmed","_fnc_getWeapons"];
    

    so just remove the actions ("_refuel_action","_repair_action","_rearm_actions") from that list and change the name to something without the "_" at the beginning should do it.

     

    so should i remove them and readd/rename them without "_" at the beginning correct?

     

    or mabe it's the fact we use the first release for this script?

  10. Mimic will help me building this up and get it finalized to work with DayZ Epoch !

     

     

    Progress:

    #Github has been setup [contributor: mimic]

    #Setup Tutorial

    #Modifying loot and missions

    #Bug Fixing

    #Findind a way to fix show off the markers when players rejoin and

     

    Future Updates:

    #Sarge AI redefined by mimic [if he wants to share with us]

    #DayZ Bandit AI [optionally planned but need permission from Butt Face]

    #Adding new missions with focus on Epoch Settings

     

     

     

    Mission Ideas:

    that's our secret ! Hint: we call it EMS

×
×
  • Create New...