Problem with Pills & Sbot

08/10/2018 12:10 devdash#1
i have made 2 new Pills and both work perfectly, but when i use sbot, sbot dont use em ever, like he's not reading em as Pills, when they do pills job, so what should i do ?
08/10/2018 21:10 #HB#2
Edit sbot with assembly to change the ID of the pills. OR: Edit the ID of the pills in your database.
08/11/2018 00:34 devdash#3
Quote:
Originally Posted by #HB View Post
Edit sbot with assembly to change the ID of the pills. OR: Edit the ID of the pills in your database.
thanks for ur replay, i really apprecaite it

PHP Code:
1    1    ITEM_ETC_GOLD_01    ??(?)    xxx    SN_ITEM_ETC_GOLD    SN_ITEM_ETC_GOLD_TT_DESC    0    0    3    3    5    0    180000    3    0    1    0    0    255    1    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    xxx    item\etc\drop_ch_money_small.bsr    item\etc\etc_gold.ddj    xxx    xxx    1 
which part is the id ?
08/11/2018 14:17 #HB#4
Excuse-moi? What is the relationship between Gold and your pills?
08/11/2018 15:52 devdash#5
Quote:
Originally Posted by #HB View Post
Excuse-moi? What is the relationship between Gold and your pills?
comon that's an example, i just want you to show me which part is the ID

but the real line if that matter is
RefObjCommon:
PHP Code:
1    42475    ITEM_ETC_CURE_ALL_05_SILK    ?? ?? ?? (?)    xxx    SN_ITEM_ETC_CURE_ALL_05    SN_ITEM_ETC_CURE_ALL_05_TT_DESC    1    0    3    3    2    6    180000    3    0    1    1    1    255    0    1    0    0    1    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    xxx    item\etc\drop_mall_bag.bsr    item\etc\pillspecbag.ddj    xxx    xxx    22014
1    42476    ITEM_ETC_CURE_RANDOM_04_SILK    
??? ??(?)    xxx    SN_ITEM_ETC_CURE_RANDOM_04    SN_ITEM_ETC_CURE_RANDOM_04_TT_DESC    1    0    3    3    2    1    180000    3    0    1    1    1    255    0    1    0    0    1    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    xxx    item\etc\drop_mall_bag.bsr    item\etc\pillpuribag.ddj    xxx    xxx    22015 
RefObjItem:
PHP Code:
22014    10000    2    0    0    5    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    228    ???????    228    ???????                                                                                                                              228    ???????    228    ???????    228    ???????    228    ???????    -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    0
22015    10000    2    0    0    4    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    25145280    
????????    12    ??????                                                                                                                               100    ????    -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    -1    xxx    0    0    0 
08/11/2018 16:53 #HB#6
It's the common ID.
08/11/2018 22:56 devdash#7
Quote:
Originally Posted by #HB View Post
It's the common ID.
can i have the same id for both items ? i think that will broke the database , let me know if iam wrong please...
08/11/2018 23:55 #HB#8
Quote:
Originally Posted by alydandy View Post
can i have the same id for both items ?
No, for sure.