Jump to content

Kiptanoi

Members
  • Posts

    55
  • Joined

  • Last visited

Everything posted by Kiptanoi

  1. Is it still the same problem with mouse click kb to INT position?
  2. Its like that for me to. Anyone knows if it is a bug or no?
  3. How updated is the manual and the video tutorials on Vaicom? I just followed the video tutorial and dont get any voices to work in game.... The only thing that work is Keyword training mode.... But no keywords or commands work ingame in DCS.....
  4. Thanks, but they dont sell the table mount anymore. Out of stock it says and no info if and when it become available again :/
  5. Hi. What alternative do I have to get any table mount for my joystick? I know monstertech.... But what else is out there? Please give me some links to diffrent table mounts. Thanks
  6. I am not sure if I understand you right now…. This code is spawning my plane, or does it Changes the settings on a allready spawned plane? Please do write all code I need to spawn that MIG-21 #001 and Changes it settings…. If I use this code with my editor settings on a Group named MIG-21 #001 local migs=GROUP:FindByName("MIG-21 #001") local template=migs:GetTemplate() for _,unit in pairs(template.units) do unit.skill="High" end migs:ReSpawn(template) migs:OptionROEReturnFire() Then nothing is spawned :/ If I use this code activeGroup = SPAWN:New( "MIG-21 #001" ) activeGroup:Spawn() local migs=GROUP:FindByName("MIG-21 #001") local template=migs:GetTemplate() for _,unit in pairs(template.units) do unit.skill="High" end migs:ReSpawn(template) migs:OptionROEReturnFire() I got i MIG-21 #001 spawned, but it is still on my editor settins on roe…. On what Skill, I can not check
  7. Can it be done with moose? In that case, how?
  8. Hello. I use this code mist.respawnGroup('MIG-21 #001', true) local con = Group.getByName('MIG-21 #001'):getController() con:setOption(AI.Option.Air.id.ROE, AI.Option.Air.RETURN_FIRE) But how do I set the skill on the MIG-21 #001 from script? Example, if I want to respawn the MIG-21 #001 with skill set to high?
  9. Ah, thanks. I have a question about the switches. Take EAC switch for a example on the throttle. If I put it in position "ARM" it shows JOY_BTN24 in DCS But if I put it in position "OFF" then It shows nothing in DCS (In other plane then A-10C) How can I get them to wotk with other plane then A-10C?
  10. Hi, I wonder how you get button 22 and 23 for example on your throttle. When I am in the game and go through all my buttons and switches on my throttle, I do not get any button 22 or 23.... How did you manage to get it like that? I thins button 22 and 23 are a middle position of a 3 way swith?
  11. Thanks, and how do I use it with this code? local groupName = 'testGroup' local point = 'zone' mist.respawnInZone(groupName, point, true) My player group and name is Player #009, where I want the Group 1 to be spawned at.
  12. Hi, how can I spawn something in radius at player position? Or at player position? I can spawn stuff at zones, but if I want to spawn stuff at a players position or a radius around a player, how do I do that with mist?
  13. How to spawn something in radius around the player or a specific unit? And not a zone....
  14. Oh, so I do need external script for it to work? Thanks for answer :)
  15. Example: Mission editor New - I put out one USA a10c as player. - I put out one USA F16 as ai with waypoints, just a basic go from a to b, back to a and so on... - I put out one Russian SAM SA-8. Save and start mission..... Can I now communicate with the F16? If yes, how? If no, what do I need to do to be able to communicate with the F16 and tell that plane to go destroy that SA-8? Thanks :)
  16. Cool.... Can you please tell me how to get it to work. I tryed yesterday, but no luck with it. If you could do a simple checklist from beginning (whats needed and so on) To how the config file/s are going to be and where to have them. Much thanks
  17. And that app wotks with both version I writed? I can see down under my googles
  18. Hi all. My current version of game is one at 2.5.0 153365 and one at 2.5.1 16543 Now I am only in VR when playing DCS. I would like to know if there is any WORKING apps for android to get the CDU from A-10C to my android tablet? Any of you have other idea of working stuff? Like a extra keyboard or so? If you have your cdu on external stuff, what stuff do you use and how? I am thinking to get me a extra keyboard, like a mini one, and have it to my right and only have cdu and some other stuff on it. And my regular keybord is default and use default stuff in DCS.
  19. Thanks How would my DCS_remapper code be then? Like this only? HID\VID_04F3&PID_0103&REV_0107&MI_00 enter a comment with a space at the start of the line like this A A Letter A B B Letter B C C Letter C D D Letter D .... And so on....
  20. Hello If I want my second keyboard to controll only the CDU panel A-X and 0-10 on a-10c How and what would the DCS_remapper.txt look like then? I really want my second keyboard to only write CDU panels stuff letter a-x and number 0-9 only
  21. That I could understand, but what does it do more specific? I cant see any changes between Optimal and prefer maximum performance in dcs world, or afterburner monitor stats....
  22. Hi, thanks for answer... What does "Prefer Maximum Performance" do in Nvidia controllpanel?
  23. Hi all. I want to know your settings witch Oculus Rift and a Nvida GTX 1070 graphicscard. I am new to this nvidia card. I had Radeon before, so please help me gain some fps while game still look good. Now I have noticed that I need to play with ASW Mode off. While its on I got blurry things and not smoth when I look around in cockpit. With my current settings I got 30-45 in fps when I fly alone with 7 ai on the map. My current settings are this: Nvidia drivers: 391.35 Nvidia Controllpanel 3D Settings Ambient Occlusion: Off Anisotropic filtering: Application-controlled Antialising - FXAA: Off Antialising - Gamma correction: On Antialising - Mode: Application-controlled Antialising - Setting: Application-controlled CUDA -GPUs: All DSR - Factors: Off DSR - Smothness: Off Maximum pre-rendered frames: 1 Multi-Frame Sampled AA (MFAA): Off OpenGL rendering GPU: Auto-select Power management mode: Optimal power Shader Cache: On Texture filtering - Anisotropic sample optimization: Off Texture filtering - Negative LOD bias: Allow Texture filtering - Quality: Quality Texture filtering - Trilinear optimization: On Threaded optimization: Auto Triple buffering: Off Vertical sync: Use the 3D application setting Virtual Reality pre-rendered frames: 1 Oculus Tray tool Global Super Sampling: 0 Global ASW Mode: Off Game settings Textures: High Terrain Textures: High Civ. Traffic: Low Water: Medium Visib Range: Medium Heat Blur: OFF Shadows: Medium Resolution: 1920x1080 Aspect Ratio: 1.7777777778 Monitors: 1 Screen Res. of Cockpit Displays: 1024 MSAA: OFF Depth of Field: OFF Lens Effects: None HDR: OFF Deferred Shading: ON Clutter/Grass: 0 Trees Visibillity: 60% Preload Radius: 100 Chimney Smoke Density: 0 Gamma: 2.1 Anisotropic Filtering: 4x Terrain Object Shadows: Flat Cockpit Global Illumination: ON Disable Aero Interface: Unchecked Vsync: Unchecked Full Screen: Unchecked Scale GUI: Unchecked In VR Tab Enable Virtual Reality Headset: Checked Pixel Density: 1.5 FPS in game: 30-45 I would be very greatful if all of you with a 1070 card could share your settings to me. And point out where to improve fps in VR only and improve how game looks greater in VR only. Thanks
  24. Where are all the update? on you tubers and people who say they are going to make a update as soon as plane is updated? All crap I as a new player is find is with stuff that is over 1 year old..... And in all that videos I hear..... we will cover that as soos as it gets hear.. Well....? Where are all new videos? To cover all stuff? As a new player, where to look? Video tutorials of something that not excist? Off buttons that do stuff today.... I will make a list of links of youtubeers for a example how bad people update stuff.
×
×
  • Create New...