This is what I mean by Class (Sorry about confusion, cause in-Game Class = Weapon, Style = Costume & Skin = Skin...its like everything has 2 to 3 names....very disorganized)
Eh, it's not ingame terminology. Weapon system works like:
Weapons.xtbl contains all weapons settings
Weapons class here means only that some prescribed settings will be applied, like a sniper scope, projectiles as bullet etc. You can't create a new weapon class, you can only create new weapon\style\skin. I believe you want to add new style for your weapon.
https://www.saintsrowmods.com/forum/threads/how-to-create-styles-and-skins-for-your-weapon.16854/
Your "Class" it's only style name, prescribed in weapon_costumes.xtbl
I think the problem could be caused by the spaces in your working directory, which is also your default output folder. You could try specifying a custom output path without spaces as the 4th command line argument or straight up moving the clone tool to a different directoryI have this issue with cloning weapons...whenever i try to do any examples of cloning..it doesn't work.. View attachment 24353
This is the sad sad result...i tried this with my two copies of saints row 4, one pirated and one being legally bought from steam, both are like this...
EDIT: Please tell me how can i fix this issue and actually start cloning weapons...i'm trying to make a duplicate of the Thompson `Costume` of the SMG-Gang weapon into a separate standalone weapon named SMG-Pleasantville that the 50s Police can use during M02.
Ok thank youI think the problem could be caused by the spaces in your working directory, which is also your default output folder. You could try specifying a custom output path without spaces as the 4th command line argument or straight up moving the clone tool to a different directory