Jump to content

PB0_CEF

Members
  • Posts

    1243
  • Joined

  • Last visited

Everything posted by PB0_CEF

  1. Show me your loadout file in attachment. I will try to look at it :thumbup:
  2. Replace this file in the DCE Iran-Irak war PG-Mods folder, it should work :thumbup: db_countries.lua
  3. A little TF-71 teasing : Coming soon :music_whistling:
  4. Please try to change in oob_air_init.lua file in Init folder : [23] = { name = "13 TFS", --unit name player = true, --player unit type = "F-16C_50", --aircraft type country = "USA", --unit country livery = "13th_Fighter_Squadron", --unit livery base = "Al Dhafra AB", --unit base skill = "High", --unit skill tasks = { --unit tasks ["Strike"] = true, ["SEAD"] = false, ["Laser Illumination"] = false, ["Intercept"] = true, ["CAP"] = true, ["Escort"] = true, ["Fighter Sweep"] = true, }, number = 12, }, Change ["CAP"] = true, by ["CAP"] = false, and see if you can generate a mission ... Please tell me what happened ;)
  5. The best solution for you will be to load and install TF-74 Flanker campaign ! How to change for a new plane in DCE : The easy part is to open the oob_air_init.lua file in the Init folder with Notepad++ in ANSI or LUA encoding. Look at the Su-27 with player = true squadron... Here you will change the type = "Su-27" bywhat plane type you want ... be sure to use the good name ! In the tasks = you can add more tasks like : ["Strike"] = true, ["Anti-ship Strike"] = true, you can cut/paste tasks from other planes... but be sure to respect { and } all what is opened must be closed ;) Change the reserve squadron plane type too ! Don't forget to save your file before closing it ! Then comes the more difficult part : You will need to prepare loadouts for each mission type you validated for your new plane ! Open the mission builder put the plane type you want in a new mission then look for its loadout : use existing or create your own loadout for each mission BUT RENAME ALL your loadouts with an easy name to find (with weapons used is cool too) example : "Intercept R-73*2,R-27ER*4,R-27ET*2,ECM" When all your loadouts are done you can close this mission without saving ... Then go to your user name/saved games/DCS (or DCS.openbeta)/Mission Editor/planename file and open it with Notepad++ Open the db_loadouts.lua file too : copy/cut Su-27 planes complete section (better to add a new loadout than to replace an existing) Change aircraft name then for each mission type replace the loadout name you have in MissionEditor and the ["pylons"] loadouts for example : [1] = { ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}", ["num"] = 1, }, [2] = { ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}", ["num"] = 2, }, [3] = { ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}", ["num"] = 3, }, [4] = { ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}", ["num"] = 4, }, [5] = { ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}", ["num"] = 5, }, [6] = { ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}", ["num"] = 6, }, [7] = { ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}", ["num"] = 7, }, [8] = { ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}", ["num"] = 8, }, [9] = { ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}", ["num"] = 9, }, [10] = { ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}", ["num"] = 10, }, Be careful you will often have to change number in [xx] to be the same as ["num"] = xx , At the end change fuel flares chaff gun by : ["fuel"] = 2325, ["flare"] = 32, ["chaff"] = 36, ["gun"] = 100, For missing mission types (Su-27 is not able to do Antiship strike) look for Harpoon loadout for Hornets for example ... Be really careful to the { and }, = all what is opened must be closed ;) Save the loadout file and then it should work ! Use Firstmission.bat and be ready to read error messages or if you are lucky enjoy your new campaign (I always forget to close { !!!) :thumbup:
  6. I will try to make a little quick tutorial to change airplane type in DCE tomorrow if I have time enough ;)
  7. Waiting for your ww2 campaigns impatiently ;) There will be a Spit version I hope ? Envoyé de mon iPhone en utilisant Tapatalk
  8. Well Sublime sorry but the simplest solution will be to wait for the new versions : they will be very simple to install and should work ;) And sorry but I make those campaigns for my pleasure only so no need for more. I’m happy when people can fly those campaigns and have fun : it’s enough for me :) Actuel DCE can’t use transport Helico usefully so for me a campaign is not possible . We are thinking about introducing CSAR missions later ... for MP mainly but it’s way too early !!! And sorry too but I don’t own JF-17 so I’m not able to make a campaign for it... Envoyé de mon iPhone en utilisant Tapatalk
  9. +1 [emoji106] Envoyé de mon iPhone en utilisant Tapatalk
  10. Those two campaigns are different : battle group is pure Mbot campaign while TF-74 is Miguel and mine version with little changes ... to install them please refer to specific campaign instructions ;) For TF-74 you can wait for new version far easier to install Envoyé de mon iPhone en utilisant Tapatalk
  11. If it’s the same problem the files should work . A new version is coming soon ;) Envoyé de mon iPhone en utilisant Tapatalk
  12. Yes you can... in the camp_init file but then you will have to use Firstmission.bat file and restart a new campaign ... Envoyé de mon iPhone en utilisant Tapatalk
  13. Iran Irak war campaign is nearly ready...just few tests to do ;) Envoyé de mon iPhone en utilisant Tapatalk
  14. Well, Eagle_01 I'm a little embarassed... I don't really know what to do with those campaigns because it's not mine and I don't know if Mbot is ok to actualized his campaigns. Modifying with other planes is exactly what I've done with it's campaigns and he was ok with that but I don't know for this kind of modifications :huh: Please can you ask him if he's ok with that so I can add your links in the first post :thumbup: I really would like to add the link for your C101 version : I'm sure it can be interesting for this plane's owners ...:thumbup:
  15. Is it the same problem ? https://forums.eagle.ru/showpost.php?p=4363070&postcount=1655
  16. I will have a little more time now so I will try to work on Iran-Irak war ;) Be careful new DCE loadouts need a "minscore =" factor in Strike and antiship strike settings to work properly.
  17. Look post 411 ;) ( not able to copy this post address on my phone ;). ) here : https://forums.eagle.ru/showpost.php?p=3118095&postcount=411 In dynamic campaign engine sticky post Envoyé de mon iPhone en utilisant Tapatalk
  18. Mbot made a small program to find coordinates. I will give you post’s link as soon as possible but you can search in dynamic campaign engine post if you want ;) Envoyé de mon iPhone en utilisant Tapatalk
  19. Thanks a lot Eagle_01 for all your work ! We are working (Miguel more than me ;) ) on SC conversions with new scripmod and not time enough ... Hollidays soon so I hope to have more time :)
  20. Sorry no : search in old campaigns maybe ?
  21. Well this campaign was Mbot's one ;) If you want to share your conversion please give us the link I will put it on the first post to be easiest to find :thumbup: You can convert NTTR old campaigns as you want and share them here :)
  22. Problem known in this old version : see here : https://forums.eagle.ru/showpost.php?p=4336660&postcount=1586 :thumbup:
  23. I only found this : https://forums.eagle.ru/showpost.php?p=3229663&postcount=560 A little old but bases are there :thumbup:
  24. Well done ... as always :thumbup:
  25. A new version of all those campaigns will come soon :thumbup:
×
×
  • Create New...