Jump to content

Glow

Members
  • Posts

    202
  • Joined

  • Last visited

Everything posted by Glow

  1. This issue start from a running scrip that crash SE. Then by elimination I get to crashing it by simple pressing keys on my keyboard with no script loaded... I think my system need fixes/ updates. When I check an Event Viewer I found KERNEL.DLL as a source of this crash. For a 1s I thought that's maybe well know SE bug. Thanks for response.
  2. L Ctrl + R Ctrl + End = TARGET Script Editor crash To replicate: Start TSE and use you keyboard: Press L Ctrl and hold Press R Ctrl and hold Press End and hold Release End Release R Ctrl Release L Ctrl Press L Ctrl and R Ctrl = CRASH Is it a TSE bug or is it something wrong with my system? EDIT: Solved! Go to post #8
  3. Hi. EDIT: NVM: I found it. Any chance for link update to zip file? Looks like links expired and Zabuza's link is inaccessible for me.
  4. :megalol: No, it looks bad. Realy bad, even funny if you ever seat in any plane.
  5. kb = keyboard wh = Warthog hc = ? I found three files name.diff.lua with profile settings to load in DCS, to have this script properly working, but can't get where to to load the last one. BTW why those names have to be two letters only? It's 2019, x64bit systems... 'con. Grate job with this CTS. Amazing work!
  6. Yes, HomeFries's CTS is good base point to start of. I though this thread is about developing a better TARGET profile for F-16.
  7. I would suggest to keep links in post. Some users, like me have signatures view turned off.
  8. Why don't you just read a manual for Warthog Script Editor? In GUI you can see a script code, copy it and edit. I did not try to go other way, but I believe it is possible. A piece by piece and you will copy some basic things, other more advanced things are not possible to move that way - that's why is better spend time to learn ow to use script editor. Once you start script in TARGET you will have new virtual usb device - no need to re-move settings from DCS. Warthog joy and throttle usb will disappears for the time of TARGET script run on a new virtual device. About F16 profile for TARGET. I'm trying to make my head around this but my approach is to simulate a real thing not to add some extras for use vr, etc. I'm looking for information about F16 and I found in this manual from Warthog: page 14: Now I'm looking for real information about that. Other thing I'm trying to achieve in TARGET is to have few switchable curves for for my F16 like it was in Saitek X65F. This It's easy, described in manual, but I would like to go further and do a dynamic curve and adjustable dynamic offset point. I just wonder if someone haven't try to do this already?
  9. I think, I found a bug in a game. The name TF-51 and TF-51D appears in many places together, that lack of consistency lead to this issue. After a change from TF-51 to TF-51D all works fine. So, there is: cnt_unit( units.Planes.Plane, "TF-51"); but it should be: cnt_unit( units.Planes.Plane, "TF-51D");
  10. Yes, I tried that one too. No effect. I have: cnt_unit( units.Planes.Plane, "P-51D"); cnt_unit( units.Planes.Plane, "P-51D-30-NA"); cnt_unit( units.Planes.Plane, "TF-51"); I see that new planes appear on a list. All planes from mods are available too, I have Su-25T but TF-51 still not.
  11. Hi. I'm new to DCS, can't find on a forum any solution. I'm trying to make a mission for TF-51 in editor, but I can find it on a list for Poland. I see there is Ukraine and many other countries but no Poland on a list for that plane. I was trying to edit a plane config file and change Ukraine to Poland, but no luck. How to prepare a mission for Poland with TF-51 ?
×
×
  • Create New...