Author Topic: two weapons, same Image?  (Read 641 times)

Can 2 weapons have the same image?


I don't see why not.
I use the images in some scripts so I wanted to know if multiple weapons can use the same weapon image (without any side-effects)

The image IS the weapon.

The image IS the weapon.
answers everything
Second question:

In the Itemdata it sometimes says something like this:
colorShiftColor = "0.100 0.500 0.250 1.000";

Is this just the regular RGBA or this is in a different order?


Its RGBA but its using the 1 being absolute red and 0 being no red at all.