Jump to content

Markeebo

Members
  • Posts

    244
  • Joined

  • Last visited

Everything posted by Markeebo

  1. Can also confirm the wobble, but mine are doing it in NTTR where there is little water. The few that actually make it to their target circle the target wildly with little effect. Once over the target, it appears to behave similarly to a JSOW that has the wrong target altitude. Sent from my SM-G975U1 using Tapatalk
  2. When I say Jester Options, it simply brings up the upper right menu. How did you even get the jester menu to appear?
  3. You might be able to change their "Reaction to Threat" to "none" in the advanced actions for the group, but it will likely shut down the gunners as well. Good luck Sent from my SM-G975U1 using Tapatalk
  4. Exactly! Crap. I don't really want to do the dance again. Guess I really don't have a choice. Thanks. Markeebo Sent from my SM-G975U1 using Tapatalk
  5. I'm having an issue that I just can't seem to figure out. VA seems to not want to listen. I key up the mic, it says "listening resumed" and instantly followed by " listening suspended". Clearly it's not giving me time to speak a command, but I've not yet let off of the keyed mic button. I have no idea what this could be. Some help would be greatly appreciated. Markeebo Sent from my SM-G975U1 using Tapatalk
  6. @Pikey Well-said and tactfully done. I started with learning moose 2 years ago and walked away frustrated due to ZERO coding experience and loads of frustrating issues. Forgot about it completely until I came across a mention of Airboss and I resolved to learn it if only out of spite. LOL. I fumbled thru LDT setup and by making mistakes and asking tons of seemingly dumb questions on discord, the dim bulb slowly brightened. Mostly due to the helpful folks over on discord. I've really not gotten much here in the forums and it takes much longer to get a response. Discord was the place to go for help. I'm a moose fan now and hope to continue to see it grow and give back to the group that's been so patient with me. Y'all know who.you are. LOL Markeebo Sent from my SM-G975U1 using Tapatalk
  7. LMAO. That's amazing. Sent from my SM-G975U1 using Tapatalk
  8. Done. Thanks all. Sent from my SM-G975U1 using Tapatalk
  9. Thanks. I'll try that. Sent from my SM-G975U1 using Tapatalk
  10. Another question for the thread. I'd like to acquire another cable and cable clip. Can I get this on the HP site? I've given it a quick look on the HP site, but can't seem to find anywhere where I can buy any replacement parts. Markeebo Sent from my SM-G975U1 using Tapatalk
  11. I've been trying to find this! Where is it in steam? DCS isn't in a drop-down list in SteamVR. I've reproduced your other settings with great success. Thanks for your help. Markeebo Sent from my SM-G975U1 using Tapatalk
  12. Thanks. I'm using Tapatalk and I don't think sigs are viewable. I went to my desktop and looked at it. A great help. Now that I have it running, I think I need a towel and a cigarette. [emoji41][emoji41] Sent from my SM-G975U1 using Tapatalk
  13. Could you give me an idea of what settings youre running to give me a head start when I plug it in? Appreciate the input from all. Markeebo Sent from my SM-G975U1 using Tapatalk
  14. Lol. Thanks. I hope so. Sent from my SM-G975U1 using Tapatalk
  15. I've read many times that the non-ti version is essentially the ti version of the previous generation in terms of performance. Thanks for the response and input. Sent from my SM-G975U1 using Tapatalk
  16. Hey all. I've accidentally become the owner of a new reverb pro.(long story) I have 2 rigs. A desktop running a new i7 @5.0 GHz w/32gb of RAM and a 1080ti And An MSI laptop running an i7 at 5.0ghz with 16gb of RAM and a 2080 8gb(I don't think it's 6gb) So now the question is, hypothetically, will the 2080 pull better fps with the same graphics settings? Or will the only 8gb vram and 16gb of RAM hamstring it enough that my 1080ti desktop will deliver better or equal performance? Both rigs running Samsung nVME drives Thanks for the input. You folks are far more versed and experienced on what to expect. Coming from Gen 1 Oddessey Markeebo Sent from my SM-G975U1 using Tapatalk
  17. +1 Sent from my SM-G975U1 using Tapatalk
  18. It's this that absolutely infuriates me. If it's f$ckin broke, fix it. Thanks for all of your work on this. Sent from my SM-G975U1 using Tapatalk
  19. This is very interesting to me. Following Sent from my SM-G975U1 using Tapatalk
  20. Will we need to edit our code that references airbases prior to 2.5.6? Or does the updated Moose.lua work with the older IDs? Thanks. Markeebo Sent from my SM-G975U1 using Tapatalk
  21. local airbossStennis=AIRBOSS:New("USS Stennis", "Stennis") airbossStennis:AddRecoveryWindow("12:05", "21:30", 1, nil, true, 30) AirbossStennis:SetMenuSingleCarrier()--This crashes script and give the error: DCS: Mission script error: : [string "C:\Users\Mark\AppData\Local\Temp\DCS.openbeta\/~mis00005DF6.lua"]:6: attempt to index global 'AirbossStennis' (a nil value) airbossStennis:Start() Pretty basic. If I leave the set menu out, it works. But it really doesnt matter what I put in there. it always comes up with that error. Markeebo
  22. Thanks for answering. Thats the weird part. its EXACTLY spelled that way and in the .miz. I tried the newly released 2.5.0 today and I got the same error with this simple line of code: AirbossStennis:SetMenuSingleCarrier() This crashes script and gives the error: DCS: Mission script error: : [string "C:\Users\Mark\AppData\Local\Temp\DCS.openbeta\/~mis00005DF6.lua"]:6: attempt to index global 'AirbossStennis' (a nil value) So strange. Especially since the docs state that you can leave it a nil value, or use true. I've tried both and both crash the script and give the same error. Cant get more basic than that. Markeebo
  23. Airboss Errors Can someone give me a bit of help? I'm a complete noob but this seems so basic. I have this line of code in my airboss script. AirbossStennis:SetSoundfilesFolder("Airboss Soundfiles/") Simple. Dragged Airboss Soundfiles into my MIZ and I get the following error in DCS.LOG DCS: Mission script error: : [string "C:\Users\Mark\AppData\Local\Temp\DCS.openbeta\/~mis00000E66.lua"]:8: attempt to index global 'AirbossStennis' (a nil value) stack traceback: [C]: ? [string "C:\Users\Mark\AppData\Local\Temp\DCS.openbeta\/~mis00000E66.lua"]:8: in main chunk I'm completely lost and out of ideas. Using the latest Development version of Static moose.lua. Ive checked and rechecked the folder location and spelling. Highly frustrated as no matter what I try to change or add, it crashes the script. It does the same thing with THIS line as well. So basic.... AirbossStennis:SetMenuSingleCarrier() Markeebo
×
×
  • Create New...