Modme Forums

How to add custom weapons to a wallbuy, and the mystery box

Game Modding | Call of Duty: Black Ops 3 | Scripting


ModmeBot:

Thread By: PowerD7

How do you add custom weapons to the mystery box and add it as a wallbuy. When I try to ad the MWR MP5 as a wallbuy, when I walk up to it, it says "MP5 [Cost: 0]" and it won't give it to me when i try to but it. Whenever I hit the box all of the default weapons are there. I've tried editing the zm_levelcommon.csv and it does nothing.


ModmeBot:

Reply By: Wild

PowerD7

How do you add custom weapons to the mystery box and add it as a wallbuy. When I try to ad the MWR MP5 as a wallbuy, when I walk up to it, it says "MP5 [Cost: 0]" and it won't give it to me when i try to but it. Whenever I hit the box all of the default weapons are there. I've tried editing the zm_levelcommon.csv and it does nothing.

Hey, I am not to sure about the wallbuy but it seems you might have not done it correctly. Try using this tutorial:

Now for the box weapons. I have fixed this myself when I had a problem and have told other people with the same problem and it worked for them so it should work for you. What you're going to do is copy the zm_levelcommon.csv. Then go into your maps folder and create a new folder named gamedata. In that create another folder called weapons, then in that make another folder called zm then in the zm folder paste the zm_levelcommon.csv. Now it should work as long as you've done everything else correct. Make sure when you add weapons to the box you now use the zm_levelcommon.csv we just made in your mapfolder\gamedata\weapons\zm, rather than the one in share\raw\gamedata etc...

If that's confusing just pm me on here and I'll explain it in a lot more detail :) I might even make a tutorial on here if a lot more people have problems.


Cdub7304:

This does not work for me at all. it causes my wallbuy to be 0 and it causes no animations with the box. Ive edited the weapons.csv file in the raw folder still nothing, I created a custom weapons.csv and changed the stringtable and function to corrispond with the new weapons.csv file name and still no change. Not sure what to do. Ive followed, jBird, uptown, madgaz, icegrenade, craftdanimation, any I can find still wont work in desperate need of help.