

Markeebo
Members-
Posts
244 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Markeebo
-
I've been having a devil of a time knocking this mission out as well! I have yet to.score a hit on my opponent. Normally, I can keep his nose off of me, but I can never seem to get my nose on him either. I watched MX22 tacview and found it brilliant. Go into the fight with lots of energy and take it vertical. But even if I beat him in the vertical at the merge, I can never seem to convert it into a kill. I do better if he goes up with me. And I ease into the pull to about 5g. But if he rolls into a turn and starts a climbing turn as I go vertical at the merge, he always meets me nose to nose on the way back down with an AMAZING amount of energy remaining. I've been working on flying Lag to retain energy, but he always manages to be way more efficient at his rate and eventually we and up tight and he's gained nose position on me.. Seems like the only time I push him into a low energy state, I'm always facing away. LOL. I HAVE gotten close, but typically, I have absolutely ZERO elevator left to put my nose into a lead position to fire. My only sucesses here are when I get them into a vertical rolling scissors and force them below the hard deck. So I get shot down maybe 10%, force them low 10%, and we time out the other 80%. I guess that's a win even though it's not successful. If you can't shoot them, at least don't let them shoot you. This bird has really made me realize just how much I've become dependent upon the raw thrust and superior engineering of the newer gen fighters. They almost always seem to have some thrust or control authority that you can pull the nose around and put your lift vector on your opponent and hang in there. I look like a idiot.(don't need much help) Markeebo Sent from my SM-G955U using Tapatalk
-
I've got an issue that I can't seem to solve. I created a new profile for the F5E. I didn't like it so I deleted the profile. However, the format remains in the F5. How do I restore it to default size and position? Thanks Markeebo Sent from my SM-G955U using Tapatalk
-
Im having the same issue as SNAFU. I'm attempting to set up a GCICAP spawning Pairs. No luck. this is my code: -- Red Air A2A_GCICAP_Red = AI_A2A_GCICAP:NewWithBorder( "Red AD", "Red Sq", "Border Red", "Red CAP", 2 ) A2A_GCICAP_Red:SetSquadronGrouping( "Red Sq", 2 ) Thats it. Nothing more. Still spawns singletons. I have 4 Red Sq defined in ME and the are Red Sq1 thru 4. So I have tried "Red Sq 1" in the set groupong line to see if it was specific. Still Singles. I'm sure I'm missing something PAINFULLY obvious, but being a LUA noob, I cant quite wrap my head around what more its asking for.
-
Got it. Thanks! Markeebo
-
Forgive me for not finding this, but I recall reading a post some time ago regarding post D-Day damage on the map. For the life of me I cant seem to find it now. Wasn't there something about having the ability to set levels of battle damage in Normandy so it didn't always look pristine? Markeebo
-
Well we got it working. Need to try to experiment some. Sometimes it seemed to quit tracking for no real reason. Sent from my SM-G955U using Tapatalk
-
No. I thought that that would take control from the front when all I wanted to do was mirror what the front saw. I'll try that tonight. Sent from my SM-G955U using Tapatalk
-
Forgive me if I simply glanced over this and missed it it already posted. Its late.... I was flying for the first time last night with a buddy and we are attempting to use the ADF to track some NDBs in Caucasus. Front seat seemed to have no problems. Rear seat, I could not get anything to feed from the front or actually tune the NDBs myself in the rear. My (rear) ADF was stuck on 70 deg RB until my front seater Pilot tuned home plate NDB, THEN it worked fine. HELP. I'm hoping that I'm just missing a switch. Can anyone confirm of the ADF works in MP between front and back seats? Markeebo
-
^^^^^^^THIS^^^^^^^ +1,000,000. [emoji109][emoji109][emoji109] Sent from my SM-G955U using Tapatalk
-
Ooff Sent from my SM-G955U using Tapatalk
-
Initially, I just moved it to my desktop in case it caused something to ripple downstream. It's now deleted. I appreciate everyone's help. Markeebo Sent from my SM-G955U using Tapatalk
-
FIXED!!!! Once that was moved, the registry fix was the trick. Thank you for your help and patience. Markeebo
-
I managed to get the registry entries from a friend and I added them to mine and changed the referenced directories to my own. I am only running v2.5 Beta converted from a stable release of v158. When I launch, I get the following errors First: Application: KneeboardBuilder.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.IO.DirectoryNotFoundException at System.IO.__Error.WinIOError(Int32, System.String) at System.IO.File.InternalCopy(System.String, System.String, Boolean, Boolean) at System.IO.FileInfo.CopyTo(System.String, Boolean) at KneeboardBuilder.Viewmodels.MainViewModel.CleanDefaultKneeboard() at KneeboardBuilder.Viewmodels.MainViewModel.CreateDefaultGroups() at KneeboardBuilder.Viewmodels.MainViewModel.Initilization() at KneeboardBuilder.Viewmodels.MainViewModel..ctor() at KneeboardBuilder.Views.MainView..ctor() Exception Info: System.Windows.Markup.XamlParseException at System.Windows.Markup.XamlReader.RewrapException(System.Exception, System.Xaml.IXamlLineInfo, System.Uri) at System.Windows.Markup.WpfXamlLoader.Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri) at System.Windows.Markup.WpfXamlLoader.LoadBaml(System.Xaml.XamlReader, Boolean, System.Object, System.Xaml.Permissions.XamlAccessLevel, System.Uri) at System.Windows.Markup.XamlReader.LoadBaml(System.IO.Stream, System.Windows.Markup.ParserContext, System.Object, Boolean) at System.Windows.Application.LoadBamlStreamWithSyncInfo(System.IO.Stream, System.Windows.Markup.ParserContext) at System.Windows.Application.DoStartup() at System.Windows.Application.<.ctor>b__1_0(System.Object) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) at MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr) at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef) at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame) at System.Windows.Application.RunDispatcher(System.Object) at System.Windows.Application.RunInternal(System.Windows.Window) at KneeboardBuilder.App.Main() Second: Faulting application name: KneeboardBuilder.exe, version: 1.7.0.1, time stamp: 0x5a28958c Faulting module name: KERNELBASE.dll, version: 10.0.15063.0, time stamp: 0x461a0ff5 Exception code: 0xe0434352 Fault offset: 0x0000000000069e08 Faulting process id: 0xe1c Faulting application start time: 0x01d39bd1a687f9a0 Faulting application path: F:\Kneeboard Builder\KneeboardBuilder.exe Faulting module path: C:\Windows\System32\KERNELBASE.dll Report Id: 6bee23e7-7d4c-479b-b209-ac0aef7bc09e Faulting package full name: Faulting package-relative application ID:
-
Thanks for checking. I do NOT have a DCS World inside of the uninstall section. Perhaps that's WHY kneeboad builder is flipping out? It's actually now just CTD so since in installed v2.5 OB. I'll happily add the key if you provide the data. Sent from my SM-G955U using Tapatalk
-
Thanks! I'll have a look today when I get home as well. If I find it, I'll report back. EDIT: I'm at a loss. I cant seem to locate the uninstall path in the registry. Im not the sharpest tool in the shed though. Perhaps someone else can take a look. Markeebo Sent from my SM-G955U using Tapatalk
-
Thanks for the response. Unfortunately, that's not it. After reading your post, I had hoped that it was because forgot to reboot after I changed those exact values to reflect the new locations. Unfortunately, that wasn't the case. Too easy. Perhaps AlaskanGrizzly can provide some insight as to what and where.... Markeebo Sent from my SM-G955U using Tapatalk
-
I had this working fine last week. This week, I decided to manually move my DCS installs to make room for the impending release of v2.5. Now I can't seem to get it to accept the new paths and it gives the following Error: DSC World not installed at bin\dcs.exe I have fully deleted Kneeboard builder in the hopes that it would snoop around to find it, but it hasn't found it. Is there a registry entry specifically that it looks for to define the correct install path? The path box defining the path to the DCS install remains blank after I hit save and re enter the preferences.
-
Double post
-
Just placed my order. Now the long wait....... Looking forward to this. Sent from my SM-G955U using Tapatalk
-
Red Flag Online Mission Now Available
Markeebo replied to SW0RDF15H's topic in User Created Missions General
This is exciting news Sent from my SM-G955U using Tapatalk -
APCs avoid bridge... then cross it anyway
Markeebo replied to Frost15's topic in User Created Missions General
AI driving was seriously broken a long time ago and has never really recovered. Sent from my iPhone using Tapatalk -
Don't know. Give it a try. You'll know easily enough. Sent from my iPhone using Tapatalk
-
Leave it to MacGyver to sort it out. LOLOLOLOLOLOLOLOLOL Sent from my iPhone using Tapatalk
-
CDU Offset Training Miz Or ADD. Need to see if it's plus or minus deviation. I just looked and it's 5 deg East. If my skooling is correct that's a minus 5 from true. That's Batumi (UGSB) deviation. Don't know where you're setting this up so ymmv. Sent from my iPhone using Tapatalk
-
Is there a way for the CDU to reference true rather than mag north? Can't remember Sent from my iPhone using Tapatalk