chojuro 0 Posted February 19, 2023 after i update the skill_db.txt to skill_db.conf suddenly all skill weapon requirements doesnt working all skills can be use without the required weapon can someone know where to look at it? Quote Share this post Link to post Share on other sites
0 jasonch 0 Posted February 20, 2023 Maybe there was something wrong with the conversion. Can you try using default skill_db.conf from Github to see? Quote Share this post Link to post Share on other sites
0 chojuro 0 Posted February 20, 2023 8 hours ago, jasonch said: Maybe there was something wrong with the conversion. Can you try using default skill_db.conf from Github to see? i already check the skill_db.conf from original it is the same Quote Share this post Link to post Share on other sites
0 jasonch 0 Posted February 21, 2023 Did you try with normal account? Level 99 GM's skills are set to unconditional by default. Quote Share this post Link to post Share on other sites
0 Kuya Jeo 120 Posted February 24, 2023 On 2/19/2023 at 7:11 PM, chojuro said: after i update the skill_db.txt to skill_db.conf suddenly all skill weapon requirements doesnt working all skills can be use without the required weapon can someone know where to look at it? Check your group.conf and find skill_unconditional this must be FALSE { id: 99 name: "Admin" level: 99 inherit: ( "Support", "Law Enforcement" ) commands: { /* not necessary due to all_commands: true */ } log_commands: true permissions: { can_trade: true can_trade_bound: false can_party: true all_skill: false all_equipment: false skill_unconditional: false use_check: true use_changemaptype: true all_commands: true hchsys_admin: true use_macro_interface: true } } Quote Share this post Link to post Share on other sites
0 chojuro 0 Posted February 25, 2023 On 2/24/2023 at 2:25 PM, Kuya Jeo said: Check your group.conf and find skill_unconditional this must be FALSE { id: 99 name: "Admin" level: 99 inherit: ( "Support", "Law Enforcement" ) commands: { /* not necessary due to all_commands: true */ } log_commands: true permissions: { can_trade: true can_trade_bound: false can_party: true all_skill: false all_equipment: false skill_unconditional: false use_check: true use_changemaptype: true all_commands: true hchsys_admin: true use_macro_interface: true } } { id: 99 name: "Admin" level: 99 inherit: ( "Support", "Law Enforcement" ) commands: { /* not necessary due to all_commands: true */ } log_commands: true permissions: { can_trade: true can_trade_bound: false can_party: true all_skill: false all_equipment: false skill_unconditional: false use_check: true use_changemaptype: true all_commands: true hchsys_admin: true use_macro_interface: true } } i already checked this im using normal players account Quote Share this post Link to post Share on other sites
after i update the skill_db.txt to skill_db.conf suddenly all skill weapon requirements doesnt working all skills can be use without the required weapon can someone know where to look at it?
Share this post
Link to post
Share on other sites