Thread: [PI] Female character problem.

Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1 [PI] Female character problem. 
    Registered Member
    Join Date
    Dec 2008
    Posts
    207
    Thanks given
    2
    Thanks received
    9
    Rep Power
    14
    Hello Rune-Server. I've come to a problem that I can't solve. It might be easy, it might be hard.

    Problem - Non-full helmets like, party hats, hover over the females head, as it doesn't on the male character.
    I thought it could have been the female character models, but I am not sure.

    MALE



    FEMALE


    If you could provide me with an explanation and a solution, I'd appreciate it greatly.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Dec 2008
    Posts
    207
    Thanks given
    2
    Thanks received
    9
    Rep Power
    14
    Bump, still need a fix.
    Reply With Quote  
     

  3. #3  
    Registered Member
    natsu's Avatar
    Join Date
    Apr 2007
    Age
    29
    Posts
    3,451
    Thanks given
    1,084
    Thanks received
    676
    Rep Power
    1096
    try newer character models

    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Dec 2008
    Posts
    207
    Thanks given
    2
    Thanks received
    9
    Rep Power
    14
    I have 633 characters currently, with 634 items.

    If I added newer characters, would it not mess my items up?
    Reply With Quote  
     

  5. #5  
    PokeNation! Xaves's Avatar
    Join Date
    Dec 2007
    Age
    29
    Posts
    3,478
    Thanks given
    356
    Thanks received
    787
    Rep Power
    646
    Wrongly packed items result in this..

    The answer is aByte154, if you search with google you will find an answer fast.


    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Dec 2008
    Posts
    207
    Thanks given
    2
    Thanks received
    9
    Rep Power
    14
    There's a reason I asked you to take a look at this Xaves. I will start searching aByte154. Thank you.
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Dec 2008
    Posts
    207
    Thanks given
    2
    Thanks received
    9
    Rep Power
    14
    Lol, still need a fix!
    Reply With Quote  
     

  8. #8  
    Motivation is your best friend
    geordie's Avatar
    Join Date
    Nov 2008
    Posts
    750
    Thanks given
    3
    Thanks received
    19
    Rep Power
    0
    }

    if (i == 11740)
    {
    itemDef.actions = new String[5];
    itemDef.actions[1] = "Wield";
    itemDef.modelID = 44590;
    itemDef.maleEquip1 = 43660;//anInt165
    itemDef.femaleEquip1 = 43600;//anInt200
    itemDef.modelZoom = 789;
    itemDef.modelRotation1 = 240;
    itemDef.modelRotation2 = 60;
    itemDef.modelOffset1 = -1;
    itemDef.modelOffset2 = -23;
    itemDef.name = "Dragon claws";
    itemDef.description = "A set of fighting claws.".getBytes();
    }
    /**End Of Hardcoded Items**/
    return itemDef;

    rep++ if this helped =]
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Dec 2008
    Posts
    207
    Thanks given
    2
    Thanks received
    9
    Rep Power
    14
    Quote Originally Posted by nathanz View Post
    }

    if (i == 11740)
    {
    itemDef.actions = new String[5];
    itemDef.actions[1] = "Wield";
    itemDef.modelID = 44590;
    itemDef.maleEquip1 = 43660;//anInt165
    itemDef.femaleEquip1 = 43600;//anInt200
    itemDef.modelZoom = 789;
    itemDef.modelRotation1 = 240;
    itemDef.modelRotation2 = 60;
    itemDef.modelOffset1 = -1;
    itemDef.modelOffset2 = -23;
    itemDef.name = "Dragon claws";
    itemDef.description = "A set of fighting claws.".getBytes();
    }
    /**End Of Hardcoded Items**/
    return itemDef;

    rep++ if this helped =]
    LoL.

    Sorry no, but that's not even close unfortunately.

    My error is something totally different.
    Reply With Quote  
     

  10. #10  
    Respected Member


    kLeptO's Avatar
    Join Date
    Dec 2006
    Age
    25
    Posts
    2,955
    Thanks given
    1,183
    Thanks received
    754
    Discord
    View profile
    Rep Power
    3084
    Moved to client section as this is client-sided problem.
    Reply With Quote  
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. Female character looks crooked
    By rexz0rd in forum Help
    Replies: 0
    Last Post: 12-17-2011, 03:59 PM
  2. Can't create a Female character
    By pluck in forum Help
    Replies: 1
    Last Post: 02-03-2011, 12:03 AM
  3. [DELTA HELP] Female Character
    By Medizine in forum Help
    Replies: 1
    Last Post: 12-19-2010, 11:45 PM
  4. 614/613 Female Character
    By 546 ftw in forum Help
    Replies: 5
    Last Post: 08-19-2010, 03:27 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •