as daedra said just make two weapon files named like : "my_gun" and "my_gun_upgraded" just change weapon model(if you want) in the _upgraded weapon file and damage etc.
Last Edit: January 13, 2014, 11:28:57 pm by jjbradman
as daedra said just make two weapon files named like : "my_gun" and "my_gun_upgraded" just change weapon model in the _upgraded weapon file and damage etc.
Yeah it would be a smart idea to make any changes to your weaponfile before adding it.
Last Edit: January 13, 2014, 11:29:35 pm by daedra descent
Where would I include the file? Post Merge: January 14, 2014, 08:36:14 amNvm I found where to Include the weapon but when I PaP It now the upgraded version doesn't come out, also which .gsc would have the allowed weapons In the treasure box? Been looking through them but can't find It
Last Edit: January 14, 2014, 09:11:53 am by NaviLlusShore
Where would I include the file? Post Merge: January 14, 2014, 08:36:14 amNvm I found where to Include the weapon but when I PaP It now the upgraded version doesn't come out, also which .gsc would have the allowed weapons In the treasure box? Been looking through them but can't find It
You also need to add the weapon in _zombiemode_weapons.gsc and for the box, add the weapon to dlc3_code.gsc.
Still no luck nothing comes out of the PaP when I upgrade the gun and It still Isn't In the box
did you add the weapon files and models to your zone-source? Also double check for typo's i missed a " when editing weapon yesterday. It didnt gave me an error but nothing worked. For the box, if you copied the ray gun line in zombiemode-weapons it has the same weighting func as the ray gun and will probably appear less often
Last Edit: January 14, 2014, 03:36:57 pm by BluntStuffy
did you add the weapon files and models to your zone-source? Also double check for typo's i missed a " when editing weapon yesterday. It didnt gave me an error but nothing worked. For the box, if you copied the ray gun line in zombiemode-weapons it has the same weighting func as the ray gun and will probably appear less often
Do I gotta copy the func to add It to the box or just what I did above? Post Merge: January 14, 2014, 04:08:33 pmJust added xmodel,ray_gun2_viewmodel, xmodel,ray_gun2_worldmodel, xmodel,ray_gun2_view_up and xmodel,ray_gun2_world_up still nothing
Last Edit: January 14, 2014, 04:08:33 pm by NaviLlusShore