Arma 3
[COOP 1-10] VR Fortress - Build Your Own Fort
This topic has been locked
Mukduk 17 Aug, 2021 @ 5:17pm
Start with an empty map
Hello! My friend and I were wondering if there was a way to start with a completely empty map so that we could build the enemy's cover as well as our own?
< >
Showing 1-2 of 2 comments
Dr. Diesel Submarine  [developer] 17 Aug, 2021 @ 8:20pm 
Greetings! You can remove all VR blocks by executing the following command in your debug console (whoever creates the server should see it when pressed ESC, debug console does not show up in singeplayer) :

(allMissionObjects "HOUSE" select {typeOf _x in ["Land_VR_Block_01_F", "Land_VR_Block_02_F", "Land_VR_Block_03_F", "Land_VR_Block_04_F", "Land_VR_Block_05_F", "Land_VR_CoverObject_01_kneelHigh_F", "Land_VR_CoverObject_01_standHigh_F", "Land_VR_CoverObject_01_kneel_F", "Land_VR_CoverObject_01_kneelLow_F", "Land_VR_CoverObject_01_stand_F"]}) apply {deleteVehicle _x};

Execute this BEFORE loading your fortress or placing any blocks, otherwise if you used some VR blocks in your fortress, they will be deleted, too. After you Local Exec'ed the code, you may safely proceed with building your stuff how you want.

Keep in mind that the enemies will spawn from random directions. Huge VR blocks provided cover to hide their spawn points. If you remove the blocks, you gotta build something equally covering.



Mukduk 18 Aug, 2021 @ 7:37am 
Amazing! Thank you. My friend and I have been really enjoying this mod. We look forward to contributing our fort soon!
< >
Showing 1-2 of 2 comments
Per page: 1530 50