Jump to content
  • 0

The guild does not have a guild storage


Krenjeroth

Question


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  55
  • Reputation:   2
  • Joined:  08/18/13
  • Last Seen:  

As the title says Got all the guild skills
checked the DATABASE and the guild table was updated
as well as the tables: guild_alliance, guild_expulsion, guild_member, guild_skill and guild_position.

but the guild_storage is empty. Every time I create a guild that table is still empty.
 

and whenever I try to open the Guild storage
this shows up

Capture4.PNG

Link to comment
Share on other sites

9 answers to this question

Recommended Posts

  • 1

  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  255
  • Reputation:   232
  • Joined:  07/24/13
  • Last Seen:  

7 minutes ago, KrenjerJS said:

Capture1.PNG

Capture2.PNG

Capture3.PNG

You need to update skillinfoz (lua) in your client.
I use luas from @zackdreaver https://github.com/zackdreaver/ROenglishRE/tree/master
SkillInfoz link

Edited by Balfear
  • Upvote 1
Link to comment
Share on other sites

  • 1

  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  255
  • Reputation:   232
  • Joined:  07/24/13
  • Last Seen:  

10 minutes ago, KrenjerJS said:

Well that was pretty awesome!
I manually added the skill and it worked Thanks for your help!

but now its showing this 

Capture5.PNG

Storage permissoin can change only Guild Master from Guild UI.
image.png.d402a670ccec8a3ea5c6e805c2458cff.png

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  255
  • Reputation:   232
  • Joined:  07/24/13
  • Last Seen:  

5 minutes ago, KrenjerJS said:

As the title says Got all the guild skills
checked the DATABASE and the guild table was updated
as well as the tables: guild_alliance, guild_expulsion, guild_member, guild_skill and guild_position.

but the guild_storage is empty. Every time I create a guild that table is still empty.
 

and whenever I try to open the Guild storage
this shows up

Capture4.PNG

Your guild must learn skill "Guild storage".
Added Guild Storage Expansion Skill

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  55
  • Reputation:   2
  • Joined:  08/18/13
  • Last Seen:  

5 minutes ago, Balfear said:
5 minutes ago, Balfear said:

Your guild must learn skill "Guild storage".
Added Guild Storage Expansion Skill

Thanks for your reply Balfear ?
Well at least that is cleared out for me.

I actually disabled the Guild Storage Expansion.
because its giving me this errors.

 

Capture1.PNG

Capture2.PNG

Capture3.PNG

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  255
  • Reputation:   232
  • Joined:  07/24/13
  • Last Seen:  

39 minutes ago, KrenjerJS said:

As the title says Got all the guild skills
checked the DATABASE and the guild table was updated
as well as the tables: guild_alliance, guild_expulsion, guild_member, guild_skill and guild_position.

but the guild_storage is empty. Every time I create a guild that table is still empty.
 

and whenever I try to open the Guild storage
this shows up

Capture4.PNG

If you don`t want use new guild storage system you can disable it in src/config/packets.hpp
Comment next lines and recompile your server:

/// Comment to disable the official Guild Storage skill.
/// When enabled, this will set the guild storage size to the level of the skill * 100.
// #if PACKETVER >= 20131223
//	#define OFFICIAL_GUILD_STORAGE
// #endif

 

Edited by Balfear
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  55
  • Reputation:   2
  • Joined:  08/18/13
  • Last Seen:  

31 minutes ago, Balfear said:

You need to update skillinfoz (lua) in your client.
I use luas from @zackdreaver https://github.com/zackdreaver/ROenglishRE/tree/master
SkillInfoz link

Well that was pretty awesome!
I manually added the skill and it worked Thanks for your help!

but now its showing this 

Capture5.PNG

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  55
  • Reputation:   2
  • Joined:  08/18/13
  • Last Seen:  

5 minutes ago, Balfear said:

Storage permissoin can change only Guild Master from Guild UI.
image.png.d402a670ccec8a3ea5c6e805c2458cff.png

Geez. I didn't know there was something like that on the Guild UI.
My bad. hahaha.
Yet again Thank you so much sir @Balfear you the real MVP. 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  13
  • Reputation:   0
  • Joined:  03/24/16
  • Last Seen:  

Im having the same issue which skillinfoz? im using 2015 client. thanks in advance. THe guild expansion skill is not shown in guild skill tree

 

Edited by Oliver
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.02
  • Content Count:  112
  • Reputation:   0
  • Joined:  09/02/20
  • Last Seen:  

On 9/14/2018 at 5:01 PM, Balfear said:

You need to update skillinfoz (lua) in your client.
I use luas from @zackdreaver https://github.com/zackdreaver/ROenglishRE/tree/master
SkillInfoz link

i have the same problem, already follow this but not working for me

for @gstorage its ok, the problem only bmp

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...