isoul Posted June 6, 2010 Posted June 6, 2010 I think I 've seen once a thread about making the pilot's body visible by default(without pressing RShift+P) and/or making mouse look+cursor default without pressing LAlt+C... I can't find it anymore... any ideas? It must be possible...
Frederf Posted June 6, 2010 Posted June 6, 2010 Not sure about the LAlt+C state, would be very handy for people that spend most of their time in this mode. Pilot body: http://forums.eagle.ru/showthread.php?t=36972 1
Mustang Posted June 6, 2010 Posted June 6, 2010 Don't know offhand about the mouselook, but for the pilot do the following: open (your drive)\Eagle Dynamics\Ka-50\Scripts\Aircrafts\Ka-50\Cockpit and look for mainpanel_init.lua, open that with a suitable program like Notepad++ and change the value draw_pilot = false to draw_pilot = true. 3
71st_Mastiff Posted June 7, 2010 Posted June 7, 2010 thanks bro rep inbound :thumbup: Don't know offhand about the mouselook, but for the pilot do the following: open (your drive)\Eagle Dynamics\Ka-50\Scripts\Aircrafts\Ka-50\Cockpit and look for mainpanel_init.lua, open that with a suitable program like Notepad++ and change the value draw_pilot = false to draw_pilot = true. 1 " any failure you meet, is never a defeat; merely a set up for a greater come back, " W Forbes "Success is not final, failure is not fatal, it is the courage to continue that counts," Winston Churchill " He who never changes his mind, never changes anything," MSI z690 MPG DDR4 || i9-14900k|| ddr4-128gb PC3200 || MSI RTX 4080S|Game max 1300w|Win11| |turtle beach elite pro 5.1|| ViRpiL,T50cm2||MFG Crosswinds|| VT50CM-plus rotor Throttle || G10 RGB EVGA Keyboard/MouseLogitech || PiMax Crystal VR || 32 Asus||
Xjikz Posted June 7, 2010 Posted June 7, 2010 nice !!! Thanks for the info !!! You've just earned a "+" in your forum's reputation 1 Proud to be a [sIGPIC][/sIGPIC] :joystick::pilotfly::book:
Conuk Posted June 7, 2010 Posted June 7, 2010 thanks Mustang (is there a way to have the control input red box on by default as well?....) TIA
JasonJ Posted June 8, 2010 Posted June 8, 2010 (edited) thanks Mustang (is there a way to have the control input red box on by default as well?....) TIA :music_whistling: Plus if possible..... Default the Flight Director mode to ON as well please would be sweet. Edited June 8, 2010 by JasonJ Sim Rig || Pics 2010 | PC 2019 || 8600K @ 4.8GHz | RTX2080ti OC | 32GB RAM @3000 | 500GB SSD | Win10 64bit | PC 2010 || 2600K @ 3.4GHz | Zotac GTX680 | 8GB RAM | Win7 64bit Ultimate SP1 | Cockpit || Joystick: T.16000M | Pedals: Logitech G25 | Throttle & Collective: Logitech Attack3 Modded | Button Box: G25 Shifter | Cockpit || HP Reverb VR | Custom Frame & Seat | 3x Bass Shaker | 2:1 Game Sound | 2x Rear Head Rest Speakers Comms/Music |
isoul Posted June 8, 2010 Author Posted June 8, 2010 :music_whistling: Plus if possible..... Default the Flight Director mode to ON as well please would be sweet. Someone can't handle the AP behaviour..?:pilotfly:
JasonJ Posted June 8, 2010 Posted June 8, 2010 (edited) Actually scratch that, after about an hour of persistance I don't need either now. ;) e: But don't forget Conuk's requested the red input box overlay. Edited June 8, 2010 by JasonJ Sim Rig || Pics 2010 | PC 2019 || 8600K @ 4.8GHz | RTX2080ti OC | 32GB RAM @3000 | 500GB SSD | Win10 64bit | PC 2010 || 2600K @ 3.4GHz | Zotac GTX680 | 8GB RAM | Win7 64bit Ultimate SP1 | Cockpit || Joystick: T.16000M | Pedals: Logitech G25 | Throttle & Collective: Logitech Attack3 Modded | Button Box: G25 Shifter | Cockpit || HP Reverb VR | Custom Frame & Seat | 3x Bass Shaker | 2:1 Game Sound | 2x Rear Head Rest Speakers Comms/Music |
Frederf Posted June 9, 2010 Posted June 9, 2010 Digging through the LUAs for some other purpose and found this in \Scripts\Aircrafts\Ka-50\Cockpit\clickabledata.lua cursor_mode = { CUMODE_CLICKABLE = 0, CUMODE_CLICKABLE_AND_CAMERA = 1, CUMODE_CAMERA = 2, }; clickable_mode_initial_status = cursor_mode.CUMODE_CLICKABLE
JasonJ Posted June 12, 2010 Posted June 12, 2010 (edited) Oh SNAP~ Thank you muchly. :thumbup: Those not understanding what to do, change the line clickable_mode_initial_status = cursor_mode.[b][color=red]CUMODE_CAMERA[/color][/b] (Backup the .lua file first!) Edited June 12, 2010 by JasonJ Sim Rig || Pics 2010 | PC 2019 || 8600K @ 4.8GHz | RTX2080ti OC | 32GB RAM @3000 | 500GB SSD | Win10 64bit | PC 2010 || 2600K @ 3.4GHz | Zotac GTX680 | 8GB RAM | Win7 64bit Ultimate SP1 | Cockpit || Joystick: T.16000M | Pedals: Logitech G25 | Throttle & Collective: Logitech Attack3 Modded | Button Box: G25 Shifter | Cockpit || HP Reverb VR | Custom Frame & Seat | 3x Bass Shaker | 2:1 Game Sound | 2x Rear Head Rest Speakers Comms/Music |
Recommended Posts