rdalcroft Posted August 7, 2024 Posted August 7, 2024 (edited) Your old target scripts will not work with the new AVA base, as they have changed the ID name of the base depending on which stick you have: Original Warthog Base: &Joystick AVA Base with F16 : &AVA_F16 AVA Base with F18 : &AVA_F18 So you see, you are going to have to go through your whole script and change all instances of &Joystick and change them to, either &AVA_F16 or &AVA_F18 I would use Notepad++ and do a replace of all &Joystick entries to whatever stick you have. See attached .PDF for Guidance only. Update: Follow this, just use PDF for a guide. This way only the relevant items will be replaced, and not other parts of the script. 1: Find what: &Joystick --------Replace with: &AVA_F16 2: Find what: Joystick[ -------Replace with: AVA_F16[ This will mean you will have to do it in 2 separate runs for each file. Using Notepad++ and selecting "search" from the top menu, then "replace" from the drop down. I still suggest using the replace button and doing it one entry at a time. To be safe. Do not use replace all, if you are unsure. I would make a copy of the script and try it out on that, to be safe. Edited August 14, 2024 by rdalcroft 1
YoYo Posted January 21 Posted January 21 Supplement: if you have old Warthog base and F-18 grip, you will have this entry too (MapKey sections): &JoystickF18 change it to &AVA_F18 Webmaster of http://www.yoyosims.pl Win 10 64, i9-13900 KF, RTX 4090 24Gb OC, RAM 64Gb Corsair Vengeance LED OC@3600MHz,, 3xSSD+3xSSD M.2 NVMe, Predator XB271HU res.2560x1440 27'' G-sync, Sound Blaster Z + 5.1, TiR5, [MSFS, P3Dv5, DCS, RoF, Condor2, IL-2 CoD/BoX] VR fly only: Meta Quest Pro
Recommended Posts