Jump to content
  • 0

How to enable renewal guild skills?


anjasoleil1

Question


  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  65
  • Reputation:   0
  • Joined:  05/11/14
  • Last Seen:  

[Error]: Guild skill "GD_GUILD_STORAGE" with Id 10016 is out of the guild skill range [10000-10020], skipping.
[Error]: Occurred in file 'db/import/guild_skill_tree.yml' on line 39 and column 8.
GD_GUILD_STORAGE
[Error]: Guild skill "GD_CHARGESHOUT_FLAG" with Id 10017 is out of the guild skill range [10000-10020], skipping.
[Error]: Occurred in file 'db/import/guild_skill_tree.yml' on line 51 and column 8.
GD_CHARGESHOUT_FLAG
[Error]: Guild skill "GD_CHARGESHOUT_BEATING" with Id 10018 is out of the guild skill range [10000-10020], skipping.
[Error]: Occurred in file 'db/import/guild_skill_tree.yml' on line 57 and column 8.
GD_CHARGESHOUT_BEATING
[Error]: Guild skill "GD_EMERGENCY_MOVE" with Id 10019 is out of the guild skill range [10000-10020], skipping.
[Error]: Occurred in file 'db/import/guild_skill_tree.yml' on line 63 and column 8.
GD_EMERGENCY_MOVE

 

I added this to import/skill_db.yml

How do I enable it in pre-renewal

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 1

  • Group:  Members
  • Topic Count:  107
  • Topics Per Day:  0.02
  • Content Count:  770
  • Reputation:   69
  • Joined:  02/10/12
  • Last Seen:  

On 7/8/2021 at 5:21 PM, Akbare said:

how to solved ?

[ Error ] : Guild skill "GD_GUILD_STORAGE" with Id 10016 is out of the guild skill range [10000-10020], skipping.

 

in mmo.hpp

change maxguild
into 
#define MAX_GUILDSKILL    17 

 

Hi, do you have solved your problem?

 

  • Love 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  491
  • Reputation:   19
  • Joined:  11/19/11
  • Last Seen:  

how to solved ?

[ Error ] : Guild skill "GD_GUILD_STORAGE" with Id 10016 is out of the guild skill range [10000-10020], skipping.

 

On 7/8/2021 at 5:49 PM, LearningRO said:

in mmo.hpp

change maxguild
into 
#define MAX_GUILDSKILL    17 

thx brother work like a charm ?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...