I already have my custom weapons and their files, it just comes down to adding them to the box, which I don't know how to do. Anyone know how? Help would be nice...
Only the first parameter is required. The other two are set to default if they're not defined, so leaving the second parameter out will set it to true. If you want a weighted weapon (like the ray gun, wunderwaffe, etc) then take a look at functions such as factory_ray_gun_weighting_func() in dlc3_code.gsc for guidance.
If you want them as wall weapons you'll need to edit init_weapons() in _zombiemode_weapons.gsc
Only the first parameter is required. The other two are set to default if they're not defined, so leaving the second parameter out will set it to true. If you want a weighted weapon (like the ray gun, wunderwaffe, etc) then take a look at functions such as factory_ray_gun_weighting_func() in dlc3_code.gsc for guidance.
If you want them as wall weapons you'll need to edit init_weapons() in _zombiemode_weapons.gsc
Woah, this not only helped him, but you helped me too i cant belive ive been doing this wrong since the first time.
Last Edit: June 27, 2016, 05:25:08 am by IperBreach86