Joined: Sat Jul 25, 2009 4:24 am Posts: 146 Location: Somewhere in Ohio
I need help with modding issue.
Alrighty then folks, I have a slight malfunction when it comes to making mods so, after learning off the wiki and everyone else, I tried it myself. And failed.
So now I ask the community, the experts, to see what I did wrong and maybe help show me so I do not make the same mistake
This one includes the .ini file rather than the folder.
Secondly; things in CC will be read from top to bottom, in the GK-34 file, you have the magazine inside the weapon code. This can be achieved, but only with a grasp of proper tabbing order.
What we need to do is remove the bullet, muzzle flash, and magazine, and have them up top, above the gun code.
Now we have them in the order that they will be read. The muzzle flash can be removed entirely, as it already exists. We can reference the Base.rte one as it already exists.
AddAmmo = MOPixel InstanceName = Particle SMG Mass = 0.008 RestThreshold = 500 LifeTime = 1500 Sharpness = 250 HitsMOs = 1 GetsHitByMOs = 0 Color = Color R = 143 G = 143 B = 143 Atom = Atom Material = Material CopyOf = Bullet Metal TrailColor = Color R = 155 G = 155 B = 155 TrailLength = 25
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum