Author Topic: Adding a CI image to an existing weapon  (Read 570 times)

Hello,
Many weapon add-ons do not come with CI or icon images. I decided to make one for the CC150s submachine gun, but now I can't even cause the gun to damage a player. I have been using a bot with the gun equipped while in a minigame with weapon damage on to attempt to test this, but for some reason I do not take damage.
Here's how I inserted the file:
Created the file, named as CI_CC150s.png.
Inserted this file into the .zip of the weapon.
Edited the server.cs (there is no client.cs for this add-on) to point to the location of the image (it was pointing at /Add-ons/ci/cc150s, changed to /Add-ons/Weapon_CC150s/CI_CC150s).
Upon starting the server I get no error messages involving the file.
So, did I mess up the mod, or does it normally act like this? The minigun worked correctly, although I have not tampered with its CI image.
Edit: If anyone wants the image I created, just ask.