Jump to content

BlackLibrary

Members
  • Posts

    727
  • Joined

  • Last visited

Everything posted by BlackLibrary

  1. Hi everyone, we would change the FuelDump Position from the wing tip to the Back of the plane. In the Model we change it, but ingame it would not work ? must we change something in the lua too? greetings
  2. Hi i fly over NTTR and speak to some ATC around. Nobody read me a callsign?! in my log are some errors: 2018-03-18 15:33:04.528 ERROR SOUND: can't load wave: "sounds\speech\sound\eng\common\player\callsign\nelliscontrol" 2018-03-18 15:33:13.500 ERROR SOUND: can't load wave: "sounds\speech\sound\eng\common\player\callsign\lasvegas" 2018-03-18 15:29:38.775 ERROR SOUND: can't load wave: "sounds\speech\sound\eng\common\player\callsign\nelliscontrol" 2018-03-18 15:23:24.196 ERROR SOUND: can't load wave: "sounds\speech\sound\eng\common\atc\callsign\dreamland" a repair instal does not fix it. 2.5Beta Steam Version
  3. Hi im back :P after i install windows new, i have connection to DCSBios (turning gear). But the radio Panel goes cracy when i hit the white button. And the multi panel shows nothing in the LCD (Alt+Heading = 0) Video (Radio Panel): https://www.dropbox.com/s/lp4yjve8rkbh1gm/20180313_190036.mp4?dl=0 And my error log
  4. For Plat CAm replace: GT.LSOPosition = {88.0, 28.0, 31.0, 0.0, 0.0} --GT.LSOPosition = {81.236, 24.0, 28.497, 10.0, 0.0} --GT.LSOPosition = {3.0, 33.0, -25.0, 0.0, 0.0} --PRI_FLY --GT.LSOPosition = {4.0, 17.0, 16.75, 8.8, 3.5} --PLAT_CAMERA 3.5 --GT.LSOPosition = {84.0, 19.4, 19.0, 110.0, 0.0} --LSO_PLATFORM With --GT.LSOView = {cockpit = "empty", position = {--[[connector = "",]] offset = {-14.0, 19.7, -16.0, -171.0, 4.0}}} --Standard Vinson --GT.LSOView = {cockpit = "empty", position = {--[[connector = "",]] offset = {88.0, 28.0, 31.0, 0.0, 0.0}}} GT.LSOView = {cockpit = "empty", position = {--[[connector = "",]] offset = {81.236, 24.0, 28.497, 10.0, 0.0}}} --GT.LSOView = {cockpit = "empty", position = {--[[connector = "",]] offset = {3.0, 33.0, -25.0, 0.0, 0.0}}} --PRI_FLY --GT.LSOView = {cockpit = "empty", position = {--[[connector = "",]] offset = {4.0, 17.0, 16.75, 8.8, 3.5}}} --PLAT_CAMERA 3.5 --GT.LSOView = {cockpit = "empty", position = {--[[connector = "",]] offset = {84.0, 19.4, 19.0, 110.0, 0.0}}} --LSO_PLATFORM in the Bush.lua i have not found the right spot but the cam works ;) if anyon has the right spot, pls share
  5. Maybe someone can create this skin again?
  6. @ Almaril In the attachments, i put my config for FC3 planes. It may help you. About my problem: I serarch some and think its a USB communication problem. PC <-> Panels Mid February was an Patch ( KB4074588 ) for Servicing stack(??) after that many people had problems with usb devices. At 5 March there were two fix patches but it seems not everybody is free of problems. Maybe this is the problem?
  7. ok big thank you for your help!!
  8. hm thats not good from my point :P i have tryed via the browser app, there i recive data https://forums.eagle.ru/showpost.php?p=3417326&postcount=5
  9. show the PZ69 numbers like 41.100 116.00 ? looks like we have the same problem Win 10 with DCS 2.5?
  10. So i checked. I got data via browser (pic 1 and 2) but no DCS-Bios in logfile (attached) littlebit strange?
  11. the panel cant be in the emulator mode, because all buttons programmed with DCS-BIOS. but i check this. i have try it with the browser once. Cant see anything and cant change any switch. But i also dont understand what to do with it. :P where can i set "allowreuseaddr" ? is this a windows setting? i have DCS-Bios installed new twice. DCS-BIOS folder in scripts also export.lua. that is correct i think and worked well before i noticed the error.
  12. uff, i had never worked with scripts?! is there a way with die Cockpit parameter thing in the Editor? How descriped in the DCS Cockpit Triggers Guide?
  13. Hi i want to readout the fuelstate of an FC3 plane (F-15C) for a trigger. where do i find the ID for the Fuel state? i fond the DCS Cockpit Triggers Guide, but i cant find the discriped luas for the F-15. can some one tell me where i have to search please.
  14. Hi every one, i have a Problem . I spend the whole weekend trying to fix this , no chance. I use Saitek Flightpanels with the Programm DCSFligtpanels. Thread On Page 64 Post #637 my journey begins. In this grogram, you can Program the panels via DCS BIOS for the A-10C. As example: On the MULTI Panel the auto throttle switch is programed to "AHCP_MASTER_ARM" for ON and OFF. These Switches and buttons works well! Also on the Panes there are som LCD panels which can show some data from the A-10 Alttitude, heading, radios ..... These LCDs doesnt work. After all, i can send Data but not recive data. And i cant figure out why. Im running a Win10 PC and DCS 2.5Beta from Steam. Everything is in the right folder and everything has worked! Have also tryed with firewall and Antivirus off. Everything was also new installed DCS log looks good, DCS-BIOS log is empty ???? last try with all worked was end January, i noticed the error end February I hope someone can help me
  15. i cant say that. Last time i flight the A-10c was at the beginning of February. that was on 1.5.8 and all worked. i first hit the problem on 28 February.
  16. yes windows 10. updates yes but i dont read the changelogs. Changes to network no. What does Flightpanel/DCS-BIOS need from the network?
  17. i have turn off all Anti Virus and firewalls sadly no change. this is my export.lua dofile(lfs.writedir()..[[scripts\DCS-BIOS\BIOS.lua]]) local Tacviewlfs=require('lfs');dofile(Tacviewlfs.writedir()..'Scripts/TacviewGameExport.lua') local dcsSr=require('lfs');dofile(dcsSr.writedir()..[[scripts\DCS-SimpleRadioStandalone.lua]]) without the others - no change
  18. the DCSBios log is empty and here is the DCS log. what i noticed is that the LEDs from the gear lever of the switch panel also not work but the lever let the gear out! my A-10 config as txt file is also in the attachments Flight Panel A-10C.txt
  19. yes thats strange, but true. could be an DCS-BIOS problem? but i go back to 1.5.8 this morning and i have the same problem?! that make it much stranger
  20. Yes, only one because of steam (you can only have one installed)
  21. key emulator for FC3 everything fine DCS-BIOS for A-10C buttons ok radio and multi panel lcd not ok evtl an import export problem?
  22. Here the settings for DCS-BIOS: i have never changed it its default. the buttons are working DCS -BIOS is the custom one from the github link
  23. I have tryed everything i know to solve the problem, sadly with no success. Ihave installed DCS-BIOS and Flightpanels new. I have tryed other USB Ports Deleted all USB devices and instaled they new Deactivate Power Management for the panels (win 10) Go back to 1.5.8 now the same problem here. i have fond out that Flightpanels have an error log so i Post it here. In the rar are Error.log debug.log Discription of my error before i have the problem, i changed mv screen setup to a second screen, were i show the MFDs - i have it changed back as before -> no success thanks for any help
  24. Hm any ideas why its not working? i tryed it today with the huey everything ok exept the Radio pannel. I can change the freq. but when i hit the ACT/STBY button noting happens. Does anybody have the same problems? Can someone test pls?
  25. i cant use a formula on the radio Panels??? for the ALT and heading maybe ,but i dont think my problem is in this direction. It has worked before the update.
×
×
  • Create New...