Oh right, someone should make a tutorial for these cosmetic fixes and stuff...
Quote:DISCLAIMER- I claim no responsibility for any mishaps related to touching your game files. This is a how-to for cosmetic fixes, if you "accidentally" change the weapon damages or summat that is your fault and not mine.
Don't worry, it isn't too hard. Go into Freelancer/IONCROSS. There should be a file called GAMEDATA_weapons. There's three names for every weapon- the id name (the numbers), the game reference name (stuff like li_gun01_mark01), and the display name ("Justice Mk I"). Find the game reference names for both the weapon you want to change the effects of and the weapon whose effects you want it to have. For this example, I decided to give Justice Mk Is the effect of a Firekiss Mk II (Rheinland plasma weapon). Searching for "Justice Mk I" finds me "li_gun01_mark01", and "Firekiss Mk II" finds me "rh_gun02_mark04". Copy those out in some notepad file or something.
NOTE- for turrets, the names are in GAMEDATA_turrets.
Now, go into Freelancer/DATA/EQUIPMENT. There should be a file called weapon_equip.ini. I highly recommend making a backup of it before doing anything, just in case you mess with the wrong file. You may need to right-click it an uncheck "Read-only" so that you can edit it. After you've made the backup, go into the file, and search for the gun whose effect you want to give to another gun- in this example, "rh_gun02_mark04". First thing that came up looked like so-
This is the projectile itself. You'll notice the gun itself right below this entry, but that doesn't concern what we're doing. What we're interested in is these three lines:
These determine the sound it makes when fired, the effect it makes when it hits something, and what it looks like on its way there. Feel free to change the sound your guns make if you want, but I find it awkward. Anyway, copy out the hit effect and constant effect- here, "rh_plasma_04_impact" and "rh_plasma_04_proj" to your notepad document, piece of paper, infernal scroll made out of human flesh, etc.
Next we find the gun to give the effect to. Same idea, for this example I searched "li_gun01_mark01" and got:
Same values govern the same things. For this example, I replaced "li_laser_01_impact" with "rh_plasma_04_impact" and "li_laser_01_proj" with "rh_plasma_04_proj". Changing any of the values in here except for the animations and the sound should get you kicked for cheating, so don't touch them. That includes the weapon_type, by the way, which governs the type of weapon for the purposes of damaging shields.
Now, save this file, and go into FL. I highly recommend trying it out in OpenSP first to make sure you didn't mess up. Here's what my pimped out Justice Mk Is looked like: