Jump to content

Arturius1967

Member
  • Content Count

    8
  • Joined

  • Last visited

  • Days Won

    2

Arturius1967 last won the day on May 24 2022

Arturius1967 had the most liked content!

About Arturius1967

  • Rank
    Newbie

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hey guys, I never liked, the unfinished west end of the coast road on the Tschernarus map. Now I spent some time to make it look better with a mod script , which I basically created in the 3D editor. Still have some things to fix, but than i could uplod it, if anyone is interested. BEFORE: AFTER:
  2. There were no errors in the RPT's, it was simply not working. I figured out, the reason was the "right click actions"-script linked in the install description. I used now an older version of the "right click actions" and it seems to work, at least partially. Some items can still not be be deployed. I'm using this config: DZE_DEPLOYABLES_CONFIG = [ ["ItemToolbox",[0,6,1],5,0.8,false,false,false,false,false,true,true,["MMT_Civ"],[],["PartWheel","PartWheel","PartGeneric"],"true"], ["ItemEtool",[0,4,0],5,0.9,false,false,false,false,false,false,false,["BagFenceRound_DZ_kit"],[],["ItemSandbag"],"true"] ]; The MMT_Civ is working fine, but the BagFenceRound does not apear, not while bulding, not after deployed. It's not there. I can build it, but it's not visible and there is nothing after the build animation is finished. I thought, there is maybe a problem with hight offset, but no luck testing it.
  3. Thx for the update, will test is in the next days. I hope my truck towing problem is solved with this.
  4. Hello, can't get this to work. Installed the 1.0.7 version on my server: https://github.com/oiad/deployAnything/tree/Epoch_1.0.7 incl. the Right Click Actions script: https://github.com/AirwavesMan/epoch-right-click-actions configured the items in the "config.sqf". but no right click menu on the items in game, and no errors in the RPT. No idea, what I'm doing wrong. Any help would be nice. Regards, A.
  5. Did you copy the "Logistics" folder to your "Server/MpMissions/Chernarus11" folder ? What language are you using ? This script supports only german(de) / english (en) / french(fr). Did you install the localisationscript ?: --------------------------------------------- Install https://github.com/oiad/communityLocalizations if you haven't already. Add the following below <Project name="DayZ Community"> <Package name="Logistic"> <Key ID="STR_LOG_CFG_LANG"> <English>en</English> <German>de</German> <French>fe</French> </Key> </Package>
  6. I have used this one : call compile preprocessFileLineNumbers "\z\addons\dayz_code\system\mission\server_traders\chernarus11.sqf"; But I have another problem, some trucks can not tow anything, for example the Kamaz_DZE. I have added it to the large_trucks list, but no tow action avaliable.
  7. Working great, thx for the update! Was looking for something like this, since weeks. I found "mt-tow updated to 1.0.7", but never got it to work properly. This one works like a charm :D THX again!
  8. Hello guys, anyone got this to work in 1.0.7 these days ? I followed the original instruction with the new files, but nothig happens in game. No "Tow"-entry in vehicle action menu ingame. I checked the installation few times, seems all ok, regarding original instruction. I have a toolbox in my inventory. No idea, what I'm doing wrong. Any help would be nice.
×
×
  • Create New...