ata_sa Posted July 23, 2024 Posted July 23, 2024 Hi all, I hope you are doing well. I tried to load CSAR Script on my mission editor but it does not work I also created new server and tried online with myself being the only online player and no luck. https://github.com/ciribob/DCS-CSAR I load the most updated mist (mist_4_5_126) I load mist and CSAR with delay I set mode 3 which is my favorite atm. ------------------------------- I only modified this part of the code csar.csarMode = 3 -- 0 - No Limit - NO Aircraft disabling -- 1 - Disable Aircraft when its down - Timeout to reenable aircraft -- 2 - Disable Aircraft for Pilot when he's shot down -- timeout to reenable pilot for aircraft -- 3 - Pilot Life Limit - No Aircraft Disabling -- timeout to reset lives? csar.maxLives = 2 -- Maximum pilot lives ------------------------------- what happens ? no matter how many times I kill myself (I dont eject) it shows me this message (attached) my life is always maxed ! Appreciate your help and thanks for your valuable time. null 1
ZioSam Posted October 8, 2024 Posted October 8, 2024 the slot blocking feature never worked for me aswell
kira_mikamy Posted October 12, 2024 Posted October 12, 2024 If you want a crash without ejecting count as csar lives you probably have to set csar.countCSARCrash = true
Kanelbolle Posted October 12, 2024 Posted October 12, 2024 (edited) On 10/8/2024 at 3:58 PM, ZioSam said: the slot blocking feature never worked for me aswell you need static slots (not dynamic slots) and you need to put the slot blocking script in your %USERPROFILE%\Saved Games\DCS.openbeta\Scripts\Hooks\ or USERPROFILE%\Saved Games\DCS\Scripts\Hooks\ and it only works on a multiplayer server. not Singel player Edited October 12, 2024 by Kanelbolle WARGAMES Servers: https://forum.dcs.world/topic/301046-wargames-server-pvp-and-pve-campaign-servers/ Scripts: RGC & SPGG https://github.com/AGluttonForPunishment/
Recommended Posts