fang16 Posted June 7, 2021 Posted June 7, 2021 Working on a OH6 mod made from an old one I found online. The readme says: OH-6A 3D Model by: 3dregenerator (2011-08-31) thefree3dmodels.com left door gunner model: ch-47 pilot by ED edited and changed by rsvnpilot Big thanks to Majesco ,Behong (edited HelicopterConst.lua) in C:\Users\<login>\Saved Games\DCS\Config 1/create the autoexec.cfg file with notepad++ and add the text: table.insert(options.graphics.VFSTexturePaths, "c:/Users/<login>/Saved Games/DCS/Textures/oh-6") 2/create the Textures folder in: C:\Users\<login>\Saved Games\DCS\ 3/copy oh-6 zip file to Textures folder I've tried to do this but DCS dxdiag error states: 2021-06-07 16:50:52.766 ERROR Lua::Config: load error Config/main.cfg:[string "C:\Saved Games\DCS.openbeta\Config/autoexec.cfg"]:1: '<name>' expected near '\'. I can't figure what I'm missing. I included my autoexec.cfg file. Any help greatly appreciated as I flew this aircraft in Nam. autoexec.cfg
Ajax- Posted June 7, 2021 Posted June 7, 2021 I'd start by removing line 1 which is the path/name to the same file. It looks like you only need the line that reads" table.insert(options.graphics.VFSTexturePaths, "c:/Saved Games/DCS/Textures/oh-6") "
fang16 Posted June 11, 2021 Author Posted June 11, 2021 On 6/7/2021 at 3:29 PM, Ajax- said: I'd start by removing line 1 which is the path/name to the same file. It looks like you only need the line that reads" table.insert(options.graphics.VFSTexturePaths, "c:/Saved Games/DCS/Textures/oh-6") " DOH! Thanks Ajax! Now on to the next problem.
Recommended Posts