Tio Akima 74 Posted January 6, 2019 Guys I'm trying to use the skills without restriction WE_FEMALE WE_MALE I removed the marriage restrictions And I changed the skill to use with friends. I edited on skill_db I removed SkillInfo: { Wedding: true } and changed to: SkillType: { Friend: true } but it still does not work Are there any other restrictions? Quote Share this post Link to post Share on other sites
0 Shourei 6 Posted January 6, 2019 It's coded to check for Partners: https://github.com/HerculesWS/Hercules/blob/406ae363a78527fa1189cf29ab322e0a9146e330/src/map/unit.c#L1302 Quote Share this post Link to post Share on other sites
Guys
I'm trying to use the skills without restriction
WE_FEMALE
WE_MALE
I removed the marriage restrictions
And I changed the skill to use with friends.
I edited on skill_db
I removed
SkillInfo: { Wedding: true }
and changed to:
SkillType: { Friend: true }
but it still does not work
Are there any other restrictions?
Share this post
Link to post
Share on other sites