S Shackles New member Messages 6 Points 0 Emulator rAthena Mar 1, 2014 #2 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,
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,
D Dastgir Core Developer Messages 3,805 Points 0 Discord Dastgir#1460 IRC Nickname Dastgir Github dastgirp Emulator Client Version 2019-02-28 RE Mar 1, 2014 #3 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.
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.
S Shackles New member Messages 6 Points 0 Emulator rAthena Mar 1, 2014 #4 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.
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.