Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

How to...

Junior Spellweaver
Joined
Feb 27, 2021
Messages
106
Reaction score
9
HI I wanna saw how to add an item for example like :

Code:
11    II_SYS_SYS_SCR_AWAKE_SELECT_INT    IDS_PROPITEM_ACE_TXT_018159    1    9999    IK1_ACTIVE    IK2_ONCE    IK3_GENERAL_RANDOMOPTION_GEN    =    0    1    =    100000    =    =    =    =    =    =    =    0    =    =    =    =    =    1    1    =    =    =    =    _NONE    0    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    EXT_ITEM    WUI_NOW    =    =    =    =    =    =    =    =    =    0    0    0    0    0    =    =    =    =    =    =    =    =    =    =    =    =    =    1    =    =    =    """Itm_SysSysScrAwake.dds"""    0    """"""    IDS_PROPITEM_ACE_TXT_018160    1    300    0    0    1    0    0    0    0    0    2    =    =    =    =    =    =    =    =    =    =    1    1    1    1    1    0
to :
Code:
6    II_ARM_S_CLO_MAS_WINGSFX1    "Crystallized Butterfly Wings (N)"    1    1    IK1_ARMOR    IK2_CLOTH    IK3_WINGSFX    =    TRUE    =    =    4    =    =    =    =    =    PARTS_MASK    =    1    =    =    1    =    1    1    1    =    =    =    =    _NONE    0    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    DST_HP_MAX_RATE    =    =    5    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    =    XI_NAT_MAS_AURA1X    =    =    =    =    MTI_FSTAND1_D    =    =    =    =    =    =    =    =    =    =    3000    =    =    0    0    0    0    0    0    =    =    =    =    =    =    =    =    =    =    =    =    =    1    =    =    """Itm_RidRidWinWhiteTwinkle.dds"""    0    """"""    "Level 1 Starter Fashion"    1    300    0    0    1    0    0    0    1    0    2    =    =    =    =    =    =    =    =    =    =    1    1    1    1    1    0
In SpecItem.txt with no error what modification was needed, and if you are the modification if you can give me :) thx you both.
 
Last edited:
Back
Top