Jump to content

pabletesoy

Members
  • Posts

    350
  • Joined

  • Last visited

Everything posted by pabletesoy

  1. Hello, I am having a strange problem. When I run DCS the mouse starts to work extrange, it doesn't respond correctly to movements, it,s seems to have a hard time reacting. I know it sounds strange, but I have seen this behavior in two differents PCs , may be it is because a high graphic parameters in DCS settings.. Any suggestion? Thanks!
  2. Sorry, I think I had a keyboard language setting problem in windows and some keys did not match. Thanks for all the answers! Really helpfull!
  3. Ok, I will go on with Target but I do not rule out the JG, it is very intuitive. Thank you! Very good help!
  4. Hello, I can't configure the F5 radio with Target, it doesn't matter if I assign the correct keyboard access (R_Alt + \) to the Hotas. I think the problem is that DCS, by default, alternates the steering wheel with the radio on the same Hotas button, depending on whether it is on the ground or flying, but I don,t know what can I do. I,ve tried to change dekeyboard acces to another, but it dosen,t work. Does anyone know how to fix it? Thanks!
  5. Hello, the kneeboard font´s are giving me problems, they are unreadable whit some extrange simbols. I am updated on Steam. Does anyone have this problem? Thank you!
  6. Some questions about Joestik Gremling: -Some buttons that in the Target have two outputs in the Gremlin only have one, for example the APDIS / APENG button, or the EACOF / EACON switch. In the case of BSB / BSM / BSF in Target there are three and in Gremling there are two buttons ...is there any way to got them in Gremling? - can you JG manage the LEDs of the Hotas? Thanks!
  7. Ok, now it,s works fine. The problem was the order of the axes maping as you said. Lots of thanks, you have helped me a lot. I am happy with the Target but I will test gremling soon. Once again, thanks!
  8. Ok i will look at that this afternoon. Do you think change to Gremling is problematic? Or is it something simple?
  9. Ok, so may be a good idea is always keep two scrips and merge it when proceed... The last question! I whant the DX_slider swich, the gray lever of the hotas, to manage things like climbing down and up canyons or antennas. I,ve set up this directly inside DCS, but when I load target it dosen,t works. Any advice?
  10. For the first time I have used the script editor to make a time function MapKeyIOUMD (& Joystick, S2, 0, 0, 0, TEMPO ('g', 'l', 300), 0, 0); It Works! The problem, when I open the .tmc from TargetUI, that information gets lost. So, once you get into the scrip editor you can't go back to the TargetUI? Thank you!
  11. Ok, it,s working now! I had the relase in the prees action and the correct way is to put the release in the release action. lot,s of thank for tou help! I would like to take the opportunity to consult you another diferente thing to you..whould you main?
  12. Ok, that,s work, but know I have a new problem, this action nerver stops, so if try to do somethig like write on a document, the PC is always pressing "L" key!! The script: MapKeyIOUMD(&Throttle, APUOFF, CHAIN( D(300), DOWN+'l'), CHAIN( D(300), DOWN+'l'), CHAIN( D(300), DOWN+'l'), CHAIN( D(300), DOWN+'l'), CHAIN( D(300), DOWN+'l'), CHAIN( D(300), DOWN+'l')); MapKeyRIOUMD(&Throttle, APUOFF, CHAIN( D(5), UP+'l'), CHAIN( D(5), UP+'l'), CHAIN( D(5), UP+'l'), CHAIN( D(5), UP+'l'), CHAIN( D(5), UP+'l'), CHAIN( D(5), UP+'l')); MapKeyIOUMD(&Throttle, APUON, CHAIN( D(300), DOWN+'l'), CHAIN( D(300), DOWN+'l'), CHAIN( D(300), DOWN+'l'), CHAIN( D(300), DOWN+'l'), CHAIN( D(300), DOWN+'l'), CHAIN( D(300), DOWN+'l')); MapKeyRIOUMD(&Throttle, APUON, CHAIN( D(5), UP+'l'), CHAIN( D(5), UP+'l'), CHAIN( D(5), UP+'l'), CHAIN( D(5), UP+'l'), CHAIN( D(5), UP+'l'), CHAIN( D(5), UP+'l')); anothe question, why the script repeats on this way? (CHAIN( D(300), DOWN+'l'), CHAIN( D(300), DOWN+'l'), CHAIN( D(300), DOWN+'l'), CHAIN( D(300), DOWN+'l'), CHAIN( D(300), DOWN+'l'), CHAIN( D(300), DOWN+'l..) Thnak you
  13. That is the script: MapKeyIOUMD(&Throttle, APUON, PULSE+'l', PULSE+'l', PULSE+'l', PULSE+'l', PULSE+'l', PULSE+'l'); MapKeyIOUMD(&Throttle, APUOFF, PULSE+'l', PULSE+'l', PULSE+'l', PULSE+'l', PULSE+'l', PULSE+'l'); I,ve only have the two swichs that activate L key.
  14. Hello So, using Target UI, is it possible to get two different commands in one button, pressing short and long? Thanks!
  15. You are really friendly give me your discord. I will add you add soon as I can. I,m not now with my PC. Before anything, would you recommend switching to Gremlin?
  16. Forgive my inability, but I aply to the APU Switch a press of 500 mls. When I move it twice, it performs both functions (on and off)... What am i missing?
  17. If I understand, basically you are making a long press, so you cant reposition the control where you whant, is it correct?.sorry for my English...
  18. Sorry Antonie, I don,t understand...could you put a IU Target example? Thanks!
  19. Hello, I am going to explain my problem with a practical example. DCS, Su25T and Target. Codpit lights ON / OFF is the keyboard command "L". In the Hotas I apply this command to a lever in the up and down positions. I would like the lever Down to be always off and Up always on, but it,s seems to be imposible beacause there is only a keyboard comand. Thanks and sorry for my english!
  20. Hello, can someone make a summary of the functions that the target does not allow DCS? without programming, of course. Sorry for my english¡
×
×
  • Create New...