dim3 Forum

Full Version: Gun Problems
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
I'm having problems with my pistol that I madeSad, I put every bone in that's in the Hand Pistol model except for the arm bones because it has no arm.

Can somone help out?
What exactly is not working?
Whoops, I left out a bit,:shy: sorry.

The gun won't fire and the console says "Gun has missing barrel bone"
Ok, check that you have a bone with the tag 'GBrl'

If you do, go to the script and look here....

Code:
        // projectile setup

    weap.projectile.fireBoneTag='Fire';
    weap.projectile.barrelBoneTag='GBrl';
    weap.projectile.firePoseName='Hold';

The GBrl bone should be about halfway down the 3d model's barrel. And the Fire bone should be at the very tip. Both the GBrl and Fire bones should have the same X and Y axis settings to work correctly.
I tried everything you said and it won't work. :mad:

Should I E-mail it to you?
Sure.

mkjonathan-at-mac.com

Just replace -at- with @. Thats to avoid spambots.
Have you found anything wrong yet?

I havn't heard from you yet:zzz:.
I haven't gotten an email yet. :zzz:

Did you send one? I'll make sure I didn't miss it. If you send another one I forgot to mention that I need the script too. Wink
Okay I re-sent it. Smile
I'm still not getting anything.

Are you sure you sent it to mkjonathan-at-mac.com

replacing the -at- with a @
Pages: 1 2 3 4
Reference URL's