How to add a custom box in item_group.conf

Shackles

New member
Messages
6
Points
0
Emulator
rAthena
Hi, how can I add a new box in there?

Code:
Gem_Box: ("Magic_Gem_Red","Magic_Gem_Blue","Magic_Gem_Green",)
Then running map_server I get:

Unknown group item "gem_box" skipping...

Thanks,

 
Your item aegis name should also be Gem_Box.

I dont remember if new group requires source, but I think those db edits are enough.

 
I didnt realize that in hercules you have to add it in item_db too, to just use it as a script, instead of item.

Problem solved.

 
Back
Top