Arma 3
WarCorps / Development discontinued
Zlobot  [developer] 30 Mar, 2018 @ 7:34pm
"wc_extconstruction.pbo" - Classes of constructions (Названия классов конструкций)
//Containers:
"WC_Creator"
"WC_Container_Hex"
"WC_Safe"
"WC_Rack"
"WC_WRack"
"WC_Tent" - in "wc_core.pbo"

//Mechanics:
"WC_Djed_Army"
"WC_Djed"
"WC_CarLift"
"WC_Lift2"
("WC_Lift","WC_LiftPlatform","WC_LiftSection") - stackable elevator. To use, you need a functional mod.

//WoodLog:
"WC_LogFloor"
"WC_LogFloor_Port"
"WC_LogWall"
"WC_LogWall_half"
"WC_LogWall_Window"
"WC_LogWall_Door" - for opening the functional mode is used
"WC_LogWall_Gate" - for opening the functional mode is used
"WC_LogWall_Door_Open" - vanilla functionality is used for opening
"WC_LogWall_Gate_Open" - vanilla functionality is used for opening

//WoodBoard
"WC_WBPath"
"WC_WBRamp"
"WC_WBRamp_Small"
"WC_WBFloor"
"WC_WBFloor_Port"
"WC_WBFloor_Port2"
"WC_WBWall_Tri"
"WC_WBWall_quart"
"WC_WBWall"
"WC_WBWall_Window"
"WC_WBWall_Door" - for opening the functional mode is used
"WC_WBGate" - for opening the functional mode is used
"WC_WBWall_Door_Open" - vanilla functionality is used for opening
"WC_WBGate_Open" - vanilla functionality is used for opening

//Concrete
"WC_CFloor_6x6m"
"WC_CFloor_6x4m"
"WC_CFloor_20x20"
"WC_CFloor_port"
"WC_CFloor_port2"
"WC_CFloor_h"
"WC_CnSupport"
"WC_IronGate" - for opening the functional mode is used
"WC_Hatchway" - for opening the functional mode is used
"WC_IronGate_Open" - vanilla functionality is used for opening
"WC_Hatchway_Open" - vanilla functionality is used for opening

//CinderBlocks
"WC_CNBWall_quart"
"WC_CNBWall_half"
"WC_CNBWall"
"WC_CNBWall_Window"
"WC_CNBWall_Window2"
"WC_CNBWall_Door"
"WC_CNBWall_Door2" - for opening the functional mode is used
"WC_CNBWall_Door_Open" - vanilla functionality is used for opening

//Stairs
"WC_PlankLadder"
"WC_WoodLadder"
"WC_IronLadder"
"WC_IronLadder2"

//over
"WC_MRoof"
"WC_Barrier_8m"

//Warwall
"WC_WarWall_10m"
"WC_WarWall_15m_1"
"WC_WarWall_15m_2"
"WC_WarWall_15m_2_dam"

//Bridge Sections (50meters)
"WC_Bridge_support"
"WC_Bridge_s1" - straight section
"WC_Bridge_s1UpDown" - curving slope section
"WC_Bridge_s1Top" - straight slope section
"WC_Bridge_s1R" - turn right section
"WC_Bridge_s1L" - turn left section


Last edited by Zlobot; 18 Jan, 2019 @ 5:28am