GubA 0 Posted July 6, 2014 I don't know how to edit. Quote Share this post Link to post Share on other sites
0 ぽろり 1 Posted July 6, 2014 skill_tree.conf seems you added more skills to the super novice's skill tree. Quote Share this post Link to post Share on other sites
0 Jedzkie 58 Posted July 6, 2014 this issue is fixed @ https://github.com/HerculesWS/Hercules/commit/79a6bf00d6e91ecdf157b904d82ba8ae92f4d99d Quote Share this post Link to post Share on other sites
0 GubA 0 Posted July 7, 2014 I don't know where. Super_Novice: { inherit: ( "Novice" ); skills: { SM_SWORD: 10 SM_RECOVERY: 10 SM_BASH: 10 SM_PROVOKE: 10 SM_MAGNUM: { MaxLevel: 10 SM_BASH: 5 } SM_ENDURE: { MaxLevel: 10 SM_PROVOKE: 5 } MG_SRECOVERY: 10 MG_SIGHT: 1 MG_NAPALMBEAT: 10 MG_SAFETYWALL: { MaxLevel: 10 MG_NAPALMBEAT: 7 MG_SOULSTRIKE: 5 } MG_SOULSTRIKE: { MaxLevel: 10 MG_NAPALMBEAT: 4 } MG_COLDBOLT: 10 MG_FROSTDIVER: { MaxLevel: 10 MG_COLDBOLT: 5 } MG_STONECURSE: 10 MG_FIREBALL: { MaxLevel: 10 MG_FIREBOLT: 4 } MG_FIREWALL: { MaxLevel: 10 MG_FIREBALL: 5 MG_SIGHT: 1 } MG_FIREBOLT: 10 MG_LIGHTNINGBOLT: 10 MG_THUNDERSTORM: { MaxLevel: 10 MG_LIGHTNINGBOLT: 4 } AL_DP: 10 AL_DEMONBANE: { MaxLevel: 10 AL_DP: 3 } AL_RUWACH: 1 AL_PNEUMA: { MaxLevel: 1 AL_WARP: 4 } AL_TELEPORT: { MaxLevel: 2 AL_RUWACH: 1 } AL_WARP: { MaxLevel: 4 AL_TELEPORT: 2 } AL_HEAL: 10 AL_INCAGI: { MaxLevel: 10 AL_HEAL: 3 } AL_DECAGI: { MaxLevel: 10 AL_INCAGI: 1 } AL_HOLYWATER: 1 AL_CRUCIS: { MaxLevel: 10 AL_DEMONBANE: 3 } AL_ANGELUS: { MaxLevel: 10 AL_DP: 3 } AL_BLESSING: { MaxLevel: 10 AL_DP: 5 } AL_CURE: { MaxLevel: 1 AL_HEAL: 2 } MC_INCCARRY: 10 MC_DISCOUNT: { MaxLevel: 10 MC_INCCARRY: 3 } MC_OVERCHARGE: { MaxLevel: 10 MC_DISCOUNT: 3 } MC_PUSHCART: { MaxLevel: 10 MC_INCCARRY: 5 } MC_IDENTIFY: 1 MC_VENDING: { MaxLevel: 10 MC_PUSHCART: 3 } MC_MAMMONITE: 10 AC_OWL: 10 AC_VULTURE: { MaxLevel: 10 AC_OWL: 3 } AC_CONCENTRATION: { MaxLevel: 10 AC_VULTURE: 1 } TF_DOUBLE: 10 TF_MISS: 10 TF_STEAL: 10 TF_HIDING: { MaxLevel: 10 TF_STEAL: 5 } TF_POISON: 10 TF_DETOXIFY: { MaxLevel: 1 TF_POISON: 3 } ALL_BUYING_STORE: { MaxLevel: 1 MC_VENDING: 1 } }} Quote Share this post Link to post Share on other sites
0 Jedzkie 58 Posted July 7, 2014 Just increase you max skill tree from 84 to 85 in mmo.h Quote Share this post Link to post Share on other sites
0 GubA 0 Posted July 7, 2014 //Update this max as necessary. 55 is the value needed for Super Baby currently //Raised to 84 since Expanded Super Novice needs it. #define MAX_SKILL_TREE 85 #define DEFAULT_WALK_SPEED 150 Or not? If yes I have edit but not work. Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted July 7, 2014 //Update this max as necessary. 55 is the value needed for Super Baby currently //Raised to 84 since Expanded Super Novice needs it. #define MAX_SKILL_TREE 85 #define DEFAULT_WALK_SPEED 150 Or not? If yes I have edit but not work. Should be fixed with https://github.com/HerculesWS/Hercules/commit/36712df4cf1f7fbc1a78eb4a7afee1630fa4c4be Quote Share this post Link to post Share on other sites
0 arisgamers 6 Posted July 7, 2014 just pull it (update your hercules), and recompile it. Quote Share this post Link to post Share on other sites
0 GubA 0 Posted July 7, 2014 just pull it (update your hercules), and recompile it. I have load svn on yesterday. Quote Share this post Link to post Share on other sites
0 GubA 0 Posted July 7, 2014 //Update this max as necessary. 55 is the value needed for Super Baby currently //Raised to 84 since Expanded Super Novice needs it. #define MAX_SKILL_TREE 85 #define DEFAULT_WALK_SPEED 150 Or not? If yes I have edit but not work. Should be fixed with https://github.com/HerculesWS/Hercules/commit/36712df4cf1f7fbc1a78eb4a7afee1630fa4c4be Change #define MAX_SKILL_TREE 85 to #define MAX_SKILL_TREE 86 ? Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted July 7, 2014 //Update this max as necessary. 55 is the value needed for Super Baby currently //Raised to 84 since Expanded Super Novice needs it. #define MAX_SKILL_TREE 85 #define DEFAULT_WALK_SPEED 150 Or not? If yes I have edit but not work. Should be fixed with https://github.com/HerculesWS/Hercules/commit/36712df4cf1f7fbc1a78eb4a7afee1630fa4c4be Change #define MAX_SKILL_TREE 85 to #define MAX_SKILL_TREE 86 ? Yes. if you have loaded via svn, you can update via "svn up" command or via tortoisesvn.. Quote Share this post Link to post Share on other sites
0 GubA 0 Posted July 7, 2014 Thank you every body.I think i wil stop edit.Thank you. Quote Share this post Link to post Share on other sites
I don't know how to edit.
Share this post
Link to post
Share on other sites