As do i modify objects birth?.

Results 1 to 14 of 14
  1. #1
    Apprentice winddiuver is offline
    MemberRank
    Nov 2008 Join Date
    22Posts

    As do i modify objects birth?.

    As do i modify objects birth?.

    Razon:

    zitem modified. do not appear in the creation of character.


    i leave image ^ ^

    Saludos desde argentina =D
    Attached Thumbnails Attached Thumbnails dibujo.jpg  


  2. #2
    Account Upgraded | Title Enabled! Testing-NLG is offline
    MemberRank
    Dec 2008 Join Date
    NetherlandsLocation
    357Posts

    Re: As do i modify objects birth?.

    Did you updated the woman.xml in the woman.mrs file also?

    only editing the zitem is never enough !

  3. #3
    Apprentice winddiuver is offline
    MemberRank
    Nov 2008 Join Date
    22Posts

    Re: As do i modify objects birth?.

    Quote Originally Posted by Testing-NLG View Post
    Did you updated the woman.xml in the woman.mrs file also?

    only editing the zitem is never enough !
    Yes, The 2 model (model mrs and model folder), zitem

    Other data more? =D

  4. #4
    Account Upgraded | Title Enabled! Testing-NLG is offline
    MemberRank
    Dec 2008 Join Date
    NetherlandsLocation
    357Posts

    Re: As do i modify objects birth?.

    i ment the woman.XML so the text file in the woman.MRS...

    If you did that, you could have a wrong code in it.

    And as i see you want the clothes to be weared if you've created a char.
    Wel i dont know how to do that, maybe someone else can help you with that ;)

  5. #5
    Account Upgraded | Title Enabled! corrado is offline
    MemberRank
    Aug 2008 Join Date
    219Posts

    Re: As do i modify objects birth?.

    hay una guia de modificar la DB para decir con q items empesar fijate bien en tut >_>
    englissh:
    O_O? :P

  6. #6
    Apprentice winddiuver is offline
    MemberRank
    Nov 2008 Join Date
    22Posts

    Re: As do i modify objects birth?.

    Quote Originally Posted by corrado View Post
    hay una guia de modificar la DB para decir con q items empesar fijate bien en tut >_>
    englissh:
    O_O? :P
    no encuentro la tut, sera por mi mal ingles? =(, me mandarias por pm? hasta ma

  7. #7
    Sultan of Yolo Demantor is offline
    MemberRank
    May 2008 Join Date
    GermanyLocation
    1,266Posts

    Re: As do i modify objects birth?.

    You can Change the Items in Character Creation in your Database, not in Client.

  8. #8
    Apprentice winddiuver is offline
    MemberRank
    Nov 2008 Join Date
    22Posts

    Re: As do i modify objects birth?.

    Quote Originally Posted by Demantor View Post
    You can Change the Items in Character Creation in your Database, not in Client.
    you could tell me where? =D

  9. #9
    Sultan of Yolo Demantor is offline
    MemberRank
    May 2008 Join Date
    GermanyLocation
    1,266Posts

    Re: As do i modify objects birth?.

    Quote Originally Posted by winddiuver View Post
    you could tell me where? =D
    Ya,
    but, i already posted i how in some other topic :p but here :

    Code:
    GunzDB -->Programmability -->Stored Procedures --> spInsertChar
    Then Right Click and select Modify After that:
    Scroll down some to this :
    Code:
      /* Primary */
      SET @PrimaryItemID = 
        CASE @Costume
        WHEN 0 THEN 5001
        WHEN 1 THEN 5002
        WHEN 2 THEN 4005
        WHEN 3 THEN 4001
        WHEN 4 THEN 4002
        WHEN 5 THEN 4006
        END
    This is the Primery weapon input, Where you see
    Code:
    WHEN 0
    this means the selection in the Character Creation in the Client ( GunZ Character Create ).
    This is the case which be done for each case
    Code:
    THEN 5001
    as, When 0 = Selection Then 5001 = Melee item 5001(ID)(in Zitem.xml you can see this item ID)
    And so on for all as for /* Secondary */ , etc...

  10. #10
    Apprentice winddiuver is offline
    MemberRank
    Nov 2008 Join Date
    22Posts

    Re: As do i modify objects birth?.

    Quote Originally Posted by Demantor View Post
    Ya,
    but, i already posted i how in some other topic :p but here :

    Code:
    GunzDB -->Programmability -->Stored Procedures --> spInsertChar
    Then Right Click and select Modify After that:
    Scroll down some to this :
    Code:
      /* Primary */
      SET @PrimaryItemID = 
        CASE @Costume
        WHEN 0 THEN 5001
        WHEN 1 THEN 5002
        WHEN 2 THEN 4005
        WHEN 3 THEN 4001
        WHEN 4 THEN 4002
        WHEN 5 THEN 4006
        END
    This is the Primery weapon input, Where you see
    Code:
    WHEN 0
    this means the selection in the Character Creation in the Client ( GunZ Character Create ).
    This is the case which be done for each case
    Code:
    THEN 5001
    as, When 0 = Selection Then 5001 = Melee item 5001(ID)(in Zitem.xml you can see this item ID)
    And so on for all as for /* Secondary */ , etc...
    Thanx, It worked, but I have another problem: S.
    When I am creating personage the objects are not seen

    As the image that I show firstly, the prominent figures are created by respective objects, but the objects are not seen when this(this one) being created the personage.

  11. #11
    Account Upgraded | Title Enabled! BRAZIL-PAULINHO is offline
    MemberRank
    Sep 2008 Join Date
    Brasil, RioLocation
    537Posts

    Re: As do i modify objects birth?.

    Sexy Login =D

  12. #12
    Sultan of Yolo Demantor is offline
    MemberRank
    May 2008 Join Date
    GermanyLocation
    1,266Posts

    Re: As do i modify objects birth?.

    Quote Originally Posted by winddiuver View Post
    Thanx, It worked, but I have another problem: S.
    When I am creating personage the objects are not seen

    As the image that I show firstly, the prominent figures are created by respective objects, but the objects are not seen when this(this one) being created the personage.
    Np, am.. what image are you meaning lol? ( Login.mrs is your problem then if something wrong on your login )

    If you mean the Maiet Image which appears, simply Delete it from Default.mrs ( i think it is there ).

  13. #13
    Account Upgraded | Title Enabled! katsumi is offline
    MemberRank
    Oct 2008 Join Date
    Earth ??Location
    592Posts

    Re: As do i modify objects birth?.

    wat login is that ?

  14. #14
    Apprentice winddiuver is offline
    MemberRank
    Nov 2008 Join Date
    22Posts

    Re: As do i modify objects birth?.

    Quote Originally Posted by katsumi View Post
    wat login is that ?
    i have no textures. >.>

    This login this in this forum.

    My problem is:

    See this picture that i put?

    Not see the item.



Advertisement