Author Topic: Weapon not mounting?  (Read 2261 times)

I pick the weapon up scroll down to it and i'm still mounting the thing i had before. This is a weapon i;ve just made.

This happened to me when I tried to make a new M4A1 model. I expect the model is corrupt.

I need a invisible model. Is there one?


I worked out why. It was because i had changed the mountPoint to something it didnt understand.

If you change the mountPoint, it will not replace your current weapon - it sees your last item (say, Wrench) in slot 0 (right hand) and other thing in slot 1 (left hand) - not replacing it. It also won't fire unless you use Armor::setImageTrigger(%obj,%slot,%trigger) in an event or servercmd. (I use other functions, serverside, to override jets and have it fire there.