Jump to content

titi69

Members
  • Posts

    56
  • Joined

  • Last visited

Everything posted by titi69

  1. Found some error in dcs.logs regarding sound /sounds/45/Sounders/GroundUnits/WeaponSystem/IFV/toyota_desert.lua last line: "-" should be "_"null Toyota_desert-weapons:addLauncher(1, 1, machinegun_12_7_M2) replaced by Toyota_desert_weapons:addLauncher(1, 1, machinegun_12_7_M2) /sounds/45/Sounders/GroundUnits/IFV/amx10rcr.lua I have comment first line null: --RCR not sure if it is correct but error message are no longer in dcs.log
  2. to fix the issue we switch to modular dedicated server , we uninstalled and reisntall with modular version you may try .\bin\DCS_updater.exe update "@dcs_server.openbeta" it should switch to modular or reinstall from scratch So far i saw this issue only for old style dedicated server , no issue for updating modular version
  3. we have same isue if you try this command it should launch it in command line , but seems we have issue with DCS_updater dcs.exe --server --norender
  4. Thx for sharing, living in Prague , i will come to see it this year
  5. Running steam edition, Reverb G2 it is supposed to have MT VR option in steam but it is not there, so MT preview is launched in 2D , and forcing VR will launch it with steam VR does anyone have info Aslo having Reverb G2 launching via steam VR before the update steamVR was not launched and skipped by using OPENXR now steamvR is launched everytime, does anyone have info here how to launch VR on steam skipping steamVR as it was before the update
  6. Problem solved , just checked on my servers Thx
  7. Hi thx for the answer , i still have the same issue after copy of options.lua from my DCS to the dedicated server (copy/paste is not son big pain :D) as i said in previous message what i found strange is ti get message in DCS chat that tacview is not installed on host, so i think it is the reason the delay is applied, but i have made re-install eralier today where can i found specific logs for tacview, i have enable debugmode to full but can't find file location , here is my new settings in options and DCS logs from server and clients Just to add 1 more comment, i have this issue on my own server , and our squadron server which is also dedicated server has same issue, i have tried on both with new options with no luck dcs - server.log dcs - client.log tacview_options.txt
  8. Hi since last 2.8 update , tacview is applying 10 min delay on my server, telemetry is enable without password, also tacviewPlaybackDelay is set to 0 tacview is installed on the server but we still see message in DCS chat that tacview in not install on host so 10 min delay will be apply Is there any option i am missing? conf was not modified just DCS update
  9. it is probably added if you don't get message , only way to increase dammage is to found the name used in game , may be check in dcs.log if it appear when you fire or remove temporarly the full list of weapons in the script and you should get message for the rocket, and check the value set in the script and increase it
  10. if you change this setting in the script , you will see message when you fire weapons, note the name (name can be found also in DCS.log), after thjat you can add the weapon in the script based on IRL spec warhead weight null
  11. You are right AGM-65H=AGM-65D, based on warhead weight i had added few weapons as well ( mainly for Mirage F1) but still not sure if the value should be exactly the warhead weight or some TNT equivalence so i put 130 as it was set for D version (also added new weapons from recently shared lua) , also not sure about some weapon name as i found in log, Durandal , and i saw other one which is "BLU107B_DURANDAL" not sure they are the same Splash_Damage_2_0_2.lua
  12. Great, thank you for quick answer
  13. Hello really great work i have added MQ-9 Reaper in list of ELINT Unit for testing and work as expected, but i was wondering what number will fit the best for antenna size and factor actually i didn't found actual range detection IRL for ELINT and how to fit this range with antenna size and factor are you planning to add more ELINT unit?
  14. Hi Nice work i am collecting some weapons name from DCS logs to had few ones mssing from new mirage f1 for example Regarding the explTable values: are they related to total weight or when available the warhead weight? also when i enable missing weapon option i got error message that is stoping the mission until i acknowledge the log message, is there a way to make logs silent and get only in game message for missing weapon?
  15. I have made some work around using F10 menu an using triggers in ME, you can check it here https://www.digitalcombatsimulator.com/en/files/3325155/ doesn't seems to work on dedicated server, or only seems to work for local user who host server launched from multiplayer on local. will need to work on it to see how it can work on dedicated server
  16. Hi you have to create trigger zone, and set fire at point in advanced way point actions for you flak group, and make a trigger when aircraft enter the zone it will activate AAA unit here you can found all different method from RedKite video
  17. Got it , thx for taking time to clarify
  18. Yes i did it multiple times in arming panel, this what i mean when the door is not visible in ME but i can still see it when flying
  19. for me the door is removed when i select the liverie in ME but while in game the door still visible , is there anything else to do?
  20. so talk to ED , because they dont seems to have same view nullnull
  21. Ok merci , je savais que chaque client devait avoir le pack, mais pas sur le serveur , je n'ai jamais eu besoin d'installer d'autre mod cote serveur
  22. Salut, super mod je viens de tester une mission, incluant le dernier pack, en la faisant tourner sur un serveur dedie ( jusqu'a present je faisais tourner les missions en local sur mon PC ou le pack est installe) Apparament si le pack n'est pas installe sur le serveur les unites sont remplaces par d'autres unites de DCS par defaut , par exemple j'ai des pickup qui se sont tranformes en leopard Je sais pas si j'ai rate quelque chose dans la doc d'installe, mais est ce que c'est normale ou c'est uniquement due a la nouvelle version?
  23. Hi I had same issue with all MIG29 to make it work i had to rename Default folder under all MIG folder with "English", and replace in description file the path with new folder name, replacing default with English
  24. For me settings applied in 2D are applied in VR, but i can't get steam overlay in game to toggle effect on/off (steam VR + Oculus Rift S), so each time i want to apply different effect i need to restart the game Any idea if steam overlay should work with oculus rift s or not? setting in steam and game are correct for steam overlay but doesnt popup
  25. Hi Thank you for the script, nice work Is there any way with the actual script to limit access to the submenu based on coalition? actually submenus are visible by both side as work around i just modified all "missionCommands.addSubMenu" with "missionCommands.addSubMenuForCoalition" so i load 2 script (1 for blue 1 for red coalition) But i was wondering if option is already there and if i am doing something wrong
×
×
  • Create New...