Arma 3
Drongos Command Enhancement
Lathelus 3 月 13 日 上午 11:31
Disabling HC module guide
Hello, if you, like me, want to use this mod only for local AI squad command, follow this guide. It also, by extension, disables the spotting hints from chat, and all other chat reports from different squads.

You will need a program to open and unpack PBO files. I'm using PBO Manager in this guide.

1. Go to your Arma 3 install folder. There, go into the "!Workshop" folder (it's hidden by default so you might have to enable "show hidden folders" option in Windows settings)
2. Copy the @Drongos Command Enhancement folder and paste it into your main Arma 3 folder
3. Go into the newly copied folder, go to "addons" and open the "DCE.pbo" file
4. Inside the PBO file, open the Scripts folder, and then drag and drop the "Start.sqf" into the addons folder that's open still in windows explorer
5. Edit the Start.sqf file (I recommend Notepad++):
- on line 70 change dceReportContact from TRUE; to FALSE;
- on line 74 change dceCommandEnabled from TRUE; to FALSE;
- on line 77 change dceAttachEnabled from TRUE; to FALSE;
- on line 80 change dceMarkersEnabled from TRUE; to FALSE;
- on line 103 change dceCommandEnabled from TRUE}}; to FALSE}};
(there are definitely better ways to do it, however I am lazy)
6. Drag and drop the file back into Scripts folder inside PBO file (agree to the popups about keys mismatch)
7. Open your Arma 3 Launcher, and there go to Mods, press the "Local mod" button on the top, and point it to your copied @Drongos Command Enhancement inside your main Arma 3 folder. It should appear on the list

And that's it. Remember NOT to confuse it with the original, or all the changes you've made won't be seen in game.
< >
目前顯示第 1-1 則留言,共 1
LEE O C 7 月 4 日 上午 10:03 
cool, is this the only way to hide side chat? on line 70 change dceReportContact from TRUE; to FALSE;
< >
目前顯示第 1-1 則留言,共 1
每頁顯示: 1530 50