Ranger79 Posted March 18, 2014 Posted March 18, 2014 Guys, Is it possible to make custom vehicles in DCS World and use CA Hud and make it playable? [sIGPIC][/sIGPIC] Ranger79 OEF/OIF Veteran YouTube Channel Twitch Channel Mods, Missions, & Tutorials: Operation Piercing Fury Campaign Ranger79's Object Pack ISIS CrisIS Campaign Mission Editing Video Series
Grimes Posted March 18, 2014 Posted March 18, 2014 Check the Scripts\Database\vehicles files to find a similar vehicle type you want to use. __LN.customViewPoint = { "genericTankblue", {-3.5, 0.3, 0 }, }; appears to be the identifier for each weapon system and the HUD texture associated with it. genericTankblue being the name and the 3 digits I believe is the camera's default view when selection that weapon. Aside from that I'm not sure what else is required. The right man in the wrong place makes all the difference in the world. Current Projects: Grayflag Server, Scripting Wiki Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread) SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum
uboats Posted March 22, 2014 Posted March 22, 2014 Check the Scripts\Database\vehicles files to find a similar vehicle type you want to use. __LN.customViewPoint = { "genericTankblue", {-3.5, 0.3, 0 }, }; appears to be the identifier for each weapon system and the HUD texture associated with it. genericTankblue being the name and the 3 digits I believe is the camera's default view when selection that weapon. Aside from that I'm not sure what else is required. I think my question is related If I want to copy an aircraft HUD to another aircraft (which has its own cockpit). e.g F-15 to F-18. Which file/folder should I look into? I tried to locate hud related files in Mods/aircraft .... but failed to find any. [sIGPIC][/sIGPIC] My DCS Mods, Skins, Utilities and Scripts | Windows 10 | i7-4790K | GTX 980Ti Hybrid | 32GB RAM | 3TB SSD | | TM Warthog Stick | CH Pro Throttle + Pro Pedal | TIR5 Pro | TM MFD Cougar | Gun Camera: PrtScn |
Recommended Posts