

Kiptanoi
Members-
Posts
55 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Kiptanoi
-
Is it still the same problem with mouse click kb to INT position?
-
They dont launch and fire as they allway do after latest patch on my computer.... They lock, but do not launch when I press pickle buton. Nowdays I need to set fuzing to IN, than was something I did not need before.
-
VR Shaders mod for better VR experience
Kiptanoi replied to Kegetys's topic in Utility/Program Mods for DCS World
Does it work in MP or no? -
Its like that for me to. Anyone knows if it is a bug or no?
-
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.....
-
Need Thrustmaster Warthog table mount/clamp
Kiptanoi replied to Kiptanoi's topic in PC Hardware and Related Software
Thanks, but they dont sell the table mount anymore. Out of stock it says and no info if and when it become available again :/ -
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
-
Can it be done with moose? In that case, how?
-
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?
-
Mr Wags, would you pls share your TM Warthog profile?
Kiptanoi replied to Hamilton's topic in Controller Questions and Bugs
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? -
Mr Wags, would you pls share your TM Warthog profile?
Kiptanoi replied to Hamilton's topic in Controller Questions and Bugs
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? -
How to spawn something in radius around the player or a specific unit? And not a zone....
-
Oh, so I do need external script for it to work? Thanks for answer :)
-
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 :)
-
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
-
And that app wotks with both version I writed? I can see down under my googles
-
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.
-
2nd keyboard with custom key mappings?
Kiptanoi replied to steve2112's topic in PC Hardware and Related Software
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.... -
2nd keyboard with custom key mappings?
Kiptanoi replied to steve2112's topic in PC Hardware and Related Software
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 -
Oculus Rift - Nvidia GTX 1070 Settings
Kiptanoi replied to Kiptanoi's topic in PC Hardware and Related Software
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.... -
Oculus Rift - Nvidia GTX 1070 Settings
Kiptanoi replied to Kiptanoi's topic in PC Hardware and Related Software
Hi, thanks for answer... What does "Prefer Maximum Performance" do in Nvidia controllpanel?