adamoneil 0 Posted July 10, 2004 Share Posted July 10, 2004 Is there any documentation anywhere about how to set up a weapon in GR, once you have sounds, model, kit textures, reticules, etc? By "set up" I mean putting the necessary files in the right place so that the weapon plays correctly in the game. Looking at the existing weapons, I see a bewildering combination of interrelated files. I don't understand how they all fit together. Currently, I'm doing everything trial and error, trying to emulate the built-in mods, but when something doesn't work--I can't tell why. Quote Link to post Share on other sites
Parabellum 12 Posted July 11, 2004 Share Posted July 11, 2004 It can be confusing, but you really only need a few files: *.GUN file <- contains information on ballistics, model, sounds, etc. *.KIT file <- tells the game what weapon/item to give you *.QOB file <- actual 3d mesh *.RSB files <- textures associated with the *.QOB *.WAV files <- weapon sounds There are more than enough tutorials floating around here to teach you how to get the individual files above squared away. Check out the "Recon" section above to learn about them, or do a search here in the modding forums. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.