Help Adding Items

Results 1 to 3 of 3
  1. #1
    Member lo1997xd is offline
    MemberRank
    Feb 2012 Join Date
    31Posts

    Help Adding Items

    hello guys

    i want to added new avatar and iitems to server
    i added them to _refObjCommon
    i must to add them also on the _RefObjItem but how to use that table what i have must write them its possible to copy there from media or someone can do script like Caipi did for add item to mall?


  2. #2
    Elite Member yona1006 is offline
    Member +Rank
    Dec 2011 Join Date
    Valencia, VenezLocation
    130Posts

    Re: Help Adding Items

    Quote Originally Posted by lo1997xd View Post
    hello guys

    i want to added new avatar and iitems to server
    i added them to _refObjCommon
    i must to add them also on the _RefObjItem but how to use that table what i have must write them its possible to copy there from media or someone can do script like Caipi did for add item to mall?
    Edit :
    In Media.pk2 Is
    PHP Code:
    1    (ID _refObjCommon)     ITEM_MALL_AVATAR_M_NOBLESSE    귀족 의상 ()    xxx    SN_ITEM_MALL_AVATAR_M_NOBLESSE    SN_ITEM_MALL_AVATAR_M_NOBLESSE_TT_DESC    1    0    3    1    13    2    180000    3    0    1    1    1    255    0    1    0    0    0    0    0    0    0    0    0    0    -1    0    -1    0    -1    0    -1    0    -1    0    0    0    0    0    0    0    100    0    0    0    item\Avatar\avatar_m_noblesse.bsr    item\etc\drop_ch_eventbox.bsr    item\Avatar\mall_avatar_m_noblesse.ddj    xxx    xxx    1    1    0    0    1    0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0    0    0    0    0    0    0    0    0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    574    [,,,,,직업]    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    4    1 
    RefbjCommon

    PHP Code:
    1    (ID _refObjCommon)     ITEM_MALL_AVATAR_M_NOBLESSE    귀족 의상 ()    xxx    SN_ITEM_MALL_AVATAR_M_NOBLESSE    SN_ITEM_MALL_AVATAR_M_NOBLESSE_TT_DESC    1    0    3    1    13    2    180000    3    0    1    1    1    255    0    1    0    0    0    0    0    0    0    0    0    0    -1    0    -1    0    -1    0    -1    0    -1    0    0    0    0    0    0    0    100    0    0    0    itemAvataravatar_m_noblesse.bsr    itemetcdrop_ch_eventbox.bsr    itemAvatarmall_avatar_m_noblesse.ddj    xxx    xxx    (ID _RefObjItem
    RefobjItem

    PHP Code:
     (ID RefObjItem)    1    1    0    0    1    0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0    0    0    0    0    0    0    0    0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    574    [,,,,,직업]    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    4    1    0 

  3. #3
    Member lo1997xd is offline
    MemberRank
    Feb 2012 Join Date
    31Posts

    Re: Help Adding Items

    thank you very much for your help ;)



Advertisement