Jump to content

karpiyon

Members
  • Posts

    223
  • Joined

  • Last visited

Everything posted by karpiyon

  1. It's a special plugin I created for VoiceAttack. You can download it here and also see the Forum page
  2. I also duplicated this error. I believe the problem is that when you enter popup data for a specific wp, say wp10, adn your current wp elevation is different, OA data shown on the HUD will be wrong. The only sure way to enter correct OA data is if you first select the current wp (STPT page) and only then enter the OA data to the same wp using DEST page.
  3. The problem is that it was only tagged as fixed. It was never fixed since I still see the same thing. I reported it right after this "fixed"
  4. Hi, @Moonshine @Lord Vader @twistking @BIGNEWY This has been raised more then a year ago and even though it was reported as fixed it was never fixed. In this post and in several others. The triangle indicating the position of OA1 is showing up below ground, despite its altitude being set correctly. Is this still on the Bug list? When will it be addressed?
  5. I appeared that the creator of the mission neglected to press down the, pressed buttons. Setting them to "0" fixed it
  6. 1.2.0.0 ** Adding Scratchpad support ** ** Adding Config Tab to set CMDS defaults ** * Speed up ICP/MFD commands execution time. * Preventing wrong data entries when closing teh config form. * Adding Startup option to load CMS default during Startup/Startup Hot/Load defaults while in the air * Adding options to add CARA Alow & MLS Floor levels to startup sequence. * Adding an option to replay the same song. * Fixing wrong coordinates when entering Lat/Long. * Add checker for wrong config values * Adding command to select Guns in A/G mode * Adding command to set Guns range * Adding commands to clutter/declutter the HUD * Adding config option to set Debug Mode * Adding config button to Reset the active profile * Adding config button and vocal command to open VA command log * Added new command to load your cockpit default when you start a mission in the air. * Added command *"[say;report][airport;airfiled][runway;runways]"* This will report the 'selected' airfield runways. * Added config option to select the STPT to store the "selected runway" * Added commands to move seat up/down * Fixed wrong Lat/Long entries for West Coord (NAVADA) * Added config buttons to "Show All Phrases" & "Show Theater data" null
  7. Hi, I download a mission were the mission creator used a multiple "X: COCKPIT PERFORM CLICKABLE ACTION" commands. When the mission starts, it appears those command are all performed together, something which may violate the proper command timing delay. It leaves, in this case, some buttons presses (6 & ENTER) as seen below: The problem. in my case is that I am using DCS-BIOS to later press some commands. Since the buttons are not in their normal state it disrupt the entire sequence. It there a limitation on the number of "X: COCKPIT PERFORM CLICKABLE ACTION" which can be sent on the same command? If there isn't then there is a problem.null null
  8. Hi, I download a mission were the mission creator used a multiple "X: COCKPIT PERFORM CLICKABLE ACTION" commands. When the mission starts, it appears those command are all performed together, something which may violate the proper command timing delay. It leaves, in this case, some buttons presses (6 & ENTER) as seen below: The problem. in my case is that I am using DCS-BIOS to later press some commands. Since the buttons are not in their normal state it disrupt the entire sequence. It there a limitation on the number of "X: COCKPIT PERFORM CLICKABLE ACTION" which can be sent on the same command? If there isn't then there is a problem.null null
  9. nullHi, In recent openbeta update DCS introduced: New feature. Added F10 Map Coordinates Picker like in Mission Editor. Call it with LALT + Left Mouse click. How can I export the data from the picker? Can I chnage it's default key bindings? Thanks null
  10. Thanks. I managed to get the hotkeys like this: ["hotkeyPrevPage"] = "RIGHT CTRL + RIGHT SHIFT + LWIN + A", However, even when I press LEFT CTRL + LEFT SHIFT + LWIN + A, it still triggers the command. Why? And anther question regarding updating a page: Can i update the current page? When I try to chnage the content of the currently page externally and reload the pages it shows be the same page. It appears I need to select another page, update externally and reselect this page. If this the way it is supposed to work? Thanks
  11. Hi, Great app with a log of potential for my plugin. I noticed that the log says: creating page C:\Users\XXXX\Saved Games\DCS\Scratchpad\0000.txt. That file is not created nor this directory. Should I create Saved Games\DCS\Scratchpad folder myself? Text is not saved in any file. I also see this in DCS.log: 2023-08-15 18:17:18.736 INFO LuaNET (Main): [Scratchpad] Failed to create window: [string "C:\Users\XXXX\Saved Games\DCS\Scripts\Hooks\scratchpad-hook.lua"]:332: attempt to index local 'page' (a nil value I had to create Scratchpad myself and create txt file inside it. How hard would it be to add a "Hide", button to the scratch pad window? In addition, can I load txt file by name to the scratch pad? A file which did not exist when teh app started? Thanks
  12. Hi, I read this post: this link which talks about exporting the "Mouse Hover" Map Coords and i was able to implement a simple C# code, using OSC to get the map Coord however it does not work in VR. When not using VR, the Coords appear on teh top left and my code can pick them up after I take a snapshot. null When using VR the Coords may no be there at all like here: nullI also saw this post which also does not work in VR but will not help me since I need something to implement in my code. So, is there a way to export mouse Coords, perhaps via lua script or in any other way which will also work in VR?
  13. Did you find any lua option to et the cursor lat/long? If not is your code public?
  14. Hi, I now how to add my own menu, via lua to the F10 - Other menu. To make this available all the time I Added it to ...\DCS World\Scripts\MissionScripting.lua I added something like this: missionCommands.addCommand( "menuName", nil , callBack, nil) How, and where should I add this so that this menu will be available in MP as well, or is this not possible?
  15. Hi, I am developing a mod and i need to write some data to the mod log. In SP there is no problem however, in MP I get This error: LUA (Main): Scripting -> io.open(w)(C:\Users\UserName\AppData\Local\Temp\janjanComm.txt): sandbox violation Where can I R/W to in MP? Will DCS saved games folder be ok?
  16. Hi, I recall that until one of the very recent updates, closure rate was shown on the HUD when a target was locked on. I referee to targets locked on when in NAV mode, not AA or DGFT. It was very useful when approaching a tanker e.g. Recently this data is not shown anymore. Is this intentional?
  17. Any news on this? Any updates, will it ever be fixed?
  18. I guess you meant Voice Attack, not VAICOM. And yes, we have drifted a bit. This bug was reported over a year a go and allegedly fixed twice therefore the drift from teh subject.
  19. This is what I am using it for. If you have Voice Attack you can download my plugin for free. It does 'everything...' one of them is the popup planner. This footage is when the time teh OA1/2 did work. @Moonshine The above is based on Weapon Delivery Planner, made for BMS. Same as the one you linked for. My plugin enters all the relevant data using a vocal command.
  20. Then it's about time someone fixes this bug. It was working as expected when it was first introduced.
  21. Did you try it after installing the new update as well? I wand to make sure it is really NOT fixed.
  22. Despite what is written in the latest open beta release notes: Fixed: Offset Aimpoint altitude is entered from DED with negative values The value is still negative for both OA1 & OA2. This is the same but reported by @Moonshine @twistking
  23. ** TURN THE MUSIC ON** You use JanJan plugin to play music while in the pit. You can selet up to 4 directories containing music or up to 4 playlists. When you select a folder, all media in this folder will be add for a temp playlist. You can choose to play the selected playlist/folder or:[start play;start playing;paly][playlist;play list] [number;] [1;2;3;4] Thesea are the available Player commands: play [music;songs];start playing [music;songs] stop [music;songs];stop playing [music;songs] turn music [volume;] up;music volume up turn music [volume;] down;music volume down play next [track;song];continue playing [pause;hold] music; un pause music [start play;start playing;paly][playlist;play list] [number;] [1;2;3;4] (I think) VLC needs to be installed on your system in order to create a playlist.
  24. You could read teh course using: local EHSI_fields = parse_indication(13) local EhsiCourse = EHSI_fields["Course Indicator Value"] This is what I do on my plugin. I do not know how to get Ehsi WP/Tacan arrow direction.
  25. Did you find a way? LoGetModelTime() does increase, even when paused.
×
×
  • Create New...