UGX-Mods

Call of Duty: Black Ops 3 => Help Desk => Scripting => Topic started by: WoahDude on October 20, 2016, 01:23:57 pm

Title: How to remove DLC weapons?
Post by: WoahDude on October 20, 2016, 01:23:57 pm
Today I noticed when I started up my map that I have all the wonderweapons from all the DLCs in the box and want to remove them. Thanks
Title: Re: How to remove DLC weapons?
Post by: ChilledKarma on October 24, 2016, 02:02:29 pm
First go in to your root\usermaps\mapname then create a new folder called gamedata and inside of that folder create a folder of weapons inside of that folder create a folder called zm.

Next locate your zm_levelcommon_weapons.csv file in root\share\raw\gamedata\weapons\zm and copy that file.

Then paste that file into root\mapname\gamedata\weapons\zm.

Then i recommend downloading a program called Apache OpenOffice and when running the installation you will have options on what to download, do ONLY Calc and nothing else only check calc.

Then edit the zm_levelcommon_weapons.csv with openoffice and under column "J" is determining whether it is in the box or not, just put false for not in the box or true for in the box.

Hope this helped out!