FF4LIFE
|
posted 09-07- 12:06 AM CT (US)
If the fist equiped act like the weapon you want, then you loaded the weapon, just used the wrong picture. When you give him the weapon, its a command like add_weapon("weapon.", x, x); something like that...anyway, there are two numbers. The first you most likely don't change, because thats the directory of the icon you want. All the weapons are in 450 something i think. Then the second number, which is probebly 1, which is the fist, you need to change to whatever you want it to look like. Basicaly, find the icon you want and load your weapon with it, because the weapon script has nothing to do with how it appears in your inventory. |