Black Ops III

Widows Wine

How to add Widows Wine to your custom map

  1. Download the file here (or here) to:
Call of Duty Black Ops III/map_source/_prefabs/zm/

in either zm_core or your maps folder

  1. Open your map .gsc file in your maps scripts/zm folder
  2. At the bottom of your perk imports, under
#using scripts\zm\_zm_perk_staminup;

add:

#using scripts\zm\_zm_perk_widows_wine;
  1. Open your map .csc file in your maps scripts/zm folder
  2. Repeat step 3 for your .csc file