INSTRUCTIONS:
- Start OpenIV, click on "Edit Mode";
- Place the "sp_noose" folder on update/x64/dlcpacks/;
- Go to update.rpf/common/data and extract the dlclist.xml to anywhere you want;
- Open the extracted dlclist.xml with Notepad;
- Add the following line below to the end of the file:

		<Item>dlcpacks:/sp_noose/</Item>

- Save the file and put the dlclist.xml back to its original location;
- Now go to update.rpf/common/data/ and find the "handling.meta" file;
- Extract the "handling.meta" to anywhere you want;
- Open the extracted handling.meta with Notepad and search for the keyword "ANNIHL";
- From there, scroll down to a section named "uWeaponHash", the section would look like this:

          <uWeaponHash>
            <Item>VEHICLE_WEAPON_PLAYER_BUZZARD</Item>
            <Item>VEHICLE_WEAPON_SPACE_ROCKET</Item>
            <Item />
          </uWeaponHash>

- Overwrite the lines above with the ones below:

          <uWeaponHash>
            <Item>VEHICLE_WEAPON_SEARCHLIGHT</Item>
            <Item>VEHICLE_WEAPON_PLAYER_BUZZARD</Item>
            <Item />
          </uWeaponHash>

- Save the "handling.meta" file and then put it back to its original location, it should overwrite the original one;
- After following these steps, launch the game and enjoy.