Jump to content

Nero.ger

Members
  • Posts

    838
  • Joined

  • Last visited

Everything posted by Nero.ger

  1. yea hyping stuff like its the the best thing since sliced bread and then not delivering is a bad move
  2. i have that problem in all Razbam modules, only been able to bind keys when i am in a mission.
  3. guess: airplans have feed-tanks which fuel gets pumped in bevor it goes out to the turbine. Since it cant be filled in an instant, there is no fuel for the turbin because all fuel is in the external tanks
  4. yep, training right now so i dont look like a complete fool when it hits ACG
  5. in theorie, a search radar turns and the seeker only sees it when the dish is pointing towards the sidearm. So the Seeker head is blind 3/4th of the time and has to keep up in the small fraktion of time the Radar beams actualy hit it
  6. i have no idea because i dont have 2.1. if it does you are lucky :)
  7. i am pretty sure its because of the original device.lua and device_init.lua got some changes in them try putting this at the end of the device_init.lua dofile(LockOn_Options.script_path.."POSTIT_MOD/POSTIT_MOD_device_init.lua") and this at the end of the devices.lua devices["POSTIT_MOD"] = counter() with the rest of the mod files obviously installed. oh and make backups of both files so you spare yourself the time repairing again. i dont have the uh01 in the openbeta right now, so this is more or less guesswork
  8. Nero.ger

    Hover Stop

    82-84 deg comes into my head, but dont ask me where i got that numbers from
  9. ich persönlich versuche auch immer so direkt wie möglich zu belegen damit es keine konflikte mit modifikatoren (ctrl,alt etc) oder anderen eingabegeräten gibt. Vor allem wenn es Toggleswitches sind die dauerhaft signale senden/anbleiben.
  10. i encountered the problem for the first time today. Only difference i can see to previous flight was that i was carrying the TPOD
  11. there are 2 keybinds to show them for External monitors while in Cockpit, but i forgot the name right now
  12. if you look at DCS files long enough they reaveal thier secrit :) or in other words " i like lines of code"
  13. took me a while to rialize there is indeed no Flaps auto in the default.lua quick and untested(because the misses is here...): {down=fcs_commands.Switch_FLAP_SELECT,cockpit_device_id=devices.VREST,value_down=0.5,name='flaps auto',category='shortcuts'},
  14. i agree with T_A, the abstractions are nessessary for any Warthog stick user. Everytjhing is neat and tidy in seperat Sections, so i dont get why it cant be in the standart LUA. if you dont have a Pit or stick with Toggl switches, just dont look into the Abstractions Section.
  15. can you leave it as it is? switchable during flight?
  16. please DONT remove it!
  17. the "hundrets down" switch on the armament panel (sometimes?) changes the "10th up" on the Quantity
  18. i can give you : Airbreak ON if you hold the botton, airbreak OFF if you release the button also added AntiSkid/nws {down = iCommandPlaneAirBrakeOn,up = iCommandPlaneAirBrakeOff , name = _('Airbrake ON else OFF'), category = _('shortcuts')}, {down = fcs_commands.Switch_ANTISKID, up = fcs_commands.Switch_ANTISKID,cockpit_device_id=devices.FLIGHTCONTROLS,value_down=0.0,value_up=0.5,name='Anti-Skid',category='shortcuts'},
  19. nice one, i linked your post in my first post so people can find it easier
  20. i would agree if its was also the case with other modules, but even razbams Mirage behaves as it should be (FPS wise). Unless my PC hates the harrier and yours likes it :)
  21. my guess is that (as with most developers) they test only on higher end machines or its not showing in a dev build. the thing that makes it hard to play is that the fps is all over the place instead of stead and low
  22. i did some more tests, ones with av8 and ones with m2k on an empty map, start in air near Kobuleti, flying north at 1000m. Time 1200h and midnight, brigt day and komplete overcast. flight path. Dive down to low level and fly a cirlce: resluts are allways the same: Rock solid FPS in the Mirage (60 fps) as i am used to. Flight controls feel smo0th Complet unstable fps in the av8, rearly ever reching 60fps, lowest was 30 fps down on the deck. FPS jumped around, its not as it is constantly low but steady flight controlls feel odd with FPS drops. edit: lowest graficsettings
  23. i think that is outside of what i can do with the input.lua
  24. workaround for me: when you are in the new plane, just rise/lower the gear (just press "G" two times)
  25. you can buy a joystick board for 10 bucks on amazon and some cheap toggleswitches, thats what i did :)
×
×
  • Create New...