Results 1 to 10 of 10

Thread: Revolving

  1. #1
    Guest
    I have this model done an on real gun drum is turning...so i want that on my model to.!!
    But there is a problem, whit revolving comand in cpp the drum is turning at wrong axsis lets say thats axsis x and i wat the drum on y axis to turn??Now is turning like revolver drum
    Is that possible???








  2. #2
    J. BARBER NZXSHADOWS's Avatar
    Join Date
    Jul 6 2001
    Location
    Cullman, Alabama, United States
    Posts
    1,653
    Im sure it is possibly.If it can rotate one way im sure it can rotate another way.Maybe trying to Rotate the points in the Memory part of the .p3d.And looking at what ever makes it rotate when Fired.

  3. #3
    Guest
    ok i made small film of my problem Drum bugging me film

    i used in cpp
    revolving="drum";
    revolvingAxis="axis_drum";




  4. #4
    instead of the revloving thing you could try using reload animations.
    like from the vulcan cpp
    <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">class ReloadAnimations
    {
    class VulcanCannon
    {
    weapon=&#34;VulcanCannon&#34;;
    angle0=0;
    angle1=&#34;-2 * 3.141592654&#34;;
    multiplier=500;
    type=&#34;rotation&#34;;
    animPeriod=1;
    selection=&#34;gatling&#34;;
    begin=&#34;usti hlavne&#34;;
    end=&#34;konec hlavne&#34;;
    };
    };[/QUOTE]
    usti hlavne and konec hlavne are the axis points but i think you can change them to fit your needs.its pretty easy to put on a addon,maybe this willl work.

  5. #5
    Guest
    this is not working on gun

  6. #6
    Chief Warrant Officer
    Join Date
    Oct 12 2001
    Location
    Vermont , USA
    Posts
    3,160
    use two vertex&#39;s as an axis
    place them on top of each other,if its rotating the wrong way ,turn them around (the bottom one on top and the top to the bottom)

  7. #7
    Guest
    BraTTy i used as u say, and i was surprised whit result ,its working now
    thanks

    Btw
    2 memory points one over other whit same name

  8. #8
    Guest
    btw Here is new movie&#33;&#33;&#33;

  9. #9
    Chief Warrant Officer
    Join Date
    Oct 12 2001
    Location
    Vermont , USA
    Posts
    3,160
    Looks nice &#33; Pretty good quality on that fraps clip too,great work&#33;

    Next is ejecting shells (I don&#39;t think I saw ejecting brass?)




  10. #10
    Guest
    u could not see the ejecting shells , because is on the botom of the gun... i used on video right mouse button all the time , thats why u did not see

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •