Modme Forums

Adding the Ragnaroks

Game Modding | Call of Duty: Black Ops 3 | General Discussion


ModmeBot:

Thread By: Scorpiolo
Has anyone got any idea how to add the Ragnarok's to my map? Whenever I give it to myself using the listed name with the console command, it doesn't give me anything.

Please help!


ModmeBot:

Reply By: easyskanka
http://aviacreations.com/modme/index.php?view=topic&tid=353

Add these into your map and you can buy it from the wall


ModmeBot:

Reply By: Noah Gamerscore

Scorpiolo
Has anyone got any idea how to add the Ragnarok's to my map? Whenever I give it to myself using the listed name with the console command, it doesn't give me anything. Please help!

go to your zm_levelcommon_weapons.csv file located : share\raw\gamedata\weapons\zm

then open zm_levelcommon_weapons.csv

scroll down until you find this
hero_gravityspikes_melee,hero_gravityspikes_melee,,500,,,,,,FALSE,FALSE,FALSE,,,FALSE,TRUE,special,TRUE,,

Change the first "FALSE" to "TRUE"

Should look like this
hero_gravityspikes_melee,hero_gravityspikes_melee,,500,,,,,,TRUE,FALSE,FALSE,,,FALSE,TRUE,special,TRUE,,

save that file and compile