Jump to content

Sirio

Premium
  • Posts

    81
  • Joined

  • Last visited

  • Days Won

    4
  • Feedback

    0%

Posts posted by Sirio

  1. To add armour:

     

    Take your files .gr2 and put them with .dds or .tga in this directory of the client:

     

    d:/ymir work/pc (or) pc2/race of character/

     

    Now go to root and in the .msm files (ex. assassin_m.msm for male)

    and scroll almost to the end and search for:

     

    Group ShapeData"number"  (ex.  Group ShapeData150 )

     

    and copy the entire function just after with a ShapeData151.

    In ShapeIndex you have to put a number that does not exist in the other ShapeIndex

     

    (ex. ShapeIndex         4334)

     

    This number you must put after in item_proto in the value of the armour on value3="4334" to give the 3d model.

     

     

    In Model put the gr2 of your armour:

     

    (ex.     Model          "assassin_carnival1.gr2" )

     

    and in SourceSkin put the .dds or .tga.

    You can remove TargetSkin.

     

    After go over the file and search:

     

    ShapeDataCount      "put the number next to the one put in Group ShapeData"

     

    (ex. if you have Group ShapeData151 you must put 152 in ShapeDataCount)

     

    Now we have done with the .msm

     

    Now go to locale in item_proto put in the string of the armour on value3="value of ShapeIndex" as explained above.

    Then add the icon in the armor item_list.txt  and make the part database in item_proto.

     

    We have done with armour.

     

    I hope it can be useful and sorry for bad english.

    • Love 1
  2. Hi,

     

    I have a problem with a crash core i don't know wat kind of problem it have

     

    there is the syrres:

     

     

     

    SYSERR: Mar 27 15:41:16 :: Process: SEQUENCE 29b56000 mismatch 0xaf != 0x64 header 254
    SYSERR: Mar 27 15:41:16 :: Process: SEQUENCE_LOG [uNKNOWN]-------------
    [254 : 0xaf]
     
    SYSERR: Mar 27 16:11:42 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
    SYSERR: Mar 27 16:11:45 :: pid_deinit: 
    End of pid
     
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.