Jump to content
  • 0

H>The guild does not have a guild storage | PRE-RE


Question

Posted (edited)

I need help with the stated issue above. It's been two days that I'm searching on how to fix this but still no avail. Maybe someone could help me on this.

Server info: PRE-RE

Recent changes: adjusted the guild max cap to 20

here is the prompt message when using @gstorage

image.png.0d64171e2ab090f0620488c96ab89d15.png

below is the guild skill. seems there's still 7 skill points that i haven't used. But there's no available skill to use it for.

image.png.34272a2012ed140b3f84f8d5ca4d103d.png

 

image.png.4ce870dacec07e1aa5ba8636cad0681b.png

 

image.png.58cafbb21cf901cce90c8239a4633c0b.png

 

here's the error when i tried to add the GD_GUILD_STORAGE in guild_skill_tree.yml. 

image.png.6b5f6397a121cf5a0a9b56db4c265db8.png

Edited by budek
adding information

1 answer to this question

Recommended Posts

  • 0
Posted

Finally found the fix!

 

 

diff --git a/src/custom/defines_post.hpp b/src/custom/defines_post.hpp
index 253b8cdbf..4c10c0623 100644
--- a/src/custom/defines_post.hpp
+++ b/src/custom/defines_post.hpp
@@ -9,6 +9,8 @@
  * For detailed guidance on these check http://rathena.org/wiki/SRC/config/
  **/

-
+#ifdef OFFICIAL_GUILD_STORAGE
+#undef OFFICIAL_GUILD_STORAGE
+#endif

 #endif /* CONFIG_CUSTOM_DEFINES_POST_HPP */

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...