Hello guys!
I'd like to avoid any repetitive topic and get some explanations step by step.
1. I have a picture of a gun in .PNG format.
2. I launched Object Editor and loaded weapons list
then I did this
3. I dropped the picture of the gun in art/items/MEC.png and in art/inven/MEC.png
I don't understand why there is no [PID_MEC_Gauss_Minigun] in the left column if anyone can give me a piece of advice ?
Problems I encountered first:
First of all I tried to get a result by copypasting art/items/MEC.frm and art/inven/MEC.frm
When I launched the game and spawned the weapon in my inventory it was invisible. Even tho I managed to move it into my first slot and shoot around.
When I dropped the item on the floor it became a red "?" wallhex. I couldn't pick it up.
Then I noticed that my file was in .png format and not .frm
I changed the lines art/items/MEC.frm and art/inven/MEC.frm to art/items/MEC.png and in art/inven/MEC.png.
I could see the weapons in my inventory, but those which were laying on the floor looked like that:
Then I decided to use the ground picture grpahics as a minigun's one => minigun.frm and it looks like this:
Already better, but I cannot pick up the weapon. Can someone explain me in details how to fix this ?
Thank you guys