Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions addons/weapons/initKeybinds.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
}, {false}, [DIK_GRAVE, [true, false, false]]] call CBA_fnc_addKeybind; // SHIFT + `

["M119A3", "RotateRight", ["Rotate right", "Rotate the gun to the right"], {
private _arty = vehicle player;
private _arty = vehicle player;
if (_arty == player) exitWith {};
if !(_arty isKindOf "TBD_M119") exitWith {};
if !(_arty isKindOf "TBD_M119") exitWith {};

// Get the current animation source phase
private _currentPhase = _arty animationSourcePhase "howitzer_rotation_source";
Expand All @@ -62,9 +62,9 @@
[0x20, [false, false, false]], true, 0.1] call CBA_fnc_addKeybind;

["M119A3", "RotateLeft", ["Rotate left", "Rotate the gun to the left"], {
private _arty = vehicle player;
private _arty = vehicle player;
if (_arty == player) exitWith {};
if !(_arty isKindOf "TBD_M119") exitWith {};
if !(_arty isKindOf "TBD_M119") exitWith {};

// Get the current animation source phase
private _currentPhase = _arty animationSourcePhase "howitzer_rotation_source";
Expand Down
16 changes: 1 addition & 15 deletions extras/map pbos.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,4 @@
- dagger_island_summer
- drc_custom_billboards
- drc_flags
- Korsac (635 MB)
- vtf_korsac
- vtf_korsac_config
- vtf_korsac_structures
- vtf_korsac_winter
- vtf_korsac_winter_config
- Mehland (1.31 GB)
- mehland
- mehland_art
- mehland_layers
- mehland_signs
- rnc_apartments
- rnc_houses
- rnc_main
- rnc_misc