-
Posts
3739 -
Joined
-
Last visited
-
Days Won
11
Content Type
Profiles
Forums
Events
Everything posted by Shaman
-
So much appreciated! Thank You. I am not a good programmer (actually not at all) and not really sure how to use provided CMD file. I have placed it inside folder where all *.txt.acmi files are located and try to run it. Nothing happened. I have looked inside CMD file with Notepad++ I have double checked and my TacView software is installed in installation default C: folder tree. I have placed it outside folder, and did this: EXPORTFLIGHTLOGS ACMI -where "ACMI" is name of the folder I am also sure I am doing something very silly here... just not sure what ;)
-
I believe not, due to fact it requires server object export.
-
And they won't. Next patch will allow server admins to disable certain self-exports (i.e. sensors, blocking LEAVU3 and similar) while keeping panels and switches working in our home-pits. Everyone has to chill. I do also have home pit, I use HELIOS. BUT (!) What does it have to do with integrity checks anyway?
-
Grimes, thank you again. So just to be sure, from 'western trucks' only M818 is capable to rearm while we have few selection of eastern made trucks. Some additional questions I couldn't find answers for : Do one truck contain unlimited ammo for its coalition? Can one truck rearm multiple units at single time. And will unit quantity for ammo delivering or receiving side speed up or slow down rearm process?
-
Thank you for your answers, Vyrtuoz. I have another question to community. Has anyone built a batch command to batch convert entire folder of ACMIs to event logs in XMLs?
-
Is somewhere a list of specific objects static or active unarmed and their 'maintenance' radius? Which active unarmed trucks specifically? Do same but static object trucks also provide with ammunition? Thank you for summary, but still these are frequent questions :) pity these features are not obviously displayed through mission editor interface.. Sent from my Nexus 7 using Tapatalk
-
Dear Vyrtuoz, Would you kindly please give me complete list of country codes (like: ru) used in XML export? Example: <PrimaryObject ID="37105"> <Type>Aircraft</Type> <Name>Su-33 Flanker-D</Name> <Pilot>OZthewizard42</Pilot> <Coalition>Allies</Coalition> <Country>ru</Country> <Group>501</Group> </PrimaryObject> and how they correspond to country Id tags from Mission file after DCSW 1.5.x ? http://forums.eagle.ru/showthread.php?p=2733068#post2733068
-
Hi everyone, I need to know all country codes in 'mission' file inside MIS package that Mission Editor handles. I am unable to find out correct information on DCS WIKI site, see link - it is obsolete Coalition code explained http://en.wiki.eagle.ru/wiki/Simulator_Scripting_Engine/DCS:_World/Part_1#coalition Country code explained http://en.wiki.eagle.ru/wiki/Simulator_Scripting_Engine/DCS:_World/Part_1#country How it looks now in 1.5.x and higher version missions: ["coalitions"] = { ["blue"] = { [1] = 21, [2] = 11, [3] = 8, [4] = 13, [5] = 5, [6] = 16, [7] = 6, [8] = 15, [9] = 20, [10] = 12, [11] = 9, [12] = 10, [13] = 3, [14] = 4, [15] = 2, }, -- end of ["blue"] ["red"] = { [1] = 18, [2] = 17, [3] = 0, [4] = 19, [5] = 1, }, -- end of ["red"] }, -- end of ["coalitions"] then ["country"] = { [1] = { ["id"] = 21, ["name"] = "Australia", }, -- end of [1] [2] = { ["id"] = 11, ["name"] = "Belgium", }, -- end of [2] (……more code…….) So what I need is a complete "Id" list of countries in DCS World 1.5.3 and above. I hope this Id database is fixed in DCS World mission editor code. Looking forward for help.
-
How can I draw thicker lines or just make them thick by default? Change color?
-
Another bug I have noticed that time in ATC client does not match time in DCS mission server. There's 37min discrepancy now in my case.
-
I have left the room, when returned data was not refreshing and clock is stuck though... while clock and action on server is running. Had to disconnect and connect again.
-
Allright, correct. I have closed DCS WORLD, restarted server fresh and there you go, works then! Yes before I was the select Mission function.
-
Please find my logs attached. Running latest SLMOD Logs2.zip
-
Today we have opened the correct port. I'll test the demo version on my stonage laptop and then do the purchase. Thanks for support and apologies for before. edit I have a small issue. I can connect with client but see no activity of AIs or radar coverage. Please let me know when you are available so you can take a look at it. Settings are as I have attached in past post (unchanged since). 51st.hopto.org Scenario being developed 'Farewell Caucasus'
-
Final question before purchasing. Will I be able to unlock license on one PC and move it to another PC? I am now traveling and using an old laptop, once home in a month time would like to transfer it. Doable?
-
Leatherneck Q1 Development Update - Part I
Shaman replied to Cobra847's topic in Heatblur Simulations
^Off with his head! Fantastic update Leatherneck, so much worth the wait. Appreciate all the work fixing MiG-21bis issues now and in the future and supporting its fan base with a paintkit template! -
Please fix Alt-Tab immediately.
Shaman replied to Worrazen's topic in Release Version Bugs and Problems (Read only)
Turn off in DCS options 'Full screen' but keep full resolutions set of your display. Works like a charm, I am running two copies on Win7 x64 and different setups. -
Complete Transport and Logistics Deployment - CTLD
Shaman replied to Ciribob's topic in Scripting Tips, Tricks & Issues
I want to use it for transport choppers to build SAM sites in designated zones or if possible anywhere they want, repair current ones, and deploy vehicles and troops and front lines. How much time will it take, would anyone be interested to cooperate? I do not own Mi-8, nor Uh-1 therefore it's very difficult for me to develop. It is for dedicated server scenario. Can built/deployed vehicles be controlled or driver by ground commander CA clients? -
Where is error log being saved?
-
More mission editor triggers not working
Shaman replied to Winston60's topic in Release Version Bugs and Problems (Read only)
I confirm bug Triggers Conditions: PART OF GROUP IN ZONE OR PART OF GROUP IN ZONE OR PART OF GROUP IN ZONE for AIs flight members is not working in SP at all. (v1.5.3) edit#2 PART OF GROUP IN ZONE for client flight member (a flight of 4 client units, tested as 1 client) is not working in MP at all (v.1.5.3.) -
Complete Transport and Logistics Deployment - CTLD
Shaman replied to Ciribob's topic in Scripting Tips, Tricks & Issues
I am about to attempt to implement this on <51>Server new scenario I am working on. Before I begin, can anyone confirm this will work with MIST 4.1.65 ?