mybitch 9 Posted January 19, 2014 Whenever I use the skill no summon appears, just that the plant bottle is decreased? Where in the part of source could I check or fix it?Note: I'm using old version of Hercules. Tried looking at skill.c and skill.h input but when comparing to old and new hercules they're almost the same except for some "->" inputs. What are the other alternatives? Thanks for the help Quote Share this post Link to post Share on other sites
0 pan 87 Posted January 19, 2014 It's not in the source, if you want to alter any type of requirement most of times you just need to alter skill_require_db.txt in your db folder 232,0,0,20,0,0,0,99,0,0,none,0,7137,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_CANNIBALIZE#ƒoƒCƒIƒvƒ‰ƒ“ƒg#7137 is the id of the item that's used and the one next to it is the quantity that's required.// Structure of Database:// SkillID,HPCost,MaxHPTrigger,SPCost,HPRateCost,SPRateCost,ZenyCost,RequiredWeapons,RequiredAmmoTypes,RequiredAmmoAmount,RequiredState,SpiritSphereCost,RequiredItemID1,RequiredItemAmount1,...,RequiredItemID10,RequiredItemAmount10 Quote Share this post Link to post Share on other sites
Whenever I use the skill no summon appears, just that the plant bottle is decreased? Where in the part of source could I check or fix it?
Note: I'm using old version of Hercules.
Tried looking at skill.c and skill.h input but when comparing to old and new hercules they're almost the same except for some "->" inputs.
What are the other alternatives? Thanks for the help
Share this post
Link to post
Share on other sites