So, I want to make a new version of a weapon. For now all I want to edit is damage and ammo and that kind of stuff, stuff that can be edited in the ugx_guns.iwd. I can successfully edit the damage and var's of weapons that were vanilla to ugx, but how can I make a new version. It doesnt work in game when I just copy paste say the ak47 file and rename the copy to say "ak107" and change the damage and ammo and what not. What else do I have to do in other files to get this to work? thanks in advanced - Max
It didn't seem to work? Let me go through it again so I can see if I did anything wrong. I went into the ugx_guns.iwd in my projects folder, I went to where the weapons are, I copy pasted the ak47 one and renamed it ak107. Changed the display name to AK-107 not in quotes... And then I cp'd your code into the zombiemode weapons.gsc, where all the other weapon includes are.. Am I doing anything wrong? Thanks - Max aka Teddi
It didn't seem to work? Let me go through it again so I can see if I did anything wrong. I went into the ugx_guns.iwd in my projects folder, I went to where the weapons are, I copy pasted the ak47 one and renamed it ak107. Changed the display name to AK-107 not in quotes... And then I cp'd your code into the zombiemode weapons.gsc, where all the other weapon includes are.. Am I doing anything wrong? Thanks - Max aka Teddi
I added it in as you can see at the bottom, but when i compile i get "failed loading 'sp/ak107' of type 'weapon' found in source file '../zone_source/mod.csv"
I added it in as you can see at the bottom, but when i compile i get "failed loading 'sp/ak107' of type 'weapon' found in source file '../zone_source/mod.csv"