is it possible to make any weapon so you dont put arms up?
i tried screwen around with this-
function minigunImage::onMount(%this,%obj,%slot)
{
Parent::onMount(%this,%obj,%slot);
------>%obj.playThread(0, armreadyboth);<------
}
}
but i couldnt get it to go, ......................anyone?