Results 1 to 9 of 9

Thread: I have no idea how to fix this

  1. #1
    Junior Member
    Join Date
    Apr 2010
    Posts
    21

    I have no idea how to fix this

    I've set up the lunging animaiton for my weapon. the problem is as I keep moving forward, in game, the animation keeps looping. any ideas on how to keep this from happening.
    Reply With Quote

  2. #2
    huehuehue annihilation's Avatar
    Join Date
    Jul 2009
    Location
    California
    Posts
    1,488

    Re: I have no idea how to fix this

    Did you export it as a .jma?
    I'm almost sure that's the extension for a looping animation.
    Last edited by annihilation; April 26th, 2010 at 12:35 AM.
    Reply With Quote

  3. #3
    Junior Member
    Join Date
    Apr 2010
    Posts
    21

    Re: I have no idea how to fix this

    I think I tried jma and it didn't even play the animaiton with a jma as a fire animation, same went for jmr it seemed to only play with jmo. and it only loops as i'm walking forward.
    Reply With Quote

  4. #4
    Slightly Insane JackalStomper's Avatar
    Join Date
    Oct 2009
    Posts
    988

    Re: I have no idea how to fix this

    It's assigned to the wrong action in the animation tag, you probably either replaced or accidentally made it move-foward, you're looking for fire-1 in the weapon subsection.

    Also the format you export as has absolutely nothing to do with it looping or not, animations will always loop if the function requires it to.
    Reply With Quote

  5. #5
    Junior Member
    Join Date
    Apr 2010
    Posts
    21

    Re: I have no idea how to fix this

    fixed the problem after reviewing the animations in Jahrain's reviewed lunging energy sword.
    Reply With Quote

  6. #6
    Junior Member
    Join Date
    Apr 2010
    Posts
    21

    Re: I have no idea how to fix this

    New question. Is there a multiplayer script that would allow the first person and third person models to be determined by the order in which they joined the sever?
    ex. the host would use the H2 chief and everyone else would use the H1 chief
    Reply With Quote

  7. #7
    Senior Member teh lag's Avatar
    Join Date
    Oct 2006
    Posts
    3,566

    Re: I have no idea how to fix this

    I don't think that's possible using conventional means. FP models can't have permutations at all, and 3p models permutations for players can only be set randomly. (Well, I've actually heard of people getting systems in place to set MP biped perms based on various things but I know nothing about how it was implemented).

    Someone will probably come in the thread talking about Open Sauce and all the stuff you can do with it - probably you could do that with it, but unless you're willing to do some programming and require everyone to use your version of OS just for that I wouldn't bother.
    Reply With Quote

  8. #8
    Junior Member
    Join Date
    Apr 2010
    Posts
    21

    Re: I have no idea how to fix this

    Well it,s the damndest thing. A friend downloaded h3 turf (the map was just a mash up of a bunch of downloaded tags from what I could tell) but somehow he made it to where the player models were different. They could have been random didn't really get the chance to test it out. Oh well any variation would be fun to play with in the 3rd person. Any ideas on how to create random 3rd person model assaigning, and how about making them reliant apon what team the player is on. I always wnated to make a elite vs cyborg map but naver understood the means to do so.
    Reply With Quote

  9. #9
    Senior Member teh lag's Avatar
    Join Date
    Oct 2006
    Posts
    3,566

    Re: I have no idea how to fix this

    Even if you *could* get a reliable way of changing the 3p model, you wouldn't be able to change the actual biped, which would be needed to have Spartans vs. Elites (which you would need to do, as the cyborg and elite models require very different animation sets).

    3p models are easy to set up permutations for - just compile more than 1 JMS file/files (depending if you've got LODs or not) into a single gbxmodel and the game will automatically chose them randomly. There are script functions to force permutations but, as I said, I don't know how you'd go about relating that function to what team someone's on.
    Reply With Quote

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

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