Some problems

Results 1 to 7 of 7
  1. #1
    Member FishnZone is offline
    MemberRank
    Jun 2010 Join Date
    53Posts

    Some problems

    I have some problems with several items on the server.

    First I will start with things that were already on the server,
    So I have three swords (greatsword), everything works, they attack, has a color and see a shape.
    But - you can not protect (block) or flip (flip), it does not make a movement.

    For the next thing,
    I added about 5 things (Deities Pack) are in fact: the sword, shotgun, a rocket launcher, pistol, revolver X2 (ie two guns in two hands)
    And now when I play with them they "slow down" the game (do not know if has been interpreted correctly) and change back to another weapon (which is not from Deities Pack) game returns to normal speed).

    Another thing is,
    I have gloves on behalf of Military Officer Gloves (Women), and have no color (they are gray),
    I went into the game folder -> model -> and extracted the woman.mrs and there's the fact file of gloves (eq_hands_15), how do I get the file?

    And something last,
    I added a large sword (greatsword) has a shape, not color, is gray, her name is icescythe.
    I went about adding the sword a few times (and in her case could have the attack, but did not protect and tossed).
    Last edited by FishnZone; 27-09-11 at 07:32 AM.


  2. #2
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: Some problems

    For your sword that you are talking about, you might want to check your motion and weapon type via weapon.xml in your Model.mrs and zitem.xml in your system.mrs.

    What are you talking about in this kind of situation?

    You can ask anyone to get the texture for your Military Officer Gloves (Women).

    Again check your motion and weapon type in weapon.xml and zitem.xml.

  3. #3
    Slothstronaut Justice For All is offline
    MemberRank
    Aug 2011 Join Date
    Almost thereLocation
    3,254Posts

    Re: Some problems

    Large/Great swords aren't meant to block. They are just meant to be able to slash.

    And now when I play with are "Mtkiaim" the game (do not know if has been interpreted correctly) and Cshmhlifim back another weapon (which is not from Deities Pack) game returns to normal speed).
    What the Hell are you talking about? o.O

    Lol@calling the sword 'Her', well as stated before Large Swords aren't meant to block or have a Secondary Attack (the Flip) although I know it can and has been done before.

  4. #4
    Member FishnZone is offline
    MemberRank
    Jun 2010 Join Date
    53Posts

    Re: Some problems

    Quote Originally Posted by Jirachi View Post
    For your sword that you are talking about, you might want to check your motion and weapon type via weapon.xml in your Model.mrs and zitem.xml in your system.mrs.
    I added the files (icescythe.elu and icescythe.dds) to
    model-> wepons-> sword

    I added the code
    <AddWeaponElu Name="icescythe" weapon_motion_type = "12" weapon_type = "16">
    <AddBaseModel Name="icescythe" filename="model/weapon/sword/icescythe.elu" />
    </ AddWeaponElu>

    So what's wrong?

    What are you talking about in this kind of situation?
    Read again
    You can ask anyone to get the texture for your Military Officer Gloves (Women).
    You can give me download ?
    Again check your motion and weapon type in weapon.xml and zitem.xml.
    I used the codes listed here
    http://forum.ragezone.com/f245/deiti...n-pack-591629/

    Quote Originally Posted by Subject N4XYZ View Post
    Large/Great swords aren't meant to block. They are just meant to be able to slash.



    What the Hell are you talking about? o.O

    Lol@calling the sword 'Her', well as stated before Large Swords aren't meant to block or have a Secondary Attack (the Flip) although I know it can and has been done before.
    How I do it
    And sorry for my English

  5. #5
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: Some problems

    Code:
    <AddWeaponElu Name="icescythe" weapon_motion_type = "1" weapon_type = "1">
    <AddBaseModel Name="icescythe" filename="model/weapon/sword/icescythe.elu" />
    </ AddWeaponElu>
    Try this code for your ice scythe.

    I got no files name eq_hands_15, but I bet someone on here will provide a link.

    I don't know what Aimed posted there, it got me confused for some reason.

  6. #6
    Ninja Goblin HellSniper is offline
    MemberRank
    Feb 2009 Join Date
    GermanyLocation
    1,791Posts

    Re: Some problems

    If the model is visible but grey, gunz failed to load the texture.
    This can be because of a corrupted texture or changed textures name.
    Check the names of the texture and inside the elu the texture/material name.

  7. #7
    Member FishnZone is offline
    MemberRank
    Jun 2010 Join Date
    53Posts

    Re: Some problems

    Quote Originally Posted by HellSniper View Post
    If the model is visible but grey, gunz failed to load the texture.
    This can be because of a corrupted texture or changed textures name.
    Check the names of the texture and inside the elu the texture/material name.
    I didn't change object name...
    There is a way to fix this?



Advertisement