snowflake1963
New member
- Messages
- 97
- Points
- 0
Hello All ^^
I seem to be having a problem with item_chain.conf.
We are changing over from rAthena to Hercules, all custom items worked on rAthena.
I have a lot of custom items that is using the command " bonus bAddMonsterDropChainItem,n; " in their script.
I dont seem to be getting any drops at all.
I have added the item groups to item_chain.conf
in the same manner as the other groups in that file.
I even tried a normal ro headgear that has the same script and nothing drops.
Is there a way to fix the chance?
I did try changing the numbers to higher and still nothing.
here is an example:
the script: bonus bAddMonsterDropChainItem,ITMCHAIN_DYESTUFFS;
the item_chain.conf:
ITMCHAIN_DYESTUFFS: {
Scarlet_Dyestuffs: 100
Lemon_Dyestuffs: 100
Cobaltblue_Dyestuffs: 100
Darkgreen_Dyestuffs: 100
Orange_Dyestuffs: 100
Violet_Dyestuffs: 100
White_Dyestuffs: 100
Black_Dyestuffs: 100
Pink_Dyestuffs: 100
Can someone please help with this problem
I seem to be having a problem with item_chain.conf.
We are changing over from rAthena to Hercules, all custom items worked on rAthena.
I have a lot of custom items that is using the command " bonus bAddMonsterDropChainItem,n; " in their script.
I dont seem to be getting any drops at all.
I have added the item groups to item_chain.conf
in the same manner as the other groups in that file.
I even tried a normal ro headgear that has the same script and nothing drops.
Is there a way to fix the chance?
I did try changing the numbers to higher and still nothing.
here is an example:
the script: bonus bAddMonsterDropChainItem,ITMCHAIN_DYESTUFFS;
the item_chain.conf:
ITMCHAIN_DYESTUFFS: {
Scarlet_Dyestuffs: 100
Lemon_Dyestuffs: 100
Cobaltblue_Dyestuffs: 100
Darkgreen_Dyestuffs: 100
Orange_Dyestuffs: 100
Violet_Dyestuffs: 100
White_Dyestuffs: 100
Black_Dyestuffs: 100
Pink_Dyestuffs: 100
Can someone please help with this problem