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!

Problem adding D15 Stones

Newbie Spellweaver
Joined
Dec 4, 2014
Messages
23
Reaction score
1
Hello!
i'm trying to add D15 Stones to my DB, i edited everything i think (refobjcommon, refobjitem, refmagicopt) (itemdata_45000, textdata_object)
the problem is, when i use gm command to create for example STR stone and i use the cheat :
/Makeitem ITEM_ETC_ARCHEMY_MAGICSTONE_STR_15 1
and it says (Cheat Success) but no drop!!!
any ideas what's the problem?
and also can u tell me where exactly are those files in the data folder :
item\etc\archemy_magicstone_str.ddj
item\etc\drop_archemy_1.bsr

_Refobjcommon
PHP:
160047ITEM_ETC_ARCHEMY_MAGICSTONE_STR_15?? ???xxxSN_ITEM_ETC_ARCHEMY_MAGICSTONE_STR_15SN_ITEM_ETC_ARCHEMY_MAGICSTONE_STR_TT_DESC0033111180000301112553100005545790002500110916-10-10-10-10-10000000100000xxxitem\etc\drop_archemy_1.bsritem\etc\archemy_magicstone_str.ddjxxxxxx21544
_Refobjitem
PHP:
21544100200150000000000000000000000000000000000000000000000000000000015MATTR_STR169090560? 10, 20, 30, 0                                                                                                                  86179840? 5, 35, 0, 050xxx-1xxx-1xxx-1xxx-1xxx-1xxx-1xxx-1xxx-1xxx-1xxx-1xxx-1xxx-1xxx-1xxx-1xxx-1xxx-1xxx000
_refmagicopt
PHP:
1443MATTR_STR+15100756645065538393226393226194913162400003000001756645000000weapon1armor1shield1accessory1xxx0xxx0xxx0xxx0xxx0xxx0
itemdata_45000
PHP:
1    60047    ITEM_ETC_ARCHEMY_MAGICSTONE_STR_15    ?? ???    xxx    SN_ITEM_ETC_ARCHEMY_MAGICSTONE_STR_15    SN_ITEM_ETC_ARCHEMY_MAGICSTONE_STR_TT_DESC    0    0    3    3    11    1    180000    3    0    1    1    1    255    3    1    0    0    0    0    554579    0    0    0    2500    110916    -1    0    -1    0    -1    0    -1    0    -1    0    0    0    0    0    0    0    100    0    0    0    xxx    item\etc\drop_archemy_1.bsr    item\etc\archemy_magicstone_str.ddj    xxx    xxx    100    2    0    0    14    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    15    MATTR_STR    169090560    ? 10, 20, 30, 0    86179840    ? 5, 35, 0, 0    50    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    -1    xxx    -1    xxx    -1    xxx    -1    xxx    0    0
 
Back
Top